Raised This Month: $ Target: $400
 0% 

Having a problem with my CD menu.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 04-24-2012 , 12:27   Having a problem with my CD menu.
Reply With Quote #1

It's not showing the hudmessages

PHP Code:
#define TASKID  1996
new iCountDown 
PHP Code:
case 2set_task(1.0"Cmd_StartCountDown"TASKID__"a"iCountDown
PHP Code:
case 0iCountDown 5
            
case 1iCountDown 10
            
case 2iCountDown 15
            
case 3iCountDown 30 
PHP Code:
if(task_exists(TASKID)) {
        return 
PLUGIN_HANDLED
    
}
    if(
iCountDown <= 0) {
        
set_hudmessage(02550, -1.00.5025.08.00.00.010)
        
show_hudmessage(0"Go Go Go!"
    }
    
    else {
        
set_hudmessage1201201200.500.5000.10.80.10.1, -)
        
show_hudmessage(0"%i"iCountDown--)
    } 
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
 



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 07:54.


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