[Map] [MAP] Roof-Stunt
#1

The Roooooof-Stunt
I made that 2 months ago, but its still awsome....for me
I hope you'll enjoy this like me

About the Map:
This stunt is going throught the City SF and its end on the Big Bridge (more like GG)
Pictures:
nice!, isn't it? :P

Here is the tele (dunno the angle so i left that out)
Код:
if(strcmp(cmdtext, "/roofs", true) == 0)
{
	if(IsPlayerInAnyVehicle(playerid))
	{
		SetVehiclePos(GetPlayerVehicleID(playerid),-2208.8345,-315.8529,35.5703);
	}
	else
	{
		SetPlayerPos(playerid,-2208.8345,-315.8529,35.5703);
	}
	new string[256];
	new name[MAX_PLAYER_NAME];
	GetPlayerName(playerid, name, MAX_PLAYER_NAME);
	format(string, sizeof(string), "%s's at the Roof-Stunt. Join now! /roofs", name);
	SendClientMessageToAll(UR_COLOR_HERE, string);
	return 1;
}
Please COMMENT
Reply


Messages In This Thread
[MAP] Roof-Stunt - by FranKyG70 - 13.04.2009, 18:36
Re: [MAP] Roof-Stunt - by fff - 13.04.2009, 18:37
Re: [MAP] Roof-Stunt - by FranKyG70 - 13.04.2009, 18:52
Re: [MAP] Roof-Stunt - by Coolman12 - 13.04.2009, 19:28
Re: [MAP] Roof-Stunt - by FranKyG70 - 13.04.2009, 19:30
Re: [MAP] Roof-Stunt - by NtCat - 13.04.2009, 20:11
Re: [MAP] Roof-Stunt - by FranKyG70 - 13.04.2009, 20:26
Re: [MAP] Roof-Stunt - by Heerlenking - 13.04.2009, 20:50
Re: [MAP] Roof-Stunt - by RyDeR` - 13.04.2009, 21:25
Re: [MAP] Roof-Stunt - by Konrads - 14.04.2009, 15:51

Forum Jump:


Users browsing this thread: 2 Guest(s)