Postado Dezembro 26, 2012 12 anos Assim aparece os dois ._. function onLogin(cid) if getPlayerStorageValue(cid, 50000) == 1 then doPlayerSendTextMessage(cid, 12, "Bem-Vindo ".. getPlayerName(cid) .." acesse tibiaking.com e cadastra-se") doPlayerSendCancel(cid, "Bem-Vindo ".. getPlayerName(cid) .." acesse tibiaking.com e cadastra-se") setPlayerStorageValue(cid, 50000, 1) end return true end -"Supra Omnes Lux Lucis" - Acima de todos brilha a Luz -
Postado Dezembro 26, 2012 12 anos Autor @Adriano o seu não pegou. @Eratsu o seu só mostra pro ADM, estranho! @Max o seu também só mostra pro ADM, estranho! oO (1º) | [8.60] - Galaxy Server - Download (2º) | [8.60] - Glorious Server - Download (3º) | [8.60] - Epic Server - Download
Postado Dezembro 26, 2012 12 anos Copiei o do Eratsu Assim aparece os dois ._. function onLogin(cid) if getPlayerStorageValue(cid, 50000) < 1 then doPlayerSendTextMessage(cid, 12, "Bem-Vindo ".. getPlayerName(cid) .." acesse tibiaking.com e cadastra-se") doPlayerSendCancel(cid, "Bem-Vindo ".. getPlayerName(cid) .." acesse tibiaking.com e cadastra-se") setPlayerStorageValue(cid, 50000, 1) end return true end -"Supra Omnes Lux Lucis" - Acima de todos brilha a Luz -
Postado Dezembro 26, 2012 12 anos Autor Ta certo, fico no aguardo ainda. (1º) | [8.60] - Galaxy Server - Download (2º) | [8.60] - Glorious Server - Download (3º) | [8.60] - Epic Server - Download
Postado Dezembro 26, 2012 12 anos function onLogin(cid) if getPlayerStorageValue(cid, 50000) == -1 then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_RED, "Bem-Vindo"..getPlayerName(cid).." acesse tibiaking.com e cadastra-se") setPlayerStorageValue(cid, 50000, 1) end return TRUE end Att, Skyligh Entrada Como Membro 14 / 08 / 2012 Entrada Como Suporte 05 / 12 / 2012 Saída Como Suporte 06 / 01 / 2013 Contato : [email protected] / [email protected]
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.