Vice City Multiplayer

VC:MP 0.4 (Beta) => Script Discussion => Topic started by: Flockshot on September 20, 2014, 01:51:31 pm

Title: player.AddSpeed(Vector x,y,z)
Post by: Flockshot on September 20, 2014, 01:51:31 pm
What does the player.AddSpeed(Vector x,y,z) function do.
I am a little curious about it.I tried it by giving the x,y,z the value of 20 but the player only went above in sky and then fall.
Nothing else happend.

What is the advantage of it and how can we use it.
Title: Re: player.AddSpeed(Vector x,y,z)
Post by: NeskWriter on September 20, 2014, 03:07:56 pm
I think it's acceleration, it is used to accelerate the player
Title: Re: player.AddSpeed(Vector x,y,z)
Post by: NE.Restricted on September 20, 2014, 03:11:35 pm
What does the player.AddSpeed(Vector x,y,z) function do.
I am a little curious about it.I tried it by giving the x,y,z the value of 20 but the player only went above in sky and then fall.
Nothing else happend.

What is the advantage of it and how can we use it.
give z value 0