Raised This Month: $51 Target: $400
 12% 

Amxx.cfg Execution ?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
devilicioux
Veteran Member
Join Date: Jun 2013
Location: Delhi,India
Old 01-08-2014 , 00:03   Amxx.cfg Execution ?
Reply With Quote #1

Dont know if this is a noob question or what ..
Suppose there is a cvar in server.cfg, amxx.cfg and in-plugin ..
whats the exact execution order ?
and how can i catch the individual cvar values in server.cfg and amxx.cfg via plugin ?

Eg : Catch values at numbered Places ..

[1]
mp_timelimit 30 in server.cfg
[2]
mp_timelimit 35 in amxx.cfg
[3]
__________________
You keep bringing ANTICHRISTUS down .. He will rise again and kick asses !

#RespectList ANTICHRISTUS fysiks Bugsy

Most Common Errors You Can Encounter Every Now and Then
devilicioux is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 01-08-2014 , 02:04   Re: Amxx.cfg Execution ?
Reply With Quote #2

server.cfg is executed only on server startup, unless cvar mapchangecfgfile is set to "server.cfg" (anyway, you can create game.cfg it gonna be automatically executed at map change).
amxx.cfg is executed with some delay after map change, then per maps cfg files are executed, after amxx.cfg

To catch any cvar change, you can use Arkshine module : Cvar Utilities
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode