Ir para conteúdo

Kimoszin

Héroi
  • Registro em

  • Última visita

Solutions

  1. Kimoszin's post in (Resolvido)[AJUDA] Lions Rock Quest was marked as the answer   
  2. Kimoszin's post in (Resolvido)Erro de script lib was marked as the answer   
    Sabe executar o comando na sua database?

    ALTER TABLE `players` ADD `rep` INT( 11 ) NOT NULL DEFAULT '0';
  3. Kimoszin's post in (Resolvido)[Dúvida] Como mudar nome do otclient was marked as the answer   
    Você achou a função, agora é só mudar.

    g_window.setTitle('nome')
  4. Kimoszin's post in (Resolvido)[PEDIDO] ABRIR CERTO CHAT AUTOMATICAMENTE APOS O LOGIN was marked as the answer   
    Adicione em \data\creaturescripts\scripts\login.lua 

    doPlayerOpenChannel(cid, channel)  
     
    OBS: Você poder ver o código do channel em \data\XML\channels.xml.
  5. 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)
  6. Kimoszin's post in (Resolvido)Erro Unable To Load Config.Lua! was marked as the answer   
    Use as tags code da próxima vez.
     
    O erro está nessa linha, você adicionou integer com string. newPlayerSpawnPosY = 912S
  7. Kimoszin's post in (Resolvido)Help Senha Admin was marked as the answer   
    Execute a query


    ALTER TABLE `accounts` ADD `vipdays` INT(11) NOT NULL DEFAULT 0;[/SQL]
  8. Kimoszin's post in [DUVIDA] BOT para ficar tranquilo ? was marked as the answer   
    Ele simula e envia packets, da pra fazer outras coisas tranquilo.
  9. Kimoszin's post in [DUVIDA] Spoiler was marked as the answer   
    [spoiler*][/spoiler*]

Informação Importante

Confirmação de Termo