Jump to content

[MAP]StuntPark2


Recommended Posts

Posted

STUNT PARK2

Info:

Stunt park

Converted vehicles: 7

Converted objects: 58

Extra:

mta-screen0003.jpg

mta-screen0004.jpg

mta-screen0005.jpg

mta-screen0006.jpg

DOWNLOAD:

download.img.php?f=2196&width=250&height=100&style=blue&display=size

PASTEBIN

	if(strcmp(cmdtext,"/parkstunt",true)==0)
{
new vehicleid = GetPlayerVehicleID(playerid);
new State = GetPlayerState(playerid);
if(IsPlayerInAnyVehicle(playerid) && State == PLAYER_STATE_DRIVER)
{
GameTextForPlayer(playerid,"Part Stunt",4000,6);
return SetVehiclePos(vehicleid,1866.908,-1408.218,13.170);
}
SetPlayerPos(playerid,1866.908,-1408.218,13.170);
GameTextForPlayer(playerid,"Part Stunt",4000,6);
return 1;
}

Guest mihai97
Posted

carei parola teleportare sa ajungi? ;D

#Farse:ma orice teleportare/script/cod da nu parola

Posted
if(strcmp(cmdtext,"/parkstunt",true)==0)
{
new vehicleid = GetPlayerVehicleID(playerid);
new State = GetPlayerState(playerid);
if(IsPlayerInAnyVehicle(playerid) && State == PLAYER_STATE_DRIVER)
{
GameTextForPlayer(playerid,"Part Stunt",4000,6);
return SetVehiclePos(vehicleid,1866.908,-1408.218,13.170);
}
SetPlayerPos(playerid,1866.908,-1408.218,13.170);
GameTextForPlayer(playerid,"Part Stunt",4000,6);
return 1;
}

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.