







AddStaticVehicle(522, 3001.2822265625, -1975.3386230469, 56.288105010986, 174.58538818359, -1, -1); //0 AddStaticVehicle(522, 2999.6149902344, -1991.0650634766, 56.288105010986, 174.58374023438, -1, -1); //1 AddStaticVehicle(522, 2997.7177734375, -2006.6065673828, 56.288105010986, 174.58374023438, -1, -1); //2 AddStaticVehicle(522, 2990.7846679688, -2005.5388183594, 56.288105010986, 174.58374023438, -1, -1); //3 AddStaticVehicle(522, 2992.458984375, -1990.2783203125, 56.288105010986, 174.58374023438, -1, -1); //4 AddStaticVehicle(522, 2993.53515625, -1975.1569824219, 56.288105010986, 174.58374023438, -1, -1); //5
|
Note : I only recommend using NRG-500 for this Skroad. |


if (!strcmp("/skroad",cmdtext,true)) // change this to whatever you want
{
SetPlayerInterior(playerid,0);
if (GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
{
LinkVehicleToInterior(GetPlayerVehicleID(playerid),0);
SetVehiclePos(GetPlayerVehicleID(playerid),2992.0,-1963.0,59);
SetVehicleZAngle(GetPlayerVehicleID(playerid),0.0);
}
else
{
SetPlayerPos(playerid,2992.0,-1963.0,59);
SetPlayerFacingAngle(playerid,0.0);
}
return 1;
}
|
Originally Posted by park4bmx
Really Really nice Keep up the Good Work
|

|
Originally Posted by [ECR
TheGame ]
nice map. keep up this nice work. |
|
Originally Posted by O_x
looks sweet.
good job ![]() |
|
Originally Posted by ikarus????
Good work!
|
Glad you liked it ^|
Originally Posted by Sconosciuto
nice for stunts servers
|
