Raised This Month: $ Target: $400
 0% 

fl_frozen NOT


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
mazmaajinsh
Senior Member
Join Date: Apr 2005
Location: Latvia
Old 12-12-2007 , 14:49   fl_frozen NOT
Reply With Quote #1

PHP Code:
public start_countdown()

    
say_time_remainingcup_start_countdown 
    
cup_start_countdown-- 
    if( 
cup_start_countdown <= )
    { 
        
client_print(0,print_chat,"[%s] Jump Cup has been started!"jc_pluginname )
        
set_cvar_string"kz_checkpoints""0")
        
set_cvar_string"amx_pausecfg pause""prokreedz_hook")
        
remove_task(8638458
        
        new 
players[32], num;
        
get_players(playersnum"ach""");
        for( new 
0numi++ )
        {
            
set_pev(players[i], pev_flagspev(players[i], pev_flags) & ~FL_FROZEN);
        }
        
        
set_task(1.0,"time_remaining",8638459,"",0,"b"
        
    } 

The problem is, i want to change so it doesnt use FL_FROZEN, but just sets server cl_sidespeed cl_forwardspeed and cl_backspeed to 0, and when the countdown ends it will set cl_sidespeed cl_forwardspeed and cl_backspeed back to 400.
__________________
Ahujena
mazmaajinsh is offline
 


Thread Tools
Display Modes

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 11:01.


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