Raised This Month: $51 Target: $400
 12% 

Help se..


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
M E R T
Junior Member
Join Date: Jan 2019
Old 01-24-2019 , 10:49   Help se..
Reply With Quote #1

Hello guys please help me...

This code how to unlimited time??

set_hudmessage(random_num(250,255), random_num(160,170), random_num(40,45), -1.0, 0.14, 1, 0.0, 0.09, 3)
M E R T is offline
Kushfield
Member
Join Date: Jan 2017
Location: Estonia
Old 01-24-2019 , 11:13   Re: Help se..
Reply With Quote #2

http://www.amxmodx.org/api/amxmodx/set_hudmessage
Kushfield is offline
M E R T
Junior Member
Join Date: Jan 2019
Old 01-24-2019 , 11:37   Re: Help se..
Reply With Quote #3

sorry my neglish is bad help ?
M E R T is offline
SomewhereLost
AlliedModders Donor
Join Date: Mar 2014
Location: Tomorrowland
Old 01-24-2019 , 13:36   Re: Help se..
Reply With Quote #4

Change the holdtime of it, this is a scripting section.
__________________
SomewhereLost is offline
Send a message via Skype™ to SomewhereLost
E1_531G
Senior Member
Join Date: Dec 2017
Old 01-24-2019 , 16:16   Re: Help se..
Reply With Quote #5

set_task()
__________________
My English is A0
E1_531G is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-24-2019 , 17:02   Re: Help se..
Reply With Quote #6

Quote:
Help se..
se...? se??????

Did your fingers start hurting while you were writing the title or what happened? Stop posting threads with ridiculous titles if you don't want to get comments like this in every single thread. The title should give as much information about the thread's contents as possible.

Imagine what it would look like if every thread had a title like yours. In fact, let me help you envision it:



To conclude - FIX YOUR TITLE.
__________________

Last edited by OciXCrom; 01-24-2019 at 18:58.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Oops9499
Junior Member
Join Date: Dec 2017
Old 01-30-2019 , 19:45   Re: Help se..
Reply With Quote #7

Only way I know is with set_task (flag "b" = repeat task undefinitely)


PHP Code:
public function()
{
    
set_task(1.0"another_function"id+99999_,"b")
}
public 
another_function(id)
{
    
id -= 99999
    set_hudmessage
(bla bla...)

Oops9499 is offline
M E R T
Junior Member
Join Date: Jan 2019
Old 01-31-2019 , 04:39   Re: Help se..
Reply With Quote #8

thanks guys for helping me
M E R T is offline
Reply



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


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