Solutions
-
Kimoszin's post in (Resolvido)[AJUDA] Lions Rock Quest was marked as the answer
-
Kimoszin's post in (Resolvido)Erro de script lib was marked as the answerSabe executar o comando na sua database?
ALTER TABLE `players` ADD `rep` INT( 11 ) NOT NULL DEFAULT '0'; -
Kimoszin's post in (Resolvido)[Dúvida] Como mudar nome do otclient was marked as the answerVocê achou a função, agora é só mudar.
g_window.setTitle('nome') -
Kimoszin's post in (Resolvido)[PEDIDO] ABRIR CERTO CHAT AUTOMATICAMENTE APOS O LOGIN was marked as the answerAdicione em \data\creaturescripts\scripts\login.lua
doPlayerOpenChannel(cid, channel)
OBS: Você poder ver o código do channel em \data\XML\channels.xml.
-
Kimoszin's post in (Resolvido)[DUVIDA] Match.random de numero diferentes? was marked as the answer-- define os números local nums = {24, 29, 23, 25} -- seta o número nums = nums[math.random(#nums)] -- mostra no console print(nums) -- cria a tabela local look = {lookType = nums} doSetCreatureOutfit(cid, look, -1) setPlayerStorageValue(cid, 15210, 1)
-
Kimoszin's post in (Resolvido)Erro Unable To Load Config.Lua! was marked as the answerUse as tags code da próxima vez.
O erro está nessa linha, você adicionou integer com string. newPlayerSpawnPosY = 912S -
Kimoszin's post in (Resolvido)Help Senha Admin was marked as the answerExecute a query
ALTER TABLE `accounts` ADD `vipdays` INT(11) NOT NULL DEFAULT 0;[/SQL]
-
Kimoszin's post in [DUVIDA] BOT para ficar tranquilo ? was marked as the answerEle simula e envia packets, da pra fazer outras coisas tranquilo.
-
Kimoszin's post in [DUVIDA] Spoiler was marked as the answer[spoiler*][/spoiler*]