View Single Post
  #1  
Old 04-18-2007, 04:42 AM
theHAWKER theHAWKER is offline
**FLIP OUT**
theHAWKER's Avatar
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
theHAWKER is an unknown quantity at this point
Cool If you cant see it it cant be there...

If you cant see it it cant be there, at least thats what it looks like...

I'm trying to make a hole in the ground, BUT your not sapost to go down from the top, so to stop people from going down there i put an invisable block, but it wont work.
this is my script for the block:
PHP Code:
// NPC made by theHAWKER is a
if (created) {y-=.01;
drawaslight;
}
//#CLIENTSIDE
if (playerenters) {
  
setcoloreffect 1,1,1,0.01;

can someone help me out?
__________________
**FLIP OUT**
Reply With Quote