Muito bom cara^^ Olha só....eu postei em pedidos de códigos pedindo ajuda para criar second promotions...acho que talvez vc saiba como fazer isso..o GM Rotciv ja me deu uma mão, mas ainda falta criar um npc que faça o char ser promovido + uma vez....achei q talvez vc soubesse como fazè-lo se souber, ajuda ae ^^ vlw
if msgcontains(msg, 'promotion') then
if isPromoted(cid) then
selfSay('Sorry, you are already promoted.')
focus = 0
else
if getPlayerLevel(creatureGetName(cid)) > 19 then
if pay(cid,10000) then
promote(cid)
selfSay('You are now promoted!')
É isso ai que falta.....alguma opção que dê promotion de novo