• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Monster Spell Script

televolt

Member
Joined
Jun 21, 2010
Messages
153
Reaction score
9
Hello people.. can someone help me to make a monster spell with FORMULA based on my pet level?
i'm using this pet system http://otland.net/threads/darkhaos-pet-system.137197/
i want to simulate the monster basic atk with this spell, please help :/

some functions:
getPetInfo(pet)
getPetByLevel(cid)
isPet(pid)
getPetLevel(pid)
getPlayerPet(cid)
getPetIdByName(name)
getPetInfoById(pet)
 
Last edited:
Back
Top