Raised This Month: $ Target: $400
 0% 

Noob question for roundstart event


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
winds
Member
Join Date: Aug 2010
Old 11-11-2011 , 13:42   Re: Noob question for roundstart event
Reply With Quote #3

Hopefully I am posting all that is relevant:

In a special rounds menu for admins they have an option to chose a Knife Only Round which would do this:
PHP Code:
        // Knife Only Round
        
case 3:
        {
            if(
b_Knife == false)
            {
                
ColorChat(idGREEN"^x04%s ^x01You selected Knife Only."TAG)
                
SpecialDay SpecialDay 1
                b_Knife 
true
            
}
            else
            {
                
ColorChat(idGREEN"^x04%s ^x01You already selected Knife Only."TAG)
            }
        } 
And then on round start it would do the previous code in my above post.
winds 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 14:20.


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