Raised This Month: $ Target: $400
 0% 

[solved]set_task with text parameters and taskid


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Drak
Veteran Member
Join Date: Jul 2005
Old 06-14-2009 , 14:45   Re: set_task wirh parameters and taskid
Reply With Quote #2

Code:
public one(id) {     new text[6] = "hello";     set_task(4.4, "tasktwo", id+644,text,6) } public tasktwo(id,const Text[6]) {     id -= 644     log_amx("param is: %s",Text) }
I'm not competently sure if "set_task" will return Params & The TaskID.
__________________
Oh yeah
Drak is offline
Send a message via MSN to Drak
 



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


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