Jump to content

Tutti

Members
  • Content Count

    92
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    Tutti reacted to Dastgir in item random   
    Maybe he mean drop on the floor?
  2. Upvote
    Tutti reacted to evilpuncker in item random   
    19573,
     
    should be
     
     19573);
  3. Upvote
    Tutti reacted to Alayne in Castle WOE 2.0   
    If the scripts was in the emulator, I guess there should be the maps too. If needed, I can send it to you, it'll be easier than recreating it.
  4. Upvote
    Tutti reacted to evilpuncker in Castle WOE 2.0   
    post the full script here on pastebin or something like that so we can take a look and help properly
  5. Upvote
    Tutti reacted to Alayne in Castle WOE 2.0   
    It...Just can't work...That's not possible.
    You use a variable that is never initialised...I really don't get what you're trying to do. You wanna display a message of breaking, but there's no script section about the breaking part.
  6. Upvote
    Tutti reacted to evilpuncker in ERROR !   
    post how you solved it so other people with same problem can fix it too
  7. Upvote
    Tutti reacted to evilpuncker in How to reduce effect of the skill "Spirit Mercenary"   
    battle.c
     
    case AS_SONICBLOW: if (sc && sc->data[SC_SOULLINK] && sc->data[SC_SOULLINK]->val2 == SL_ASSASIN) ATK_ADDRATE(map_flag_gvg(src->m)?25:100); //+25% dmg on woe/+100% dmg on nonwoe
  8. Upvote
    Tutti reacted to Mhalicot in Emulator is giving "Warning" on some items to connect   
    The warning tells you the answer already check your item_packages.conf scan and remove does name.
  9. Upvote
    Tutti reacted to Dastgir in Emulator is giving "Warning" on some items to connect   
    You might have changed those names from item_db.conf, or maybe check if the server was able to read item_db and theres not any other warning/errors.
  10. Upvote
    Tutti reacted to Mhalicot in Would you like to remove this npc to mount the item "Rein"   
    Just add the script after checkmount
    if(hascashmount()){setcashmount();}
  11. Upvote
    Tutti reacted to sbk_ in Away System   
    Aqui um tópico mais para apuramento de dúvidas do tópico original para os meus companheiros Brasileiros sobre este comando.
     
    Uma breve explicação dos comandos:
     
    @away <mensagem>
    Permite que o jogador fique away, exibindo o headgear de afk no equipamento para cabeça e sentado, e caso alguém envie uma MP ele responde com a mensagem que o jogador digitou, o jogador permanece conectado com o cliente no server e monstros podem atacá-lo, evitando exploits em MvP's e etc caso o jogador esteja morrendo, lembrando que o jogador não pode se movimentar.
     
     
    @away2 <mensagem>
    Permite que o jogador fique away, exibindo o headgear de afk no equipamento para cabeça e sentado, e caso alguém envie uma MP ele responde com a mensagem que o jogador digitou, o jogador é desconectado e entra em modo de auto-trade, mais sem o trade claro, e monstro podem atacá-lo mesmo neste estado.
     
     
    Demais informações:
    Estes comandos não pode ser utilizado em mapas de PvP, GvG ou BattleGround.
     
    Demais informações da versão 1.1:
    Bem, agora o jogador não pode mesmo levantar, utilizar npcs, utilizar itens, desequipar itens, equipar itens, dropar itens. 
     
    Adicionais que podem ser bem vindo na próxima versão:
    Adicionar mais bloqueios direto no núcleo, vamos chegar lá 
     
    Download v1.1: Clique aqui
    Download v1.0: Clique aqui
     
     
    @ParaoPessoalInteressado
    Podem encontrar mods meus, scripts seguindo a página do facebook /sbkmod, tem scripts free, vale apena conferir.
  12. Upvote
    Tutti reacted to JulioCF in Como limitar membros da GUILD?   
    To veio pra essas coisas.
     
    Antigamente tinha uma definição melhor da quantidade na pasta player(só não lembro o arquivo)
     
    Enfim.. a vida segue, ri
  13. Upvote
    Tutti got a reaction from JulioCF in Como limitar membros da GUILD?   
    @JulioCF - Ae Julião da uma atençãoa ae !

    Vlw Cara .  
     
    src/common/mmo.h 
     
    Procura por:
     
    e para deixar em 40 coloque:
    10*3=30+10=40
     
    E recompile seu emulador
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.