Raised This Month: $ Target: $400
 0% 

return gravity trough a native


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 04-21-2011 , 15:07   Re: return gravity trough a native
Reply With Quote #2

You are using pev() wrong.

Code:
new int_value = pev(id, pev_body);

new Float:float_value;
pev(id, pev_maxspeed, float_value);

new string_value[32];
pev(id, pev_classname, string_value, charsmax(string_value));
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] 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 20:11.


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