Jump to content

First Track


Recommended Posts

Guest farse
Posted

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

  • 3 weeks 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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.