Jump to content

Tdi123

Members
  • Posts

    192
  • Joined

  • Last visited

Everything posted by Tdi123

  1. Is it possible to encrypt hexed so that players cannot make any changes to it?
  2. I can still modify the grf even though I don't have the password. I can still modify the grf even though I don't have the password. Example:
  3. I am looking to encrypt the data.ini to prevent players from making changes to the server, through grf customs.
  4. I am new to configuring maps, I tried to use the browedit tool, but apparently I forgot to put my grf directory before using the command: config.borf.json Now I can not return to the initial configuration, I tried to download the program again, but apparently the configuration was saved in my windows regedit. Can anybody help me?
  5. Alguém teria um guia com os nomes das classes da pasta sprite/Àΰ£Á· Alguns que eu já sei: ´ÑÀÚ Ninja weapon sprites ¸¶¹ý»ç Mage weapon sprites ¸ùÅ© Monk weapon sprites ¿¬±Ý¼ú»ç Alchemist weapon sprites ¿î¿µÀÚ GM Weapon sprites ±â»ç Knight weapon sprites ±Ã¼ö Archer weapon sprites »óÀÎ Merchant weapon sprites °Ç³Ê Gunslinger weapon sprites °Ë»ç Swordsman weapon sprites µµµÏ Thief weapon sprites ·Î±× Rogue weapon sprites ¼¼ÀÌÁö Sage weapon sprites ¼ºÁ÷ÀÚ Acolyte weapon sprites ½´ÆÛ³ëºñ½º Super novice weapon sprites ½ÅÆäÄÚÅ©·ç¼¼ÀÌ´õ Crusader weapon sprites (when mounted on peco) ¾î¼¼½Å Assassin weapon sprites ¹«Èñ Dancer weapon sprites ¹Ùµå Bard weapon sprites Á¦Ã¶°ø Blacksmith weapon sprites À§Àúµå Wizard weapon sprites Å©·ç¼¼ÀÌ´õ Crusader weapon sprites ÆäÄÚÆäÄÚ_±â»ç Knight weapon sprites (when mounted on peco) Ãʺ¸ÀÚ Novice weapon sprites ÇÁ¸®½ºÆ® Priest weapon sprites ÇåÅÍ Hunter weapon sprites Mas queria saber todos. Se possível, se alguém tivesse uma ferramenta para editar quem equipa o quê, agradeço muito! Exemplo: 0x02000000 = Ninja
  6. Exemplo: setarray $WOT$[0],"guild_vs2"; // NOME DO MAPA QUE SERÁ MONITORADO EM TEMPO REAL waitingroom "",0; OnTimer1000: setarray .@MSG$,"["+getmapusers($WOT$[0])+"] Arena PvP"; // MENSAGEM QUE SERÁ EXIBIDA PELA PLACA delwaitingroom; waitingroom .@MSG$[rand(0)],0; initnpctimer; Nessa configuração ele monitora apenas 1 mapa, porém eu queria que ele monitorasse dois mapas, mudando a cada 5 segundos!
  7. Exemplo 1 (Personagem Online): Exemplo 2 (Personagem Offline): ERROR no Emulador: Tabela SQL: SCRIPT: Agradeço a ajuda desde já! EDIT 1 SOLUÇÃO: SQL: SCRIPT: RESET: CONTADOR: BOM PROVEITO!
  8. Example: Empty, and the server name, wanted to change only the word Empty on the login screen
  9. The time I put in for a character to be excluded was 24 hours, standard emulator! But in the msg of exclusion appears 12 months, does anyone know how to solve? Example: char_athena.conf: // Amount of time in seconds by which the character deletion is delayed. // Default: 86400 (24 hours) // NOTE: Requires client 2010-08-03aragexeRE or newer. char_del_delay: 86400
  10. Resolved: if (ismounting()){ setmounting(); }
  11. Example: When the NPC teleports the player to a map, he will automatically lose the mount. setmounting(0); Does not work
  12. Example: If using the buff increase agility + sleipnir boots, it does not add up, it activates only the speed of the greater effect, that is, the effect that gives more speed! Would it be possible to leave the speed effects summing up?
  13. I saw this project on some servers, but I do not know if it is a free project, or paid, would anyone have it? Example:
  14. I have cps.dll already encrypted, but I wanted to use two in my hexed, I saw that in the program grf editor, there is the option to rename cps.dll, but I still can't make it work. Could someone help me?
  15. I'm looking for a GRF optimized for my server, I realized that ragnarok is crashing without this grf, could someone help me? Example: otimizedGrf.grf
×
×
  • Create New...