Command
Hello! Guys need your help! Can you write an example plug-in that would be served amx_cvar command after changing cards, and if the value of command coincided then nothing would have been done. Thanks in advance.
Where command = mp_timelimit Sorry for my English |
Re: Command
I have no idea what you want.
You want to change a cvar on mapchange? |
Re: Command
Quote:
|
Re: Command
You don't need a plugin. Just put your value mp_timelimit in amxx.cfg.
|
Re: Command
Quote:
That's why my plugin. |
Re: Command
amxx.cfg is just fine to fix mp_timelimit and any other cvar you want to be sure to be a certain value at each map start.
You can also use cstrike/game.cfg |
Re: Command
If you have mapchangecfgfile set correctly then you shouldn't have any problems.
|
Re: Command
Quote:
|
Re: Command
Quote:
server.cfg is executed only at server start game.cfg (doesn't exist by default but) is executed each map start you can also set cvar mapchangecfgfile to the file you want but it gonna act like game.cfg |
Re: Command
Ah, doesn't exist by default, probably why I have never heard of it and thought of server.cfg, my mistake. :D
|
| All times are GMT -4. The time now is 07:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.