Postado Maio 19, 2015 10 anos MateusDomingues function onSay(cid, param) if param == "" then doPlayerPopupFYI(cid, "First:[".. getPlayerSkill(cid, 0) .."] Club:[".. getPlayerSkill(cid, 1) .."] Sword:[".. getPlayerSkill(cid, 2) .."] Axe:[".. getPlayerSkill(cid, 3) .."] Distance:[".. getPlayerSkill(cid, 4) .."] Shielding:[".. getPlayerSkill(cid, 5) .."] Fishing:[".. getPlayerSkill(cid, 6) .."].") end return true end Ando devagar, porque já tive pressa. E levo esse sorriso, porque já chorei demais... ________________________________________________________________________________ Minhas Sprites: Mega Metagross Mega Abomasnow Pack de Shinys [Posso atualizá-lo com novos shinys a qualquer momento] Tutoriais: [Completo] Criando e adicionando um novo Pokémon [Actions] Criando quest no RME Editores Lua/Xml/Sync Entre outros: Editores Win/Mac/Linux
Postado Maio 21, 2015 10 anos Autor MateusDomingues function onSay(cid, param) if param == "" then doPlayerPopupFYI(cid, "First:[".. getPlayerSkill(cid, 0) .."] Club:[".. getPlayerSkill(cid, 1) .."] Sword:[".. getPlayerSkill(cid, 2) .."] Axe:[".. getPlayerSkill(cid, 3) .."] Distance:[".. getPlayerSkill(cid, 4) .."] Shielding:[".. getPlayerSkill(cid, 5) .."] Fishing:[".. getPlayerSkill(cid, 6) .."].") end return true end Testei esse script, não apareceu nenhum erro, mais também não funcionou. ------------------------------------------------------------------------------------------------------------ @Edit: Perdão funcionou sim, eu somente não prestei atenção no "if param == "" then"... OBG! REP++ Editado Maio 21, 2015 10 anos por MateusDomingues (veja o histórico de edições) Café é bom :3
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.