Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
Sry, it's hard to understand your English.
Do you have BOTH mani and Beetlesmod installed?
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 38
Threads: 13
Joined: Jan 2008
Reputation:
0
01-20-2008, 08:42 AM
(This post was last modified: 01-20-2008, 08:54 AM by frogert15.)
i was kinda curious also if i should only have beetles mod on my server and not mani
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
My personal recommendation is to ONLY use Beetlesmod.
Or at least only use Mani.
Running both may create problems since they both try to do the same things.
You can do all the fun admin stuff with BM and it's also a useful tool for server customization.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 229
Threads: 38
Joined: Dec 2007
Reputation:
1
if you just want respawn commands and not the admin commands, then try TFTrue mod.
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
BM does have high ping kick.
It has most of what you'll need and he's always updating and adding new stuff.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 38
Threads: 13
Joined: Jan 2008
Reputation:
0
K well thanks for all the help i just need to ask 1 more question.
how do i set my servers gravity to 400 and always have it on 400 even at restart? (beetlesmod)
//values (800, 1 to 1500) overrides valves blocked command. change at your own risk. May crash servers.
//admin_gravity 400
well i tried just doing that but it failed, i restarted it and it didnt work.
then i tried to change the "//admin_gravity 400" to "admin_gravity 400" and when i joined my server my TF2 crashed..., so is there anyway to get it changed without crashing?
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
No. you can try another mod possibly?
The Gravity cvar is locked my valve.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 229
Threads: 38
Joined: Dec 2007
Reputation:
1
I think sourcemod has the biggest potential. It's open source, and anyone can make plugins for it.
And you can use locked cvars with the sm_cvar command.