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

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: dark_style
Forum: Code Snippets/Tutorials 10-13-2011, 01:09
Replies: 446
Views: 419,475
Posted By dark_style
Re: New AMXX Menu System

Thanks. :)


formatex( timeleft, charsmax( timeleft ), "Timeleft: %d:%d", get_timeleft() / 60, get_timeleft() % 60 )


Works perfectly fine. Thank you guys! :)
Forum: Code Snippets/Tutorials 10-13-2011, 00:44
Replies: 446
Views: 419,475
Posted By dark_style
Re: New AMXX Menu System

Well, I tried this:


formatex( timeleft, charsmax( timeleft ), "Timeleft: %d", get_timeleft() / 60 )

Now it shows me the minutes, but without the seconds.. For example - if the timelimit is...
Forum: Code Snippets/Tutorials 10-13-2011, 00:13
Replies: 446
Views: 419,475
Posted By dark_style
Re: New AMXX Menu System

It won't be such a big problem if it doesn't update the timeleft. What I need is when I open the menu to have the timeleft as it's title and when I re-open it to shows me again the timeleft, but not...
Forum: Code Snippets/Tutorials 10-12-2011, 13:55
Replies: 446
Views: 419,475
Posted By dark_style
Re: New AMXX Menu System

Hey guys, I need to show the timeleft in the title, how I can do it? I tried few methods, but none of them worked. :(
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 17:35.


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