Posts
143
Respect
46Add +1
Forum Rank
Pack-a-Puncher
Primary Group
Member
Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!SetVelocity(x, y, z);SetVelocity(x,y,z);SetVelocity((x,y,z));![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community. |
SetVelocity((x, y, z));
times_to_loop = 10; // Change this to how many times it should loop
for(v=0;v<times_to_loop;v++)
{
player setVelocity(your_sets_of_angles);
wait .05;
}SetVelocity((x, y, z));