Thread: Help
View Single Post
  #3  
Old 01-20-2002, 12:42 AM
SkooL SkooL is offline
somebody to love
Join Date: Jun 2001
Location: bat country.
Posts: 3,446
SkooL is on a distinguished road
Send a message via AIM to SkooL
Looks like you've set a bad offline tile definition. Put an NPC in the level with:
NPC Code:
NPC Code:
if (playerenters)
{
removedefs;
}




I think that is the command. If it's not, try something like "removetiledefs".
__________________
the sky is falling
Reply With Quote