Raised This Month: $ Target: $400
 0% 

Color stock.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
.Dare Devil.
Veteran Member
Join Date: Sep 2010
Old 04-19-2013 , 06:16   Re: Color stock.
Reply With Quote #6

Quote:
Originally Posted by Unkolix View Post
!t - team color, if you are terrorist, it will be red, if you are ct, it will be blue, if spec it will be grey...

I want them no mather what team you are in.
before you call this color stock, set player for example to terrorist team if you want read
then skip one frame, call color stock, skip one frame and then set him back his old team.

what i mean by skiping frame is for example

public something()
set_player_team
set_task( 0.1, "color_stock" )

public color_stock()
color_stock_call
set_task( 0.1, "back_to_old_team" )

public back_to_old_team()
set_player_team(oldteam)

set task is too slow for that, client_prethink is fine.
.Dare Devil. 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 10:48.


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