Jump to content

Red-Hair-Shanks

Members
  • Posts

    1,627
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by Red-Hair-Shanks

  1. check thiss in server propertoes.AllowWater if is true. also check it and with -1 sunchronize
  2. 3erw enan dev pou asxolite me sites kai tetoia exei ftia3ei arketa sites se diafora magazia.twra auto pou zitas den 3erw an 8a mporesei na sto kanei..alla sigoura 8a 3erei na sou pei perisotera. ps.pm me for the skype
  3. im glad that i make you that report and you fixed it :)
  4. he just log in that char..5 minutes most.btw you open donates from first day? bad
  5. full items and that player he just enter into the game hahaha https://prnt.sc/mp4ef8
  6. very nice manager i like it :) trusted guy !!
  7. to kana fixed..3exasa..alla3a to user.ini
  8. l2trinitypvp add me kai pes mou ti akribos 8es
  9. if i change php version on webhosting..the files of my templates not working at all
  10. well i dont know php..if you have this scripts http://prntscr.com/mikbca and you sell them..send a pm with the price
  11. <?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 " "; ?>
  12. i just delete my ip and put deafult ip to post it..... http://prntscr.com/miir4w
  13. 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
  14. i have add the ip bro.. Connected successfully but i dont see the players pvp on the site
  15. Connection failed: SQLSTATE[HY000] [2005] Unknown MySQL server host '4564561515' (-2)
  16. port is open my friend...where i must look for error?
  17. i have tested that is not working,,i have give full acess to user nop
  18. 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 ?
  19. Yes he have that files.. Hope that he have fixed all the errors on gs.many things need rework on this files.
  20. private final L2PcInstance activeChar; i thought L2Pcinstance was renamed to Player nice job tryskell :D
  21. 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
  22. i think you can find it free...
  23. add me on skype: l2trinitypvp maybe i can help you :)
  24. good to know that i help you :) i think topic must lock
  25. propably you have add something in configs and is not acceptable. put clean l2jfrozenconfig propertie and try again
×
×
  • Create New...