[FilterScript] [FS]Fast jump,race - whatever
#1

Comments please and rate it
only this ain't nothing big but fun
Teleport code
Код:
//fr
if(strcmp(cmdtext, "/fr", true) == 0)
   	{new cartype = GetPlayerVehicleID(playerid);
		new State=GetPlayerState(playerid);
		SetPlayerInterior(playerid,0);
		{if(State!=PLAYER_STATE_DRIVER)
 		{SetPlayerPos(playerid,-123.5063,2020.8993,371.829);}
		else if(IsPlayerInVehicle(playerid, cartype) == 1)
		{SetVehiclePos(cartype,-123.5063,2020.8993,371.829);
		SetVehicleZAngle(cartype,287.0157);}
		else
		{SetPlayerPos(playerid,-123.5063,2020.8993,371.829);}
 		GameTextForPlayer(playerid,"Fast race",2500,3);}
    return 1;}
Video -------> Video not here

Pwn+Amx <--- Download here
Reply


Messages In This Thread
[FS]Fast jump,race - whatever - by jannka23 - 19.03.2008, 17:52
Re: [FS]Fast jump,race - whatever - by [_brB_]Sonic_ - 19.03.2008, 17:58
Re: [FS]Fast jump,race - whatever - by tiagox2005z - 19.03.2008, 18:04
Re: [FS]Fast jump,race - whatever - by nismo_AmP - 20.03.2008, 11:51
Re: [FS]Fast jump,race - whatever - by [1corp]vlad - 05.03.2010, 20:04
Re: [FS]Fast jump,race - whatever - by XRVX - 05.03.2010, 20:41
Re: [FS]Fast jump,race - whatever - by emch0o - 05.03.2010, 20:59
Re: [FS]Fast jump,race - whatever - by ViruZZzZ_ChiLLL - 07.04.2010, 08:06

Forum Jump:


Users browsing this thread: 1 Guest(s)