Thread: [Solved] Plugin problem
View Single Post
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 05-14-2020 , 10:31   Re: Plugin problem
Reply With Quote #3

Quote:
Originally Posted by Fuck For Fun View Post
What does it mean to affect other things?

Your version of jb ball so old, and that need get speed of ent
PHP Code:
            new Float:velocity[3]
            if (
get_speed(entity) < 300.0)
            {
                
                
velocity_by_aim(idrandom_num(200500), velocity)
                
entity_set_vector(entity,EV_VEC_velocity,velocity)
                
entity_set_float(entity,EV_FL_framerate,0.6)
            } 

Again the same problem
Is there a better version of this plugin?
amirwolf is offline