Raised This Month: $ Target: $400
 0% 

[HelpREQ] How can I set up above avarage Round Time and colored text?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 07-30-2008 , 17:36   Re: [HelpREQ] How can I set up above avarage Round Time and colored text?
Reply With Quote #9

This comes from an error in your script.
This is how you must use set_task()
PHP Code:
set_task Float:time, const function[], id 0parameter[]=""len 0flags[]=""repeat 
So in your script this is your problem
PHP Code:
set_task(0.2"help"
Change it to
PHP Code:
set_task(0.2,"help",id
And as a side note:
Use this at the end of the player_help(id) function
PHP Code:
return PLUGIN_HANDLED 
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 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 05:36.


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