[Map] [0.3c] Fun Park - With Cars!
#1

Hi, welcome to my first 0.3c map!

In this map there are cars, many items in 0.3c, including an elevator that leads up to make a descent on the boats.

Here are some screens:









======TeLeS CoMmAnD:======

Код:
if (strcmp("/funpark", cmdtext, true, 10) == 0) {
	SetPlayerPos(playerid,2676.5, -2560.5, 13.6);
	SendClientMessage(playerid,COLOR_LIGHTBLUE,"Benvenuto al Fun Park!");
	SendClientMessage(playerid,COLOR_GREEN,"Quando sei sull'ascensore centrale, scrivi /ascensore su o /ascensore giu per comandarlo!");
	return 1;
	}
======ElEvAtOr CoMmAnD:=======

On top of your GM:
Код:
new funpark;
In OnGameModeInit: - With StreamedObject
Код:
funpark = CreateStreamedObject(18769, 2674.9748535156, -2651.69921875, 11.60620880127, 0.000000 , 0.000000, 0.000000);
With CreateObject
Код:
funpark = CreateObject(18769, 2674.9748535156, -2651.69921875, 11.60620880127, 0.000000 , 0.000000, 0.000000);
In OnPlayerCommandText:

Код:
if (strcmp("/ascensore su", cmdtext, true, 10) == 0)
       {
       MoveObject(funpark,2674.9748535156, -2651.69921875, 205.13150024414, 30.0);
       return 1;
       }
       if (strcmp("/ascensore giu", cmdtext, true, 10) == 0)
       {
       MoveObject(funpark,2674.9748535156, -2651.69921875, 11.60620880127, 30.0);
       return 1;
       }
=========DoWnLoAd MaP:=========

In CreateObject:

Код:
AddStaticVehicleEx(502,2676.27636719,-2664.37426758,206.77197266,0.00000000,-1,-1,15); //Hotring Racer A
AddStaticVehicleEx(502,2671.44970703,-2664.44677734,206.77197266,0.00000000,-1,-1,15); //Hotring Racer A
AddStaticVehicleEx(473,2689.89428711,-2649.16503906,205.90245056,268.00000000,-1,-1,15); //Dinghy
AddStaticVehicleEx(473,2689.77270508,-2651.40112305,205.90245056,267.99499512,-1,-1,15); //Dinghy
AddStaticVehicleEx(473,2689.68041992,-2653.92016602,205.90245056,267.99499512,-1,-1,15); //Dinghy
CreateObject(18690, 2667.031005, -2565.543701, 11.925001, 0.00, 0.00, 0.00);
CreateObject(18690, 2669.069335, -2565.569335, 11.925001, 0.00, 0.00, 0.00);
CreateObject(18690, 2671.036621, -2565.370605, 11.925001, 0.00, 0.00, 0.00);
CreateObject(18751, 2670.766113, -2649.274414, 5.453144, 0.000000, 0.000000, 0.000000);
CreateObject(18770, 2663.936767, -2660.709716, 109.669692, 0.000000, 0.000000, 91.250000);
CreateObject(18770, 2686.011718, -2660.321533, 109.669692, 0.000000, 0.000000, 91.250000);
CreateObject(18770, 2686.049072, -2642.632568, 109.669692, 0.000000, 0.000000, 91.246948);
CreateObject(18770, 2663.888183, -2642.952636, 109.669692, 0.000000, 0.000000, 91.246948);
CreateObject(18768, 2674.974609, -2651.849121, 11.598262, 0.000000, 0.000000, 0.000000);
CreateObject(18768, 2674.974609, -2651.848632, 205.138412, 0.000000, 0.000000, 0.000000);
CreateObject(18771, 2677.936279, -2635.574707, -37.598735, 0.000000, 0.000000, 181.250000);
CreateObject(18789, 2674.094726, -2634.837890, -16.244707, 0.000000, 338.000000, 90.000000);
CreateObject(18690, 2673.235351, -2565.327148, 11.925001, 0.000000, 0.000000, 0.000000);
CreateObject(18690, 2675.359863, -2565.285644, 11.925001, 0.000000, 0.000000, 0.000000);
CreateObject(18690, 2677.603027, -2565.365722, 11.925001, 0.000000, 0.000000, 0.000000);
CreateObject(18690, 2679.877441, -2565.320800, 11.925001, 0.000000, 0.000000, 0.000000);
CreateObject(18690, 2681.524414, -2565.088867, 11.925001, 0.000000, 0.000000, 0.000000);
CreateObject(18800, 2732.801513, -2698.848876, 18.865306, 0.000000, 0.000000, 0.000000);
CreateObject(18801, 2704.871337, -2711.936523, 54.099681, 0.000000, 0.000000, 6.000000);
CreateObject(18802, 2692.879394, -2702.199951, 28.885972, 0.000000, 0.000000, 0.000000);
CreateObject(18778, 2679.939208, -2702.301513, 28.942211, 0.000000, 0.000000, 90.000000);
CreateObject(18779, 2724.902832, -2640.571533, 16.168724, 0.000000, 0.000000, 178.000000);
CreateObject(18779, 2759.330566, -2641.772949, 35.978721, 0.000000, 0.000000, 177.994995);
CreateObject(18779, 2794.067382, -2643.009277, 55.503730, 0.000000, 0.000000, 177.994995);
CreateObject(18846, 2673.761962, -2665.866699, 210.657226, 0.000000, 0.000000, 178.000000);
CreateObject(18803, 2757.205322, -2651.310058, 170.090042, 0.000000, 28.000000, 0.000000);
CreateObject(18803, 2887.595703, -2651.296630, 100.609855, 0.000000, 27.998657, 0.000000);
CreateObject(18803, 3018.667724, -2651.333984, 30.919868, 0.000000, 27.998657, 0.000000);
CreateObject(18778, 3074.962890, -2651.402099, 3.208185, 0.000000, 0.000000, 270.000000);
CreateObject(1225, 3067.723144, -2645.276367, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.715332, -2646.126953, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.706298, -2646.998535, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.696777, -2647.944335, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.687500, -2648.840820, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.680175, -2649.587890, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.671630, -2650.409667, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.662109, -2651.305664, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.654296, -2652.102539, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.646484, -2652.899414, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.638183, -2653.746093, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.629638, -2654.567871, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.620361, -2655.438964, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.610839, -2656.384765, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(1225, 3067.601562, -2657.281250, 6.948395, 0.000000, 0.000000, 0.000000);
CreateObject(18779, 2811.035400, -2643.627685, 78.663726, 0.000000, 42.000000, 177.994995);
CreateObject(18779, 2804.764892, -2643.723388, 114.683723, 0.069854, 91.998748, 179.988220);
CreateObject(18780, 2637.788085, -2726.977783, 16.380542, 0.000000, 0.000000, 268.000000);
CreateObject(18780, 2647.561035, -2727.256103, 16.330543, 0.000000, 0.000000, 267.994995);
CreateObject(18780, 2657.370605, -2727.485595, 16.330543, 0.000000, 0.000000, 267.994995);
CreateObject(18780, 2667.074462, -2727.912841, 16.505544, 0.000000, 0.000000, 267.994995);
CreateObject(18783, 2641.119384, -2771.152343, 42.361083, 0.000000, 0.000000, 358.000000);
CreateObject(18783, 2660.564697, -2771.780761, 42.361083, 0.000000, 0.000000, 357.994995);
CreateObject(18782, 2650.902343, -2772.036621, 46.197021, 0.000000, 0.000000, 22.000000);
CreateObject(18846, 2650.199462, -2781.071289, 49.565681, 0.000000, 0.000000, 176.000000);
In CreateStreamedObject:

Код:
AddStaticVehicleEx(502,2676.27636719,-2664.37426758,206.77197266,0.00000000,-1,-1,15); //Hotring Racer A
AddStaticVehicleEx(502,2671.44970703,-2664.44677734,206.77197266,0.00000000,-1,-1,15); //Hotring Racer A
AddStaticVehicleEx(473,2689.89428711,-2649.16503906,205.90245056,268.00000000,-1,-1,15); //Dinghy
AddStaticVehicleEx(473,2689.77270508,-2651.40112305,205.90245056,267.99499512,-1,-1,15); //Dinghy
AddStaticVehicleEx(473,2689.68041992,-2653.92016602,205.90245056,267.99499512,-1,-1,15); //Dinghy
CreateStreamedObject(18690, 2667.031005, -2565.543701, 11.925001, 0.00, 0.00, 0.00);
CreateStreamedObject(18690, 2669.069335, -2565.569335, 11.925001, 0.00, 0.00, 0.00);
CreateStreamedObject(18690, 2671.036621, -2565.370605, 11.925001, 0.00, 0.00, 0.00);
CreateStreamedObject(18751, 2670.766113, -2649.274414, 5.453144, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18770, 2663.936767, -2660.709716, 109.669692, 0.000000, 0.000000, 91.250000);
CreateStreamedObject(18770, 2686.011718, -2660.321533, 109.669692, 0.000000, 0.000000, 91.250000);
CreateStreamedObject(18770, 2686.049072, -2642.632568, 109.669692, 0.000000, 0.000000, 91.246948);
CreateStreamedObject(18770, 2663.888183, -2642.952636, 109.669692, 0.000000, 0.000000, 91.246948);
CreateStreamedObject(18768, 2674.974609, -2651.849121, 11.598262, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18768, 2674.974609, -2651.848632, 205.138412, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18771, 2677.936279, -2635.574707, -37.598735, 0.000000, 0.000000, 181.250000);
CreateStreamedObject(18789, 2674.094726, -2634.837890, -16.244707, 0.000000, 338.000000, 90.000000);
CreateStreamedObject(18690, 2673.235351, -2565.327148, 11.925001, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18690, 2675.359863, -2565.285644, 11.925001, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18690, 2677.603027, -2565.365722, 11.925001, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18690, 2679.877441, -2565.320800, 11.925001, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18690, 2681.524414, -2565.088867, 11.925001, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18800, 2732.801513, -2698.848876, 18.865306, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18801, 2704.871337, -2711.936523, 54.099681, 0.000000, 0.000000, 6.000000);
CreateStreamedObject(18802, 2692.879394, -2702.199951, 28.885972, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18778, 2679.939208, -2702.301513, 28.942211, 0.000000, 0.000000, 90.000000);
CreateStreamedObject(18779, 2724.902832, -2640.571533, 16.168724, 0.000000, 0.000000, 178.000000);
CreateStreamedObject(18779, 2759.330566, -2641.772949, 35.978721, 0.000000, 0.000000, 177.994995);
CreateStreamedObject(18779, 2794.067382, -2643.009277, 55.503730, 0.000000, 0.000000, 177.994995);
CreateStreamedObject(18846, 2673.761962, -2665.866699, 210.657226, 0.000000, 0.000000, 178.000000);
CreateStreamedObject(18803, 2757.205322, -2651.310058, 170.090042, 0.000000, 28.000000, 0.000000);
CreateStreamedObject(18803, 2887.595703, -2651.296630, 100.609855, 0.000000, 27.998657, 0.000000);
CreateStreamedObject(18803, 3018.667724, -2651.333984, 30.919868, 0.000000, 27.998657, 0.000000);
CreateStreamedObject(18778, 3074.962890, -2651.402099, 3.208185, 0.000000, 0.000000, 270.000000);
CreateStreamedObject(1225, 3067.723144, -2645.276367, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.715332, -2646.126953, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.706298, -2646.998535, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.696777, -2647.944335, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.687500, -2648.840820, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.680175, -2649.587890, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.671630, -2650.409667, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.662109, -2651.305664, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.654296, -2652.102539, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.646484, -2652.899414, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.638183, -2653.746093, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.629638, -2654.567871, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.620361, -2655.438964, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.610839, -2656.384765, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(1225, 3067.601562, -2657.281250, 6.948395, 0.000000, 0.000000, 0.000000);
CreateStreamedObject(18779, 2811.035400, -2643.627685, 78.663726, 0.000000, 42.000000, 177.994995);
CreateStreamedObject(18779, 2804.764892, -2643.723388, 114.683723, 0.069854, 91.998748, 179.988220);
CreateStreamedObject(18780, 2637.788085, -2726.977783, 16.380542, 0.000000, 0.000000, 268.000000);
CreateStreamedObject(18780, 2647.561035, -2727.256103, 16.330543, 0.000000, 0.000000, 267.994995);
CreateStreamedObject(18780, 2657.370605, -2727.485595, 16.330543, 0.000000, 0.000000, 267.994995);
CreateStreamedObject(18780, 2667.074462, -2727.912841, 16.505544, 0.000000, 0.000000, 267.994995);
CreateStreamedObject(18783, 2641.119384, -2771.152343, 42.361083, 0.000000, 0.000000, 358.000000);
CreateStreamedObject(18783, 2660.564697, -2771.780761, 42.361083, 0.000000, 0.000000, 357.994995);
CreateStreamedObject(18782, 2650.902343, -2772.036621, 46.197021, 0.000000, 0.000000, 22.000000);
CreateStreamedObject(18846, 2650.199462, -2781.071289, 49.565681, 0.000000, 0.000000, 176.000000);
Rate Plz!

P.S: Sorry for my Bad English... i am Italian.
Reply
#2

Omg Nice
Reply
#3

Thanks O.O
Reply
#4

Answeeeeeeeeeeeer!!!!
Reply
#5

Good Thanks

7/10
Reply
#6

nice 6/10 i tested this
Reply
#7

o.o? nice one dude 8/10
Reply
#8

Nice.
Reply
#9

Thanks all
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)