How to let a player walk? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to let a player walk? (
/showthread.php?tid=82259)
How to let a player walk? -
kasco - 17.06.2009
I have a question how can i make that my Player Moves with Scripting ?
Re: How to let a player walk? -
Correlli - 17.06.2009
http://forum.sa-mp.com/index.php?topic=77446.0
Re: How to let a player walk? -
kasco - 17.06.2009
That is not what i mean
I mean how to let the player walk like this: WalkPlayerTo(playerid,Float:X,Float:Y,Float:Z);
Re: How to let a player walk? -
Lilly - 17.06.2009
You mean so the script takes over the player actually making them walk to a set way point?
Re: How to let a player walk? -
Correlli - 17.06.2009
Quote:
Originally Posted by kasco
That is not what i mean
I mean how to let the player walk like this: WalkPlayerTo(playerid,Float:X,Float:Y,Float:Z);
|
I don't think this is possible.
Re: How to let a player walk? -
kasco - 17.06.2009
Quote:
Originally Posted by Devil skwerl
You mean so the script takes over the player actually making them walk to a set way point?
|
Yeah i have seen this in a server
that u can use Animations to let the player walk
Re: How to let a player walk? -
Jese - 17.06.2009
Quote:
Originally Posted by kasco
Quote:
Originally Posted by Devil skwerl
You mean so the script takes over the player actually making them walk to a set way point?
|
Yeah i have seen this in a server
that u can use Animations to let the player walk
|
Yup i saw this in movie server.
Re: How to let a player walk? -
Johnny..Boy - 17.06.2009
Yeah I've seen it too In A Server, It's A huge Script Tho, It has All It's Own, Character Selections And All... I Like It, the bad thing in it its that the script creates a lil lag in it, but its a fine server anyway
Re: How to let a player walk? -
Blister - 17.06.2009
what animations u need to let the player walk?
Re: How to let a player walk? -
Luka P. - 17.06.2009
walking animation and SetPlayerPos? (move forward for size of one step?)