View Single Post
  #4  
Old 07-25-2006, 08:13 PM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
Quote:
Originally Posted by ForgottenLegacy
Yen:

PHP Code:
removetiledefs(); 
I have a command on Zodiac called '/reset tiles', which calls that function. It works for me!
That's right, but I'm not going to have players doing that every time they enter these levels.

I tried to removetildefs() when the player enters and it didn't work. :/
I'd like to remove the NPC causing this, if anyone can think of where it might be.
An NPC Weapon loads all tiledefs. There should be no local tiledef scripts.
Reply With Quote