Posts: 400
Threads: 69
Joined: Apr 2009
Reputation:
0
(How) Can i attach a Player to....
1. an object
2. another player
3.Vehicle
I just need one of it , so please,please help me, i don`t know it and want to make a new script for everyone, and if you help me,i will release it...
Trooper
Posts: 624
Threads: 26
Joined: Feb 2009
Reputation:
0
1. an object // AttachObjectToPlayer
2. another player // You can't with a native function. Only if you create a function by yourself.
3. Vehicle // Same like the above ^^
Posts: 1,154
Threads: 6
Joined: Aug 2008
Reputation:
0
Set a timer that gets the vehicles/players/objects position and keep consantly setting the players position,
Spiderpork he wants to attach a player to an object, Not vice versa
Posts: 400
Threads: 69
Joined: Apr 2009
Reputation:
0
And what is AttachPlayerObjectToPlayer for ?
Posts: 624
Threads: 26
Joined: Feb 2009
Reputation:
0
Player object means that only a player sees the object. So if you use this function, it will attach an object to a player, but only he will see it, others won't.
Posts: 400
Threads: 69
Joined: Apr 2009
Reputation:
0
Ok,thank you....
Hmmm, so what`ll happen if i set the SetPlayerPos directly into a Maverick ?
Posts: 624
Threads: 26
Joined: Feb 2009
Reputation:
0
It'll set the player's pos in the maverick.
Posts: 400
Threads: 69
Joined: Apr 2009
Reputation:
0
I mean,would he be able to rest there ?
Or fall down?
Or get into the Chopterrotors ?
Or stuck there with fall animation ?