Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/23/24 in all areas

  1. Heya, I've been receiving messages about people selling NovaRO's decrypted GRFs and honestly... that's beyond stupid. The server is already closed down, anyone buying this is getting straight up scammed. You could have just asked. I put the key attached down there. I'm too lazy to upload the GRFs though, you'll have to find that yourself (or if someone want to host it and link it below, go ahead). Plus, we released installers without the files encrypted on accident multiple times, so it's not like these files weren't already accessible to begin with. nova.grfkey
    3 points
  2. I would suggest to not speak nonsense on a development forum, it doesn't make you look good at all. This has absolutely nothing to do with sources being public. For that matter, the sources have been public for more than 10+ years on rAthena. Not only that, but C# is not a compiled language, it can be "decompiled" with little to no effort to begin with using tools like JetBrains. What's worse in what you said is that the encryption is applied via cps.dll, compiled in C++, which isn't released in the source at all. Even if someone didn't know the sources were public on rAthena, Act Editor has all the libraries in plain sight outside of the executable to begin with. For reference (because I've heard that comment many times already):
    1 point
  3. prontera,155,181,5 script Sample 757,{ mes "How can I help you?"; if (select("I wish to change my name.", "Cancel") == 1) { logmes "["+getcharid(3)+"/"+getcharid(0)+"] '"+strcharinfo(0)+"' has requested to change name."; CharRename = 1; mes "You may log out now, and select the name change feature."; } close; } you should see the log once you enabled logging. talk to npc and select change name, log off the character and rename it through the game client.
    1 point
  4. Ultimate HQ Office Useful for Utility NPC's, Quests NPC's and some other NPC's
    1 point
  5. WebPath is a path, not url, so WebPath=http://new-horizonro.com.br/web/ needs to be WebPath=/web/ Same goes for WebSite, which is a host or IP: WebSite=new-horizonro.com.br
    1 point
  6. @Akbare-2nd Thank you it worked perfectly
    1 point
×
×
  • Create New...