Author Topic: Add Velocity To Player - Script!  (Read 10163 times)


I like it this could definatly come in handy!


« Last Edit: June 12, 2009, 03:44:38 AM by Masta Green Day »

Am I the only one that noticed the link is broken?

Am I the only one that noticed the link is broken?

Yes, because it's not. @_@

Extremely easy to make, but you did it.

Its entirety is:
Code: [Select]
function serverCmdVelocity(%client,%x,%y,%z,%name)
{
        %target = %client.player;
if(%client.isAdmin && %name !$= "")
%target = findClientByName(%name).player;
if(isObject(%target))
%target.setVelocity(vectorAdd(%target.getVelocity(),%x SPC %y SPC %z));
}
« Last Edit: June 12, 2009, 03:16:41 PM by BobAndRob »

Extremely simple to make. Never release something like this.

Obviously this is his first addon, so cut him some slack, some people may like it, And wth is it with
Quote
What are you obbsessed with yourself?
he is using his own name to explain how to use it [for the noobs out there [like me]]

first post ya

User was banned for this post
I love Badspot

So what's the "rather high level"? Because it doesn't take a lot to crush someone.
300

Yeah, like that definitely cannot hurt someone.

Extremely easy to make, but you did it.

Its entirety is:
Code: [Select]
function serverCmdVelocity(%client,%x,%y,%z,%name)
{
        %target = %client.player;
if(%client.isAdmin && %name !$= "")
%target = findClientByName(%name).player;
if(isObject(%target))
%target.setVelocity(vectorAdd(%target.getVelocity(),%x SPC %y SPC %z));
}
How is that easy? It hurts my head looking at it.

You can tell i'm not the brightest...

You shouldn't judge a script on its simplicity but on its usefulness so whether its short or not it doesn't matter.

first post ya

User was banned for this post
OMG LOLOLOLOLOLOLOLO--

first post ya

User was banned for this post

Justice is finally served!