Raised This Month: $ Target: $400
 0% 

some maps change cvar


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Green0Turtle
Member
Join Date: Nov 2012
Old 11-01-2013 , 05:09   some maps change cvar
Reply With Quote #1

Hi
I need a script that in some maps change cvar automatically


For example:


}

public some_maps() {
new somepath[64];
formatex(somepath, 63, "%s/somemaps.ini", custompath);
if (file_exists(somepath)) {
set_cvar_num( "amxx_respawn", 0 );
}
Green0Turtle is offline
 


Thread Tools
Display Modes

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 23:21.


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