Objects
#1

How do I know where the objects will be in the gta world

pawn Код:
CreateObject(3374,1586.86181600,-2182.30590800,14.04866400,0.00000000,0.00000000,0.00000000); //object0
CreateObject(3374,1586.86206100,-2178.28710900,14.04866400,0.00000000,0.00000000,0.00000000); //object1
CreateObject(3374,1586.87182600,-2174.10351600,14.04866400,0.00000000,0.00000000,0.00000000); //object2
CreateObject(3374,1586.81347700,-2170.13208000,14.04866400,0.00000000,0.00000000,0.00000000); //object3
CreateObject(3374,1586.83654800,-2166.01782200,14.04866400,0.00000000,0.00000000,0.00000000); //object4
CreateObject(3374,1586.80481000,-2161.97485400,14.02366400,0.00000000,0.00000000,0.00000000); //object5
CreateObject(3374,1586.75390600,-2157.90332000,14.04866400,0.00000000,0.00000000,0.00000000); //object6
CreateObject(3374,1586.78247100,-2153.85180700,14.04085200,0.00000000,0.00000000,0.00000000); //object7
CreateObject(3374,1586.76879900,-2149.85180700,14.04085200,0.00000000,0.00000000,0.00000000); //object8
CreateObject(3374,1586.80993700,-2145.83203100,14.04085200,0.00000000,0.00000000,0.00000000); //object9
CreateObject(3374,1586.96521000,-2141.83227500,14.04085200,0.00000000,0.00000000,0.00000000); //object10
CreateObject(11435,1590.40661600,-2160.16333000,17.21593900,0.00000000,0.00000000,-325.72604817); //object11
Reply
#2

The x,y, and z coordinates. For example: CreateObject(3374,x,y,z,rx,ry,rz); Use a map editor such as SA:MP Map Construction. Just put the coords. in there and click "Point camera at these coords"
Reply
#3

Ive never used a map editor, so how to do? I just downloaded SAMP Map Contruction
Reply
#4

Yeah, here it is
http://forum.sa-mp.com/showthread.ph...amp+map+editor
Reply
#5

You can find these objects near Los Santos airport parking lot.
Reply
#6

You've got object coords but you don't know where they are located. Did you just completely copy them from another script or something?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)