Forum

> > CS2D > General > Server Un-Beta Mod
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Server Un-Beta Mod

29 Antworten
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

alt Re: Server Un-Beta Mod

Lee
Moderator Off Offline

Zitieren
lol, k I'll get started on it ASAP, kinda busy lately.

Anyways, I don't get why it's not working. It's running fine on our server.

The error you described meant that the JUMP_FORWARD command went to a restricted area which it shouldn't since the PythonVM is implemented the same way from platform to platform.

Can you give me the specs on the machine that you're running this from as well as the Python specs.

PS: Here's a screenshot proof that the server works on my PC

http://tgvserver.info/works.jpg

and here's the latest working version (at least on mine. PS: be sure to unblock the ports since the program will look for requests sent by usgn)

http://www.tgvserver.info/dediNulled.rar
1× editiert, zuletzt 27.04.08 13:25:12

alt Re: Server Un-Beta Mod

Gast

Zitieren
@Leegao: apology accepted and i believe too it should be open source, but it wouldnt want to release an open source version of a cs2d b 0.1.0.4 compatible version, otherwise there could be much worse hacks.
can i contact you per email? i'd like to talk a little about this server un-beta mod.

b2t: good work, i'm looking forward to a full version

alt Re: Server Un-Beta Mod

Lee
Moderator Off Offline

Zitieren
@reaper, yes there is a sv_msg command, this is essentially the same command as the say command (server-side)

Also, please go to the addons directory and modify the commandlist.txt by appending the following lines at the end of the file.

"@msg"               "say (ADMIN) says:"
"@cheat"               "sv_anticheat"
"@map"               "map"
"@money"          "sv_money"
"@awp"               "sv_awp"
"."               "sv_"
"/"               ""

Usages:

@msg hi
Output: (ADMIN) says: hi

@cheat
Output: Server cvar sv_anticheat changed to 0

@map de_dust
Output: Server cvar map changed to de_dust

@money 3
Output: Server cvar sv_money changed to 3

@awp 1
Output: Server cvar sv_awp changed to 1

.awp 1
Output: Server cvar sv_awp changed to 1

.fow 0
Output: Server cvar sv_fow changed to 0

.msg hi
Output: hi

/mp_autoteambalance 1
Output: Server cvar mp_autoteambalance changed to 1
Zum Anfang Vorherige 1 2 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht