Jump to content

Nobility

Inactive Member
  • Posts

    17
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Nobility

  1. I don't know why the md5 string is different. I'm using vanilla 2.4.2 This is the php script: echo var_dump($_GET); echo "<br>"; echo md5($_GET["pid"].'1849'."GF9001"); // pid, account_id, crap
  2. Ok. It someone need it check the file cmd_general.cpp char buf[512+1]; char sas[33]; MD5_CTX ctx; const char sas_key[] = "GF9001"; snprintf(buf, sizeof(buf), "%u%u%s", ch->GetPlayerID(), ch->GetAID(), sas_key);
  3. Hi all, where can I found the code that sends the url of itemshop? I need to know how "sas" is calculated. Thanks in advance!
  4. How can I set-up .dat serverside files?
  5. Vouch for eterhost. Very legit seller and full protected servers!
  6. Yes. Where should I create the panama folder? In the auth folder?
  7. Try to change the database charset because txt files are loaded in the db.
  8. Hi all, I'm using the official GF client for my server and I don't want to unpack and repack anything to save time. I noted that some files can't be loaded from the client since the need a decryption key. So I uploaded the "package" folder on my server but the client can't still read some packages. Maybe is there a mismatch? In the syslog there isn't any message saying "blablabla.iv/.dat loaded". Thanks in advance (: I hope that someone would be interested in this.
  9. Hi guys, I can't understand why I'm getting this white shining. Can anyone help me, please?
  10. Hey guys, can someone PM me the download link of Vanilla Core 2.4.2, please? I asked on another forum, but the author haven't replied yet. Thanks in advance and sorry if this is considered spam.
  11. Is atlasinfo.txt in root correct? Has it the same server coords?
  12. php-mysql is deprecated. You should use instead PDO or mysqli :-)
  13. The path of game file in your start script is wrong.
  14. Hello guys, I just found this forum on google and I hope someone could help me. I'm looking for the blue hwang armor dds, such as: warrior_king02.dds warrior_queen02.dds assassin_king02.dds assassin_queen02.dds etc... Could someone help me, please? Thanks in advance for your assistance!
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.