[MAP/FS]Drag track special for kokkie20
#1

Hello this is Old airport drag created with MTA Map Editor. Pics:



Downloads:

Pastebin:
Pastebin

SolidFiles:


Teleport cmd:
Код:
	if(strcmp(cmdtext, "/oadrag", true) == 0) {
	if(IsPlayerInAnyVehicle(playerid)) {
new Float:X;
new Float:Y;
new Float:Z;
new VehicleID;
GetPlayerPos(playerid, X, Y, Z);
VehicleID = GetPlayerVehicleID(playerid);
SetPlayerInterior(playerid,0);
SetVehiclePos(VehicleID,363.70822143555,2531.2592773438,15.672828674316);
GameTextForPlayer(playerid,"/OldAirportDrag...",2500,3);
	} else {
new Float:X;
new Float:Y;
new Float:Z;
new fString[128];
new pName[20];
GetPlayerPos(playerid, X, Y, Z);
GetPlayerName(playerid, pName, 20);
SetPlayerInterior(playerid,0);
SetPlayerPos(playerid,363.70822143555,2531.2592773438,15.672828674316);
format(fString, 128, "%s (ID:%d) Teleported to /oadrag", pName, playerid);
GameTextForPlayer(playerid,"/OldAirportDrag...",2500,3);
SendClientMessageToAll(0x33CCFFAA, fString);

}
	return 1;
}
*Special for kokkie20*
Reply
#2

Nice map can you give me the map file?I want to make something other i will put your credits!
Reply
#3

add me to your skype: xelmerx
Reply
#4

Lithuania Plunge
Reply
#5

ok nice work keep it cool!
Reply
#6

oeeehhh veerryyy niiizeeee
thanks a lot
Reply
#7

thx
Reply
#8

Amazing
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)