Jump to content

Raiden

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Raiden

  1. 1 Hello, I know that if I go in char_rathena, I can mark the place where the apprentice will start the game start_local, but now I wanted to know two things,

      2 How exactly do I start the game without items, I put 0 in the start_itens and continues with the dagger and cotton shirt

    3 And finally, I want that when the character dies the first time on the battlefield, he returns in a different place than where he was born first time in the game

  2. I would like to make a script with an "if",
    it will look something like this:

    (joblvl > = 10) {
    // Npc "will have a"
    (mes "Example";
    // Then the NPC becomes invisible or disappears
    };

    How to make the NPC go away or become invisible?

  3. 1 hour ago, EIysium said:

    @Raiden

    Aproveitei o tempo para corrigi-lo e você não testou.

    O arquivo corrompe quando vc edita ele, por isso tem que ir item x item corrigindo, btw eu deixei para baixar o iteminfo ja corrigido.

    Resolveu, o que voce fez? me ensina ai???? por favor

     

  4. 17 hours ago, anacondaq said:

    This is not a problem of the package mentioned by you above. The problem with ItemInfo.lua itself. It's bugged and pushed to release from zack repo. I had the error too, something wrong with the same lines, or encoding, or I dunno remove an item (whole item) above the line where you have the error, and everything will work fine.
    Also SDE have problems with ItemInfo.lua too (I do not remember which version).

    Eu nao compreendi, voce disse tirar a linha que esta com erro?? Mas isso nao resolve, se eu abrir o arquivo no notepad e salvar denovo sem alterar nenhum item, ele ja da o erro, é como se fosse uma criptografia anti ediçao, so se abrir e salvar sem mexer em nada, ja acontece

  5. @Haikenz Entao amigo, eu pesquisei bastante e ainda nao cheguei a uma conclusao, é o seguinte, se eu tentar alterar o iteminfo.lua de alguma forma, alias so de eu abrir ele no notepad, e salvar denovo o patch ja da erro quando tento abrir, System/iteminfo.lua:138717: unfinished string near "uns simbolos doidos", é como se ele tivesse protegido bloqueado sei la, pode ser o meu patch tambem, se voce tiver um mais atual que nao tenha esse erro, porque nao da pra alterar nada

  6. Peguei aqui no rAtherna porem foi de um gringo,  ele passou:


    sera que você pode me passar o correto então? estou usando 2018-04-18bRagexeRE_patched, e a base do kRO, outra coisa que queria perguntar, alguns arquivos .lub tem uma programação estranha com uns caracteres em negrito o que e aquilo??

  7. Aqui esta o arquivo, se é isso que você quis dizer, fiquei na duvida se era o arquivo ou digitado. (estou tentando mudar a descrição do item Mr.Smile, apenas para que eu possa aprender mesmo a configurar os itens no servidor, é apenas um teste, mas ja de cara nao esta dando certo!)

    itemInfo.lua

  8. eu conferi e mudei mas o erro continua
    image.png.e1a81850e7631c71869528f901d42a20.png

    10 minutes ago, Haikenz said:

    O erro está obvio porem você passou despercebido.. está faltando o  }, em unidentifiedDescriptionName
    unidentifiedDescriptionName = { "Can be identified by using a ^990099Magnifier^000000." },

     

  9. Amigos, eu estava tentando mudar a descrição do meu item como esta no exemplo:
    image.png.9aef888f08e9c6641b561473682854bf.png

    Porem, eu salvei e executei o client, e deu esse erro aqui:
    image.png.00530e2e76726b80759cc3903b4f5321.png

    e dentro do jogo o item some e da varios erros,
    e se eu deixar a descrição no padrao, continua normal, lembrando que eu modifiquei apenas a descrição.
    image.png.024c0a22cd8f2a315553928b31c3cf50.png

×
×
  • Create New...