Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 01/28/18 in all areas

  1. 3 points
    Hi, I'm TioAkima. Small tutorial to help add the new fucking SIGNBOARDs that are available to new clients. If I'm not mistaken, it's for client's 2016+ For those who do not know, I'm talking about these new chat/shop on the NPC: They are cool and leave the server with a nice face. <3 it is quite simple. Go in your data folder, and in your LUA files (luafiles514) search for file signboardlist.lub data\luafiles514\lua files\signboardlist.lub Now let's understand how this file works to add a SIGNBOARD (cute little window with icon) like this: The structure of the file is as follows: {" prontera", 150, 193, 5, IT_BMP, "유저인터페이스\\information\\over_kafra.bmp", " KAFRA Tools ","#0x00FFFFFF"} { "prontera", = map name 150, = x 193, = y 5, = height you want the window (can be zero if you want) IT_SIGNBOARD, = window type "유저인터페이스\\information\\over_kafra.bmp", = here is the directory where your icon is "KAFRA Tools", = chat name "#0x00FFFFFF" = letter color }, Just add another line following this format. Remembering that the last window does not have the comma in the end ... It is good to pay attention to this. Now to add icons in this other way> The format is very similar, but it has some minimal difference ... And it's also in the same file. It's pretty much the same thing, but one or the other function argument changes. The structure is this: {"prontera", 150, 193, 1, IT_BMP, "유저인터페이스\\information\\over_kafra.bmp"}, { "prontera", = map name 150, = x 193, = y 1, = height you want the icon (can be zero if you want) IT_BMP, = Only place the icon (without the window) "유저인터페이스\\information\\over_kafra.bmp" = here is the directory where your icon is }, READY! Note that for this, you do not put the name of the chat nor the color of the letter! (you do not have these two arguments, okay?) .. That's it .. I hope it helps anyone who wants to put these windows. att, Tio akima
  2. 1 point
    Certifique-se de publicar na seção de suporte apropriado; na comunidade portuguesa ----> http://herc.ws/board/forum/79-portuguese-community/
  3. 1 point
    Murilo BiO'

    IP address based G pack

    The simpler way is just adding getitem2 under the getitem on the script, with static values like on the first one. But remember, someone with dynamic IP can receive multiple G Packs.
  4. 1 point
    Respondendo por partes: Se você quer exatamente o mesmo Client (hexed) da época, verifique a época, e procure em algum dos bancos de clients que existem por ai, veja alguns posts antigos da seção de Client Releases. Para a pasta data da época, procure uma pasta completa do ragnarok(full client) da época, busque posts antigos da seção de Client Releases. Recomendo usar um emulador atual, apenas desabilite o RENEWAL, há vários tutoriais de como fazer isso, se me recordo bem é na pasta src/config, mas procure pois faz tempo que não mexo nisso e não vou lembrar. Sobre o post em si: Área errada para perguntar em português, use a área de suporte da seção Portuguese Community (você encontra mais em baixo na página inicial). Ou como alternativa, use inglês e poste nas áreas principais, ai as chances de ser respondido serão maiores. @Mystery Can you move this topic to Portuguese Community too? Thanks!
  5. 1 point
    Murilo BiO'

    sore alguns comandos

    Olha, há muitas informações faltando... Esse emulador que você baixou é Hercules? Você baixou de um terceiro, então provavelmente foi modificado e se você não sabe o que foi modificado não tem como dar suporte, sem contar o próximo ponto. 2012? Estamos em 2018, MUITA coisa mudou, essa sua deve estar cheia de bugs e falhas, então aconselho a baixar uma versão nova. Área errada pra postar em português, use inglês nessa área ou vá na área em português: Link.
×
×
  • Create New...

Important Information

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