help - 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: help (
/showthread.php?tid=617853)
help -
Stop - 27.09.2016
Guys i want help . See if this a object
Createobject(13,take random number ,, 0,0,0,)
And this object how I can see that which number is object position . How to find it
Re: help -
Konstantinos - 27.09.2016
https://sampwiki.blast.hk/wiki/GetObjectPos
Re: help -
vikoo - 27.09.2016
Quote:
Originally Posted by Stop
Guys i want help . See if this a object
Createobject(13,take random number ,, 0,0,0,)
And this object how I can see that which number is object position . How to find it
|
u can use /lgoto cmd in ur server
For Example:
Код:
CreateDynamicObject(980,1067.7000000,1357.9000000,12.6000000,0.0000000,0.0000000,0.0000000); //object(airportgate) (2)
the red numbers is position, and the green is id for that object
Examble: /lgoto 1067.7000000 1357.9000000 12.6000000
info: replace that "--->,<---" with space like in command