Raised This Month: $ Target: $400
 0% 

[ H3LP ] Scale as on the stairs?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Sheeran
Junior Member
Join Date: Apr 2017
Old 04-15-2017 , 17:56   Re: [ H3LP ] Scale as on the stairs?
Reply With Quote #10

PHP Code:
public plugin_init()
{
   
register_plugin("pcvar test""1.0""blablabla")
   
register_srvcmd("test_pcvar""TestPcvar")
}

public 
TestPcvar(id)
{
    if(
cs_get_user_team(id) == CS_TEAM_T)
    {
       
set_pcvar_float(sv_stepsize99999)
    }


Last edited by Sheeran; 04-15-2017 at 18:05.
Sheeran 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 17:54.


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