Jump to content

Red-Hair-Shanks

Members
  • Posts

    1,617
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Red-Hair-Shanks

  1. <?php include('config.php'); $top = '10'; //Top Number mysql_connect($host, $user, $pass); mysql_select_db($db); echo " <div class='bar'><div class='place'>#</div><div class='player'>NAME</div><div class='count'>PVP</div></div> "; $i = 1; $sql = "SELECT char_name, pvpkills FROM characters WHERE accesslevel=0 ORDER BY pvpkills DESC LIMIT $top"; $query = mysql_query($sql); while($row = mysql_fetch_array($query)) { echo " <div class='bar'> <div class='place'>".$i++."</div> <div class='player'>".$row['char_name']."</div> <div class='count'>".$row['pvpkills']."</div> </div> "; } echo " "; ?>
  2. i just delete my ip and put deafult ip to post it..... http://prntscr.com/miir4w
  3. yes.. i check the code that denart give me.. now when im going to site ..i have this msg down the script : Connected successfully but i dont see any of the chars from my db Success: I can see your service on 22.2.2.2.22 on port (3306)Your ISP is not blocking port 3306
  4. i have add the ip bro.. Connected successfully but i dont see the players pvp on the site
  5. Connection failed: SQLSTATE[HY000] [2005] Unknown MySQL server host '4564561515' (-2)
  6. port is open my friend...where i must look for error?
  7. i have tested that is not working,,i have give full acess to user nop
  8. hello,im trying to connect my website (pvp/pk etc.)to my db.. windows server 2012.local db. i have open mysql port,i have create new user in db,i have ask from my hosting to add my machine ip to white list.. but after all this the script on site have not make any connect.. anyone have anyidea whats wrong ?
  9. Yes he have that files.. Hope that he have fixed all the errors on gs.many things need rework on this files.
  10. private final L2PcInstance activeChar; i thought L2Pcinstance was renamed to Player nice job tryskell :D
  11. kalispera magkes. exw ena 8emataki me to patch http://prntscr.com/mhct75 otan pataw to scroll m to kanei etc to visiom..apo poio file einai auto sto patch? kai pws to fixarw
  12. good to know that i help you :) i think topic must lock
  13. propably you have add something in configs and is not acceptable. put clean l2jfrozenconfig propertie and try again
  14. it was from login and from pvplord event. its fixed now since i dont have any reports for 2 days about stuck
  15. L2Hydra Project Is Online!!

  16. well intelrude community is not good as few years ago..i expect 200+ thank you..we will wait you my friend and make us any report for any proplem you have
  17. i will upload the patch 30 minutes before the opening
  18. Update server: Nobless Manager need 4 crown to be nobless. nobless crown drop from nobless boses Black Crown RedCrown Silver Crown Gold Crown forum will be opening few days after opening.
  19. L2Hydra Project GrandOpening 12-1-19 GMT+2 :D

×
×
  • Create New...