Thread: Graalshop..?
View Single Post
  #2  
Old 09-04-2001, 01:37 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
When you open Graal shop, it always defaults to idle.gani, so you must go and locate kendead.gani. After that, log into the level editor and make sure you have the script...
NPC Code:
if (playerenters) {
replaceani dead,kendead;
}

That should work...
__________________
the sky is falling
Reply With Quote