Raised This Month: $ Target: $400
 0% 

Make BunnyHop faster (In-game, not code)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
marcelowzd
Senior Member
Join Date: Feb 2011
Location: São Paulo, Brazil
Old 07-11-2018 , 19:56   Re: Make BunnyHop faster (In-game, not code)
Reply With Quote #3

Quote:
Originally Posted by lazarev View Post
PHP Code:
new Float:velocity[3];
entity_get_vector(idEV_VEC_velocityvelocity);

new 
Float:dir[3];
xs_vec_copy(velocitydir);
dir[2] = 0.0;
xs_vec_normalize(dirdir);
xs_vec_mul_scalar(dir250.0dir);

xs_vec_add(velocitydirvelocity);
velocity[2] = 250.0
So, i was missing a lot of things, huh?
Thanks, it is perfect.
__________________
marcelowzd 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 12:33.


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