did you try LocatorStatus.dbo?
Printable View
did you try LocatorStatus.dbo?
hi i havent server windows 2003 Ram 16 Gb
inetrnet 1000 GB
and need open server Gunz but cant know
anyone need open server gunz for me talk withe me in my E-mail : 7c4@live.com
and me taky him administrator in Gunz server
sorry for bad my english
Me and my friends are setting up server... I just wanted to start by testing it on my laptop... you know, set up, run 1 accounts for 10 minuets, then repeate set-up when I build my new desktop... However, after i start matchserver, matchagent and locator and launch my game with the "blue" edited launcher to the runnable without filelist it laods, takes me to login screen and all of the sudden... No server listed. Its like the client's blindspot is my server... can someone plz help me? :blink:
@Silentstri16 it may be the no filelist runnable stuffing up, also you may of missed abit on the tut dobble and tripple check
@wesman2232 dont touch locatorstatus.dbo
@deathdoer1 you have missed abit about the database check serverstatus.dbo
Ok this is what i have in serverstatus.dbo
port should be 6000
and on the last colum, type:
3 = clan
4 = quest
Why does my launcher keep going losing its icon and crashing after i do the hex editing....?????
Your hex-editing it wrong then.
ok if i don't unpack the system.mrs and i click the launcher, the client loads up fine, but every 7 seconds the client laggs for a split second.
if i do unpack the system.mrs and edit the sever.xml
when i click the launcher and then click start the launcher stays up for a bit and then closes, and nothing else happens, the client doesn't execute.
so my main concerns are the odd lagg, and the part where i can't unpack the system.mrs without having the client fail to load.
my computer crashes when its downloading sqlexpre32 on the native and the other 4 things how fix!!!!
@wesman2232 loactor it self puts the info in that table, hents the name
@deathdoer1 did you forget to read? do you know what type of ever it is?
@Silentstri16 sounds like your not reading are you useing PE? if you have did you say yes to the image thing that poped up?
@jackyuker is it just me or WHY ISNT ANY ONE READING THE TUT!!!!
@jakejp thats an ezy one reformat your pc to get rid of the viruses you have on your pc, then ya done!
"; die(); } else { $regdate = date("Y-m-d H:i:s"); $email = antisql($_POST['email']); $reg = "INSERT INTO Account (UserID, UGradeID, PGradeID, RegDate, Email, Age, Name) VALUES ('".antisql($_POST['username'])."', '1', '1', '$regdate', '$email', '".antisql($_POST['age'])."', '".antisql($_POST['name'])."')"; $query = odbc_exec($connect,$reg); $gebruiker1 = "SELECT AID FROM Account WHERE UserID='".antisql($_POST['username'])."'"; $gebruiker = odbc_exec($connect,$gebruiker1); $i=1; while (odbc_fetch_row($gebruiker, $i)){ $aid = odbc_result($gebruiker, 'AID'); $i++; } if (!$aid) { die ("Oeps, something's wrong with the database"); } $reg2 = "INSERT INTO Login (UserID, AID, Password) VALUES ('".antisql($_POST['username'])."', '$aid', '".antisql($_POST['password'])."')"; $query = odbc_exec($connect,$reg2); print ("
Your account is succesfully created!
"); } } ?>
You can register a Gunz account right here:
"; ?>
Username
Password
Name
Age
Made By WizKid
turn on short_open_tag in php.ini?