Raised This Month: $ Target: $400
 0% 

set_task help needed [Resolved]


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
soccdoodcss
Veteran Member
Join Date: Nov 2006
Location: Wisconsin
Old 01-02-2007 , 00:43   set_task help needed [Resolved]
Reply With Quote #1

The set_task function isnt working at all, anyone know why???

Code:
        case 2: 
        {    
            sec = 5
            set_user_noclip(id, 1)
            
            
            set_task(1.0, "set_noclip", id,"",20,"a",6)
            
        }
        
    }
}
public set_noclip(id)
{
    sec--
    set_hudmessage(rand2, rand3, rand4, 0.45, 0.5, 0, 6.0, 0.7)
    show_hudmessage(id, "%d/5 seconds of noclip", sec)
    if (sec==0)
    {
        set_user_noclip(id, 0)
    }
}
Please help.
__________________
"Now safe beneath their wisdom and their feet.
Here I will teach you truly how to sleep."

Last edited by soccdoodcss; 01-02-2007 at 14:46.
soccdoodcss is offline
Send a message via AIM to soccdoodcss
 



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


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