Raised This Month: $ Target: $400
 0% 

Countdown function in menu


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
xakintosh
I run no-steam servers!
Join Date: Feb 2010
Location: Edge of nowhere
Old 05-24-2010 , 12:27   Re: Countdown function in menu
Reply With Quote #1

You can see where i want to put it.
PHP Code:
public x(id) {
    new 
x1[8]
    if(
id(id,x1)) {
        new 
menu menu_create("""menu_handler")
        
menu_additem(menu"1""1")
        
menu_additem(menu"2""2")
        
menu_additem(menu"3""3")
        
menu_additem(menu"4""4")
        
menu_additem(menu"5""5")
        
menu_additem(menu"6""6")
        
menu_additem(menu"(%d)sec.""7")
        
menu_setprop(menuMPROP_EXITMEXIT_ALL)
        
menu_display(idmenu0)
        } else {
        
ColorChat(id,GREEN,"This server is made by X?k!n7osh")
    }


Last edited by xakintosh; 05-24-2010 at 12:34.
xakintosh is offline
Send a message via Yahoo to xakintosh Send a message via Skype™ to xakintosh
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 05:19.


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