Raised This Month: $ Target: $400
 0% 

Stealth Chanse.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
GudiiS
Member
Join Date: Feb 2009
Old 10-27-2009 , 14:25   Stealth Chanse.
Reply With Quote #1

Hi i wonder what's wrong. I have tried ta make so u can get a chance to be invisible (stealth)

Code:
PHP Code:
num random num(1100);
if(
num <= s2_change_stealth)
{
    if(
s2_team_stealth == || Team == s2_team_stealth)
    {
    
ColorChat(playerGREEN"%s stealth with extra %d invisible (%d %s)"lucky_messages2_change_more_stealths2_change_stealthprecent_message);
    
set_user_rendering(idkRenderFxGlowShell000kRenderTransColor02552550,);
                    
    }
    else
    {
                        
    
ColorChat(playerGREEN"%s stealth and you are %d invisible (%d %s)"lucky_messages2_change_more_stealths2_change_stealthprecent_message);    
    
set_user_rendering(idkRenderFxGlowShell000kRenderTransColor2552552550,);
    }
}





public 
unstealth (id)
{
    
set_task(fTimeout"taskStealthRemove"TASK_STEALTH id""0"a"1); 
ye, wat's wrong with this peace of code?
GudiiS 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 17:39.


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