Raised This Month: $ Target: $400
 0% 

All pev's


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
_Master_
Senior Member
Join Date: Dec 2006
Old 06-21-2007 , 05:22   Re: All pev's
Reply With Quote #4

Engine and Fakemeta ?!?

Add this in plugin_init()
PHP Code:
register_forward(FM_PlayerPreThink"client_PreThink"
Change
PHP Code:
new flags entity_get_int(idEV_INT_flags
to
PHP Code:
new flags pev(idpev_flags
remove
PHP Code:
#include <engine> 
Set pev_velocity based on current player velocity not to some fixed values. Doing this will affect (to some extent) your prethink.

Also why did you post this in a new thread if you already had another one related to this ?

Last edited by _Master_; 06-21-2007 at 05:53.
_Master_ 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 21:24.


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