[Map] [MAP]Rockets
#1

Here 2 Rockets in San Andreas Version

Location: LV Airport

WorkTime: 20 Minute

ScreenShots:





Код:
CreateObject(1683, 1317.115112, 1436.945435, 35.672913, 0.0000, 270.6186, 176.5622);
CreateObject(3258, 1315.431396, 1435.109253, 46.695305, 0.0000, 179.5180, 356.5623);
CreateObject(3258, 1315.750366, 1442.387573, 46.812981, 0.0000, 179.5180, 0.0000);
CreateObject(3258, 1313.041504, 1439.015869, 46.812977, 0.0000, 183.8151, 0.0000);
CreateObject(3530, 1315.591187, 1438.281128, 15.617029, 0.0000, 0.0000, 0.0000);
CreateObject(3636, 1293.541260, 1442.214111, 18.072147, 0.0000, 0.0000, 191.2500);
CreateObject(3502, 1309.193848, 1440.149780, 21.125751, 0.0000, 0.0000, 270.0000);
CreateObject(3675, 1313.168823, 1439.062134, 53.683670, 0.0000, 0.0000, 270.0000);
CreateObject(3804, 1314.274170, 1431.316772, 34.798420, 0.0000, 0.0000, 0.0000);
CreateObject(3804, 1315.159912, 1446.028198, 34.600445, 0.0000, 0.0000, 0.0000);
CreateObject(3525, 1311.129517, 1438.602661, 15.814280, 0.0000, 174.3613, 0.0000);
CreateObject(3525, 1316.207886, 1442.189697, 15.776863, 0.0000, 165.7668, 0.0000);
CreateObject(3525, 1315.827271, 1435.418213, 15.708523, 0.0000, 179.5180, 0.0000);
CreateObject(1383, 1313.411499, 1452.494507, 42.350616, 0.0000, 0.0000, 0.0000);
CreateObject(1691, 1315.344727, 1438.489624, 21.073833, 0.0000, 175.2207, 0.0000);
CreateObject(3865, 1314.465332, 1446.091187, 54.255161, 0.0000, 0.0000, 10.4679);
CreateObject(1683, 1386.880005, 1371.784302, 15.722939, 0.0000, 0.0000, 90.0000);
CreateObject(3258, 1384.512207, 1380.543335, 13.336699, 0.0000, 91.1002, 271.4781);
CreateObject(3258, 1392.613403, 1380.452881, 13.195261, 0.0000, 268.8998, 87.6625);
CreateObject(3258, 1388.329712, 1377.334839, 14.158907, 0.0000, 79.0681, 270.0000);
CreateObject(3258, 1388.378906, 1379.616577, 13.758913, 0.0000, 91.9597, 254.1347);
CreateObject(3258, 1388.046021, 1379.140625, 12.989273, 0.0000, 90.2408, 286.4840);
Reply
#2

Heh, it looks kind of funny nice anyway
Reply
#3

Quote:
Originally Posted by Chpp
Heh, it looks kind of funny nice anyway
Same, but lol.. the one on the second picture..
Reply
#4

Nice but, Make it take off
Reply
#5

Nici map

Quote:
Originally Posted by JeNkStAX
Nice but, Make it take off
Wow that would be extremely cool xD
Reply
#6

This is awesome
Reply
#7

Quote:
Originally Posted by graffyk
Nici map

Quote:
Originally Posted by JeNkStAX
Nice but, Make it take off
Wow that would be extremely cool xD
If it was one object you could do that xD
Reply
#8

Cool Map :P
Reply
#9

Quote:
Originally Posted by Tamato
Quote:
Originally Posted by graffyk
Nici map

Quote:
Originally Posted by JeNkStAX
Nice but, Make it take off
Wow that would be extremely cool xD
If it was one object you could do that xD
not really i saw JeNkStAX's rocket 112 objects flying toghether to sky high.
Reply
#10

You can make like:

moveobject on every object and make them move to a location much much higher up but its hard to make something like that.
Reply
#11

it's too hard to do all objects to move
Reply
#12

Quote:
Originally Posted by [DSK
heatON★ ]
it's too hard to do all objects to move
You can do it the simple way. Instead of taking each object to a specified coordinate, just get the coordinates and raise 50 Z +.
pawn Код:
obj = CreateObject(..);
GetObjectPos(obj, x, y, z);
z = z+50;
MoveObject(obj, x, y, z);
That will save you ALOT of work.
Reply
#13

Does anyone know what objects are which?, i want just the rocket thats pointing up and not the rocket on the runway
Reply
#14

can i suggest something for ur map??
Make 5 more maps with the same objects just moving along the runway then taking off.
use westies object grouper then use a moveobject type of thing so it looks like a real rocket taking off!!
Reply
#15

awesom work man
Reply
#16

Quote:
Originally Posted by darkrider366
can i suggest something for ur map??
Make 5 more maps with the same objects just moving along the runway then taking off.
use westies object grouper then use a moveobject type of thing so it looks like a real rocket taking off!!
Or just do it yourself, Its not hard
Reply
#17

Hahaha, cool :P
Why not making it move? =p
Reply
#18

u rulz man :P
Reply
#19

Thanks all
I did it taking over
Take a look here Rocket Taking Over
Reply
#20

O.o, you can make it Take off by a command. /Takeoff. Make it MoveObject.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)