Postado Agosto 29, 2021 3 anos 19 minutos atrás, sauryon disse: e para uma nova promotion seria como? Troca setPlayerPromotionLevel(cid, 1) por setPlayerPromotionLevel(cid, 2) mídias sociais talk to me vídeos
Postado Agosto 31, 2021 3 anos 1 hora atrás, DavyziinC disse: Uppp alguém para me ajudar prfvr ?? ?? function onUse(cid, item, frompos, item2, topos) if getPlayerStorageValue(cid,13543) > 0 then doPlayerSendTextMessage(cid,22,"Você já pegou sua recompensa.") else doTeleportThing(cid, getPlayerMasterPos(cid)) setPlayerPromotionLevel(cid, 1) doPlayerPopupFYI(cid, "Você tem uma nova promotion!\nAproveite!.") setPlayerStorageValue(cid,13543,1) end return true end
Postado Setembro 1, 2021 3 anos Autor Em 30/08/2021 em 23:46, Kenshiin disse: function onUse(cid, item, frompos, item2, topos) if getPlayerStorageValue(cid,13543) > 0 then doPlayerSendTextMessage(cid,22,"Você já pegou sua recompensa.") else doTeleportThing(cid, getPlayerMasterPos(cid)) setPlayerPromotionLevel(cid, 1) doPlayerPopupFYI(cid, "Você tem uma nova promotion!\nAproveite!.") setPlayerStorageValue(cid,13543,1) end return true end Nada ainda! quando por id no bau tem que por só em actionid?
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.