Fixed
Hi. i have compiled setCreatureName lua script.the link to the thread http://otland.net/f35/change-existing-monster-name-game-131643/
it is working good but there is a part that doesn't work.
Main Part
V
the part that doesn't work
when i look at the monster i find
you see A Giant Rotworm but the name ingame is still a rotworm
Any Help
Rep++
Not Fixed
Monster Doesn't summon after killing it
Hi. i have compiled setCreatureName lua script.the link to the thread http://otland.net/f35/change-existing-monster-name-game-131643/
it is working good but there is a part that doesn't work.
Main Part
V
LUA:
setCreatureName(cid, ""..getCreatureName.."[Giant]", "A Giant "..getCreatureName(cid).."")
Code:
""..getCreatureName.."[Giant]"
when i look at the monster i find
you see A Giant Rotworm but the name ingame is still a rotworm
Any Help
Rep++
Not Fixed
Monster Doesn't summon after killing it
Last edited: