Raised This Month: $ Target: $400
 0% 

Bool Value Bug


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
lolzin123
Member
Join Date: Apr 2009
Old 08-10-2009 , 12:43   Bool Value Bug
Reply With Quote #1

I use this case to changing the bool , but when it's turn on... never turn off again.
PHP Code:
case 5// BOOL
        
{
            if (
g_bool[id] == true
            { 
                
g_bool[id] = false ;
            } 
            if (
g_bool[id] == false
            { 
                
g_bool[id] = true ;
            } 
        } 
lolzin123 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 18:24.


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