How calculate the Z ground? - 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 calculate the Z ground? (
/showthread.php?tid=277771)
How calculate the Z ground? -
Vukilore - 19.08.2011
Hello !
I want to know the Z GROUND where the player is, but how?
MapAndreas is the unique solution ?

I don't want to use it now...
Is there any include or else ?
Thank's alot for help man
Good day
(Sorry for english, i'm french)
Re: How calculate the Z ground? -
[MWR]Blood - 19.08.2011
Type /save in game, then go to Documents/Gta User Files/SAMP and there somewhere you should find a file named
savedpositions.txt
Example:
AddPlayerClass(0,65.3322,33.2221,
55.6666 -< This is the Z coordinate that you want,...
Hope I helped!
Re: How calculate the Z ground? -
[HiC]TheKiller - 19.08.2011
This is the include version of the plugin
https://sampforum.blast.hk/showthread.php?tid=273263
Re : How calculate the Z ground? -
Vukilore - 19.08.2011
Thank's alot!
Код:
Type /save in game, then go to Documents/Gta User Files/SAMP and there somewhere you should find a file named savedpositions.txt
Example:
AddPlayerClass(0,65.3322,33.2221,55.6666 -< This is the Z coordinate that you want,...
Hope I helped!
I said about the floor coordinate

bu thank's