having some problems... - 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)
+--- Thread: having some problems... (
/showthread.php?tid=606140)
having some problems... -
ReD_HunTeR - 30.04.2016
EDIT: Solved
Re: having some problems... -
ReD_HunTeR - 30.04.2016
Bump*
Re: having some problems... -
ReD_HunTeR - 01.05.2016
Bump*
Re: having some problems... -
IamPuzo - 01.05.2016
Someone help.
Re: having some problems... -
IamPuzo - 02.05.2016
Bump*
Re: having some problems... -
colonel-top - 02.05.2016
try it maybe its will work
PHP код:
GateInfo[gateid][gateX] = cache_get_field_content_float(0, "X");
GateInfo[gateid][gateY] = cache_get_field_content_float(0, "Y");
GateInfo[gateid][gateZ] = cache_get_field_content_float(0, "Z");
I use this to load and save position in my server its working fine