SA-MP Forums Archive
Floats - 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: Floats (/showthread.php?tid=512543)



Floats - Trynda - 11.05.2014

So, i want this floats on Interiorid (LSPD) [I dunno the interior id of that]

Код:
new
	Float:AdminPrisonFloat[3][3] = {
		{263.9665 ,86.6339, 1001.0391, interiorid = 10},
		{264.2657, 82.1332, 1001.0391, interiorid = 10},
		{264.0196 ,77.6115 ,1001.0391, interiorid = 10}
};
ThankS

Respectfully yours,
Trynda


Re: Floats - Trynda - 11.05.2014

ASSSDYUGG


Re: Floats - Tingesport - 11.05.2014

LSPD Interior (x,y,z coords) : 246.783996,63.900199,1003.640625 (interior id : 6)

SFPD Interior (x,y,z coords) : 246.375991,109.245994,1003.218750 (interior id : 10)

LVPD Interior (x,y,z coords) : 288.745971,169.350997,1007.171875 (interior id : 3)

https://sampforum.blast.hk/showthread.php?tid=71648


Re: Floats - Beckett - 11.05.2014

Only 20 minutes passed and you are bumping?

Quote:

11/05/2014, 12:06 PM

Quote:

Unread 11/05/2014, 12:26 PM

However, I don't understand your question.