Anther Stupid Questin ... get in get in !

07/26/2011 13:24 CrY oF DeaTh#1
ok know just downloaded this source [Only registered and activated users can see links. Click Here To Register...] cuz hellmouth doesnt have anything else the monk and arena , and im not a coder...

anyway ....this source has around 5 folders and there is No Settings file to edit my IP , user and password.

im noob at these stuff , how the hell should i set up this source :D

and btw i got that stupid error "send/dontsend" when i start the -debuging- thing


i cant get more problems ? =|
07/26/2011 14:01 F i n c h i#2
You have to open the whole project in C# 2010.

Go to ConquerServer_v2_Auth -> Auth Processor.cs
Search for
Code:
resp.IPAddress = "192.168.1.7";
Change that IP to your Hamachi IP or your ISP IP.
[Only registered and activated users can see links. Click Here To Register...]
Press F5.
Both servers should debug (Game Server & Auth Server).
07/26/2011 20:05 _DreadNought_#3
Read the guide? seriously, this has ALL been fucking answered.
07/26/2011 20:36 CrY oF DeaTh#4
Quote:
Originally Posted by F i n c h i View Post
You have to open the whole project in C# 2010.

Go to ConquerServer_v2_Auth -> Auth Processor.cs
Search for
Code:
resp.IPAddress = "192.168.1.7";
Change that IP to your Hamachi IP or your ISP IP.
[Only registered and activated users can see links. Click Here To Register...]
Press F5.
Both servers should debug (Game Server & Auth Server).
thanks dude =)

but it still the same problem ...
[Only registered and activated users can see links. Click Here To Register...]

and the other one just stays Blink when i start it =|


@_DreadNought_ .. i didnt looked at the 36 pages 0.o

up