M magicman New member Messages 6 Points 0 May 20, 2015 #2 Hey guys, I edited Healer NPCs sprite number from 1 to 412 but the sprite is still the old one... How can I fix this?
Hey guys, I edited Healer NPCs sprite number from 1 to 412 but the sprite is still the old one... How can I fix this?
Kuya Jeo New member Messages 596 Points 0 Emulator May 21, 2015 #3 magicman said: Hey guys, I edited Healer NPCs sprite number from 1 to 412 but the sprite is still the old one... How can I fix this? Click to expand... check 1st your header, it should be like this prontera,150,150,5<tab>script<tab>NPCNAME<tab>NPCID,{ E.g prontera,150,150,5 script Healer 123,{ you can check the npc list here http://dotalux.com/ro/npclist/ and restart your server if you will change anything in your npc script or use @reloadscript Last edited by a moderator: May 21, 2015
magicman said: Hey guys, I edited Healer NPCs sprite number from 1 to 412 but the sprite is still the old one... How can I fix this? Click to expand... check 1st your header, it should be like this prontera,150,150,5<tab>script<tab>NPCNAME<tab>NPCID,{ E.g prontera,150,150,5 script Healer 123,{ you can check the npc list here http://dotalux.com/ro/npclist/ and restart your server if you will change anything in your npc script or use @reloadscript