server.cfg
I'm having problems.
Every time that i start the server, the configs that are into the server.cfg file do not work. Example: I put the line sv_gravity 700 into this file, but i have to adjust the gravity manually, dont know why! Someone can help? |
Re: server.cfg
First check if any other file does not run the same cvar with different value.
|
Re: server.cfg
I think that use.
I have the kz-arg plugin, and i think that he sets the gravity cvar doesnt? If it set this cvar, i have to remove this line from server.cfg? |
Re: server.cfg
So, i searched in the entire plugin and does exist any cvar that defines the gravity
I just do not understand why the gravity get back to 800 when i change to any map, why does it doesnt stay in 700 how its in the line in the server.cfg? |
Re: server.cfg
Problably you have any plugin that is setting sv_gravity to 800 again... first turn off all non amx default plugins and see if it happens, then check one by one until you find wich plugin is doing that.
|
Re: server.cfg
Quote:
If you can't find it in any of those files then it is likely a plugin. You can do a process of elimination by disabling half of your 3rd part plugins and trying it to see if it changes back or not. It it still happens, disable more plugins and try again until it stops happening. |
Re: server.cfg
Didnt understand what is this mapchangecfgfile and how can i use it
Can you explain better? |
Re: server.cfg
Quote:
|
Re: server.cfg
Quote:
Didnt understand what is this mapchangecfgfile and how can i use it Can you explain better? |
Re: server.cfg
Okay... I have an alternative stupid method to do what you want...
A simple plugin that after something like 5 seconds after map change it set's the gravity to wich value you want... "If a plan it's stupid, but it works. It's not stupid." - Murphy Military Laws PHP Code:
|
| All times are GMT -4. The time now is 18:52. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.