Jump to content

SD13

Advanced members
  • Content Count

    71
  • Joined

  • Last visited

Everything posted by SD13

  1. nee wan to ask...how to edit sidebar..put our link for client..patch..
  2. thanks...it work already...just need some modification..
  3. hello...already change the hamachi ip to local ip..still got blank page....here is my xampp version..
  4. i got blank error...not display anything...here is the in.config.php // =================================================================================================== // = Database-Configuration // =================================================================================================== // = The following two arrays define the logins which should be used to access the database. // = // = If you use accounts with passwords, 'pass' MUST contain the UNENCRYPTED passwords! (NOT those // = from the config-files of the gameserver, etc. !!!!!!!) // =================================================================================================== $config['db']['game'] = array( 'host' => '25.58.125.172', 'db' => 'GameDB', 'user' => 'sa', 'pass' => 'Y87dc#$98' ); $config['db']['account'] = array( 'host' => '25.58.125.172', 'db' => 'AccountServer', 'user' => 'sa', 'pass' => 'Y87dc#$98' ); $config['db']['auction'] = array( 'host' => '25.58.125.172', 'db' => 'Auction', 'user' => 'sa', 'pass' => 'Y87dc#$98' ); // =================================================================================================== is there anything i should chenge im using eternal shadow online template website..
  5. Hello..how to make website for registration for hamachi server...?? help plz..thnks
  6. i got this...how to config so i can get my web work..
  7. how to open the web..i cant make it work...
  8. SD13

    [1.0.0] topCMS

    hello.. can someone make video tutorial from 1st step until last step...plzz....thank...
  9. what kind a server file u need exactly...most of the people dload and customize themself..
  10. https://mega.nz/#F!OUMUgTYb!jtCsqh7halK_O9uzWyaG0g!bNEwAYjL
  11. where to extract the file...in what folder..in xamp or what..if in xamp..what folder..or just put registration in xamp folder..
  12. what is the ip should i put in client...becoz the wan ip address always change when the router restart..how to fix the problem?
  13. Hello...how to setup server using no-ip.com...host a server from that website..
  14. Hello all...how to make or convert dyanmic wan ip to static wan ip....everytime the router restart it will change the ip...how to make it static ip for wan?
  15. SD13

    SQ1 2014

    Hi...how to edit player lvl in mysql 2014....non gm to gm player...
  16. for port forward is it like in the picture.. for ipchanger..i did use that...what i mean is how to not using ipchanger..just open client...and just choose to login..
  17. can u give me example in notepad...
  18. Change IP - Client & Server: In development Hide contents The default IP is set to 127.0.0.1 in the server files and client files provided in this guide, to connect, your server has to be hosted on the same PC as you run your client. If you intend to let other players connect to your server, you will have to make a few changes to your server files, and to the client. Client: Hide contents ServerSet.txt - can be found in your client folder, PKOII/scripts/table. //ID Name Region IP #1 IP #2 IP #3 IP #4 IP #5 Description ? 1 ServerName RegionName 127.0.0.1 0 0 0 0 - Replace 127.0.0.1 with the IP address shown at https://www.whatismyip.com/ - Run Bin Compiler.bat located in client folder to compile ServerSet.txt to ServerSet.bin. Server: Hide contents Open your command prompt, type ipconfig, then hit enter. Look for your IPv4 Address, IPv4 Address. . . . . . . . . . . : 192.168.1.X You will use this IP address to replace 127.0.0.1 in AccountServer.cfg, GameServer.cfg, GateServer.cfg, GroupServer.cfg. i follow the script but i got this...like in the picture..
×
×
  • Create New...