Raised This Month: $ Target: $400
 0% 

Mapvote früher bei Deags Map Manager


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Jockey
Member
Join Date: Nov 2008
Location: Germany
Old 01-06-2013 , 05:47   Re: Mapvote früher bei Deags Map Manager
#2

Schau mal in Zeile 195 - 211 falls du DMM 2.23 benutzt.

Da müsste die Zeit sein.

PHP Code:
public messagethree() {
    new 
timeleft get_timeleft();
    new 
time2 timeleft timeleft 60;
    new 
minutesleft floatround(float(time2) / 60.0);
    new 
mapname[32];
    
get_mapname(mapname31);
    new 
smap[32];
    
get_cvar_string("amx_nextmap"smap31);
    if (
minutesleft >= && !mselected) {
        
client_print(0print_chat"%L"LANG_PLAYER"DMAP_NEXTMAP_VOTE_REMAINING"
          (
minutesleft == || minutesleft == 2) ? timeleft -100 minutesleft 2, (minutesleft == || minutesleft == 2) ? "seconds" "minutes"); 
Mfg

Jockey
Jockey 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 07:35.


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