NoGhost Admin Mod For OpenArena

Locked
turkey123
Posts: 18
Joined: Wed Mar 05, 2008 2:31 pm

NoGhost Admin Mod For OpenArena

Post by turkey123 »

The author of NoGhost mod was kind enough to work on a version that now works with Openarena. :)

It's a fantastic admin mod and includes delag (unlagged) code that can be enabled.

http://www.noghost.net

"Latest 1.32 Server Beta Build: Build 29 (compatible with OpenArena)"

http://www.noghost.net/modfiles/1.32/NoGhost_beta.zip

Simply make a NoGhost folder, extract the files into it, and change your fs_game to +set fs_game NoGhost

The mod includes documentation.

One part that isn't documented:

g_votelimit uses binary method:

Add up the sums you wish to disable: 1) map_restart, 2) nextmap, 4) map <mapname>, 8 ) g_gametype <n> 16) kick <player> 32) clientkick <clientnum> 64) g_doWarmup, 128) timelimit <time>, 256) fraglimit <frags>, 512) grapple

Example:

set g_voteLimit 908 // Disable map, g_gametype, timelimit, fraglimit, and grapple voting.

Here's the server.cfgs I use for an FFA and CTF server, which can be useful for examples:

http://turkey.escapedturkey.net/openare ... er-ctf.cfg

http://turkey.escapedturkey.net/openare ... er-ffa.cfg

Free Game Download:

http://turkey.escapedturkey.net/games/openarena.zip

Sample servers:

In the game console (~) type:

/cl_allowdownload 1

Then type:

For FFA: /connect 72.5.249.2

or

For CTF: /connect 72.5.249.3

Enjoy. :)
Locked