<action actionid="xxxx" event="script" value="changsex.lua"/>
function onUse(cid, item, fromposition, itemex, toposition)if( getPlayerSex(cid) == 0 )then doPlayerSetSex(cid, 1)doPlayerSendTextMessage(cid,22, "You have changed your Gender")doSendMagicEffect(getPlayerPosition(cid), 5)elseif( getPlayerSex(cid) == 1 ) then doPlayerSetSex(cid, 0)doPlayerSendTextMessage(cid,22, "You have changed your Gender")doSendMagicEffect(getPlayerPosition(cid), 5)end return true end end





info
Grupo: Conde
Registrado: 21/04/16
Posts: 831
Reputação: +271
Gênero: Masculino
Hi xtibia , Estou Precisando de uma Script q quando o player clicar nela ele troque de sexo
alguem pra dar essa moral