You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Original was based off L2OFF, so how would he even be able to compete or deliver the same quality? It will be just another L2F from shein.
Whatsoever, some times you should just let the horse die.
Question
tomy123
i used this site but got problem http://www.maxcheaters.com/forum/index.php?topic=115992.0
whit status
http://img294.imageshack.us/i/problemk.jpg/
http://img72.imageshack.us/i/problem2n.jpg/
on stats i got this
<?php
$db_user = "localhost";
$db_pass = "";
$db_name = "l2jarchid_db";
$db_serv = "109.182.65.10";
$res = mysql_connect ( $db_serv, $db_user, $db_pass ) or die ("Coudn't connect to [$db_serv]");
$resdb = mysql_select_db ( "$db_name",$res );
return $res;
?>
and status
<?php
$server = "109.182.65.10";
$portg = "7777";
$portl = "2106";
$timeout = "1";
?>
what is wrong and how can fix?
19 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.