Raised This Month: $ Target: $400
 0% 

set_back and Hud


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
anakin_cstrike
Veteran Member
Join Date: Nov 2007
Location: Romania
Old 02-15-2009 , 04:41   Re: set_back and Hud
Reply With Quote #1

1. Colored messages: http://forums.alliedmods.net/showthr...ght=color+chat

2. Use a task: in "public Gravity_Handler", after the switch statement:
Code:
set_task( 30.0, "normal_gravity", id ); // - - - public normal_gravity( id ) {     if( !is_user_alive( id ) )         return 0;     fm_set_user_gravity( id, 1.0 );     return 1; }

Quote:
and the speed manager doesent work why?
You have to set the speed not only in that function... CurWeapon for instance.
__________________

anakin_cstrike is offline
Reply



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


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