• 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!

request function to add health mana

Ralfegor

New Member
Joined
Apr 6, 2008
Messages
297
Reaction score
1
need a function that add health mana example if i have a character that have 300 full mana and use this function add 100 more then i will have 400 full mana if there is a function like this please post script :D +rep
sorry for my bad english
 
but if i have 200 mana and i use that fucntion to set 100 max mana i will have 100 full mana not 300 right?
o nvm right i can use setCreatureMaxMana(cid, getCreatureMaxMana(cid) + 100) ;D
tnx +rep
 
Last edited:
Back
Top