Move all cvars to a cfg file
So...I have this code:
Spoiler
I made this cfg for that plugins cvars not be edited from amxx.cfg but from file.cfg The file appear in configs folder and contain all the cvars but I can't get it executed.What I'm doing wrong ? |
Re: Move all cvars to a cfg file
PHP Code:
You must put "%s" insinde quotes... like this: PHP Code:
Put a debug message in he file... edit and put this line > echo "File executed" and see if the server executes it... :D |
Re: Move all cvars to a cfg file
My mistake about the "." In my code it is an "," Ok thx,I'll try.
Edit: that was. Thx. It worked. |
Re: Move all cvars to a cfg file
09-09-13:
Quote:
|
| All times are GMT -4. The time now is 18:53. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.