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

Pause plugin on warmup round


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
beniosq
Junior Member
Join Date: Apr 2010
Old 02-20-2017 , 08:43   Pause plugin on warmup round
Reply With Quote #1

Hi,
i have plugin antirush, but i want to pause this plugin when is warmup round. I found this code but i cant compile it. Someone can help? (CS:GO) Thanks.

PHP Code:
public void Event_RoundStart(Event event, const char[] namebool dontBroadcast

    if(
GameRules_GetProp("m_bWarmupPeriod") == 1
        {
            
ServerCommand("sm plugins unload antirush")
           }
    if(
GameRules_GetProp("m_bWarmupPeriod") == 0)
        { 
            
ServerCommand("sm plugins load antirush")
        }


Last edited by beniosq; 02-20-2017 at 10:18.
beniosq is offline
 



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 03:05.


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