Raised This Month: $ Target: $400
 0% 

Safe Speed Hide'N'Seek coderz


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
infek
Senior Member
Join Date: May 2009
Location: Behind you
Old 08-18-2010 , 01:06   Re: Safe Speed Hide'N'Seek coderz
Reply With Quote #2

Why not use Engine IN_BACK etc.

http://www.amxmodx.org/funcwiki.php?...#const_buttons

---------
There is no UC_BackMove


http://www.amxmodx.org/funcwiki.php?go=module&id=16
PHP Code:
UserCmd Constants 
enum 
{
    
// Interpolation time on client
    
UC_LerpMsec,        // short
    // Duration in ms of command
    
UC_Msec,        // byte
    // Command view angles
    
UC_ViewAngles,        // float array[3]
    
    // Intended velocities
    // Forward velocity
    
UC_ForwardMove,        // float
    // Sideways velocity
    
UC_SideMove,        // float
    // Upward velocity
    
UC_UpMove,        // float
    // Light level at spot where we are standing
    
UC_LightLevel,        // byte
    // Attack buttons
    
UC_Buttons,        // unsigned short
    // Impulse command issued
    
UC_Impulse,        // byte
    // Current weapon id
    
UC_WeaponSelect,    // byte
    
    // Experimental player impact stuff
    
UC_ImpactIndex,        // int
    
UC_ImpactPosition    // float array[3] 
__________________
"Domo Arigato, Mr. Roboto!"
PM me if you want to know a secret
infek 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 22:01.


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