Jump to content

First Track


Guest farse

Recommended Posts

Guest farse

First Track in MTA 1.0.3(with a plugin)

Timp de lucru:30 minute(fiind prima mapa track..)

Info:este impartita in 5 trackuri dintre care 3 cu obiecte diferite

Obiecte:196

Download:Mapa n-am pus'o ca nu aveti pluginu,pun doar codul de pwn

Patebin (a trecut de 20.000 caractere)

Mirrors:

http://mihaibr.lx.ro/first%20track%20by%20Farse.txt

http://mihaibr.lx.ro/First%20track%20by%20Farse%20teleport.txt

Teleport:

if(strcmp(cmdtext,"/trackgen",true)==0)
{
new vehicleid = GetPlayerVehicleID(playerid);
new State = GetPlayerState(playerid);
if(IsPlayerInAnyVehicle(playerid) && State == PLAYER_STATE_DRIVER)
{
GameTextForPlayer(playerid,"Track..",4000,6);
LinkVehicleToInterior(vehicleid,0);
SetPlayerInterior(playerid,0);
return SetVehiclePos(vehicleid,2295.0102539063,-2529.7238769531,30.750183105469);
}
SetPlayerPos(playerid,2295.0102539063,-2529.7238769531,30.750183105469);
SetPlayerInterior(playerid,0);
GameTextForPlayer(playerid,"Track..",4000,6);
return 1;
}

Imagini:

4f.png

f9b4.png

090.png

db7.png

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.