Hello, I have problem with this script, this script is the rune whick giving HP and MANA, I would like to make this rune only for PALADINS is this possible?, I tried use this "if isPaladin(cid) == TRUE then" but not work...!
script
function onUse(cid, item, fromPosition, itemEx, toPosition)...