Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
hello
can some1 upload their vs2003 here or provide the link coz i cant seem to find the files
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
please can anyone upload or provide us the VS2003?!
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
hey i cant download the database men :(
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
Use this link to download SQL, because the on in description is not R2. And doesnt have the managament tool.
Click here!
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
Love the Tutorial,
But its a lil but Messy.
Everything looks Jammed up!
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
hello as they are, someone knows why when I try to open the runnable that went up I get this in the mlog.txt and does not open
GUNZ 1,0,0,290 launched. build (Jul 1 2012 11:36:55)
Log time (07/31/12 12:12:46)
CPU ID = GenuineIntel ( family = 262 , model = 7 , stepping = 10 ) @ 2793 MHz
Display Device = Intel(R) G41 Express Chipset ( vendor=8086 device=2e32 subsys=41b0a revision=3 )
Display Driver Version = 8.15.0010.1851
Windows = 6.1 Build 7600 , (2061560KB) : ..
Load XML from memory : system/locale.xml- SUCCESS
Country : (USA), Language : (USA)
Load Config from file : config.xml- SUCCESS
Load XML from memory : system/system.xml- SUCCESS
Load XML from memory : system/strings.xml(0x0009) - SUCCESS
Load XML from memory : system/cserror.xml(0x0009) - SUCCESS
Load XML from memory : system/messages.xml(0x0009) - SUCCESS
Load XML from memory : system/gametypecfg.xml
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
The MatchAgent doesn't seem to keep a stable connection the MatchServer:
Code:
[07/31/12 21:41:49] Command registeration completed
================================== Agent configure info ==================================
[07/31/12 21:41:49] Release Date : Jun 29 2012
===========================================================================================
[07/31/12 21:41:49] Match Agent Created (Port:5100)
[07/31/12 21:41:49] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:41:49] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:41:49] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:44:22] Disconnect server - MUID(02)
[07/31/12 21:44:22] Server Connection is Cleared(UID:02)
[07/31/12 21:44:32] Reconnect to MatchServer
[07/31/12 21:44:32] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:44:32] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:44:32] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:44:50] GARBAGE SESSION CLEANING : ClientCount=0, StageCount=0, SessionCount=1, CommandPool=2
[07/31/12 21:47:05] Disconnect server - MUID(02)
[07/31/12 21:47:05] Server Connection is Cleared(UID:02)
[07/31/12 21:47:05] Reconnect to MatchServer
[07/31/12 21:47:05] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:47:05] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:47:05] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:47:50] GARBAGE SESSION CLEANING : ClientCount=0, StageCount=0, SessionCount=1, CommandPool=2
[07/31/12 21:49:38] Disconnect server - MUID(02)
[07/31/12 21:49:38] Server Connection is Cleared(UID:02)
[07/31/12 21:49:38] Reconnect to MatchServer
[07/31/12 21:49:38] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:49:38] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:49:38] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:50:50] GARBAGE SESSION CLEANING : ClientCount=0, StageCount=0, SessionCount=1, CommandPool=2
[07/31/12 21:52:12] Disconnect server - MUID(02)
[07/31/12 21:52:12] Server Connection is Cleared(UID:02)
[07/31/12 21:52:12] Reconnect to MatchServer
[07/31/12 21:52:12] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:52:12] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:52:12] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:53:50] GARBAGE SESSION CLEANING : ClientCount=0, StageCount=0, SessionCount=1, CommandPool=2
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
Quote:
Originally Posted by
SheenUK
The MatchAgent doesn't seem to keep a stable connection the MatchServer:
Code:
[07/31/12 21:41:49] Command registeration completed
================================== Agent configure info ==================================
[07/31/12 21:41:49] Release Date : Jun 29 2012
===========================================================================================
[07/31/12 21:41:49] Match Agent Created (Port:5100)
[07/31/12 21:41:49] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:41:49] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:41:49] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:44:22] Disconnect server - MUID(02)
[07/31/12 21:44:22] Server Connection is Cleared(UID:02)
[07/31/12 21:44:32] Reconnect to MatchServer
[07/31/12 21:44:32] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:44:32] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:44:32] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:44:50] GARBAGE SESSION CLEANING : ClientCount=0, StageCount=0, SessionCount=1, CommandPool=2
[07/31/12 21:47:05] Disconnect server - MUID(02)
[07/31/12 21:47:05] Server Connection is Cleared(UID:02)
[07/31/12 21:47:05] Reconnect to MatchServer
[07/31/12 21:47:05] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:47:05] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:47:05] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:47:50] GARBAGE SESSION CLEANING : ClientCount=0, StageCount=0, SessionCount=1, CommandPool=2
[07/31/12 21:49:38] Disconnect server - MUID(02)
[07/31/12 21:49:38] Server Connection is Cleared(UID:02)
[07/31/12 21:49:38] Reconnect to MatchServer
[07/31/12 21:49:38] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:49:38] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:49:38] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:50:50] GARBAGE SESSION CLEANING : ClientCount=0, StageCount=0, SessionCount=1, CommandPool=2
[07/31/12 21:52:12] Disconnect server - MUID(02)
[07/31/12 21:52:12] Server Connection is Cleared(UID:02)
[07/31/12 21:52:12] Reconnect to MatchServer
[07/31/12 21:52:12] MMatchAgent::ConnectToMatchServer BEGIN
[07/31/12 21:52:12] Request Connect to matchserver ip(******), port(6000).
[07/31/12 21:52:12] MMatchAgent::ConnectToMatchServer END
[07/31/12 21:53:50] GARBAGE SESSION CLEANING : ClientCount=0, StageCount=0, SessionCount=1, CommandPool=2
Whats up with the date? Jun 29? we live 31.
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
hello how are, hehe good as well but believe me I have 2 server bugs are the following.
do not buy more than 500000 items itemid.
not pass the weapons of the storage trunk
and I get an error when I give the tournament duel button to find friends not know if that comes out because there are no online users. if you have any answer please my email here:
facegfz2011@hotmail.com
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
Hey, i cant possibly make the Quest mode appear in the game room. Why is that? I've set the modes in Server status, server.ini and such to "quest". A little help? :) thankyou.
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
Wooo Thank's by the tut, can anyone re-upload VS2003 please? the link was posted here is broken...
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
Can I use the 08 Launcher ?
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
Quote:
Originally Posted by
AnneAncao
hey i cant download the database men :(
Quote:
Originally Posted by
belette321
MOREE
Quote:
Originally Posted by
Z1ls
credits to them. xD
Quote:
Originally Posted by
razi46
Hey, i cant possibly make the Quest mode appear in the game room. Why is that? I've set the modes in Server status, server.ini and such to "quest". A little help? :) thankyou.
i think instead of quest use "clan" for both clan and quest. hope it helps!
Quote:
Originally Posted by
Avaitorz
Can I use the 08 Launcher ?
yea.
///////////////
hey can u re upload the server files to another site please? apparently you cant download big files from sendspace anymore =/ unless you buy a membership
Re: 1.5 Source + Client/Server Files + How to set up a 1.5 GunZ server (Updated NEW)
Hi I have a small problem, it happens when someone tries to access the server from the internet, when you place the username and password. you get a message saying "can not access server" and I opened the ports shown in the server.ini file, and AgentConfig locator.ini. please help ....
excuse my English
very good guide
solved
I managed to solve the problem but now I have another and I hope your help. when I create the rooms, I do not appear to create a quest. try to do what he said but did not result above. who else could do about it?