Removebuilding
#4

Код:
public OnPlayerConnect(playerid)
{
	GameTextForPlayer(playerid,"~w~Grand Larceny",3000,4);
  	SendClientMessage(playerid,COLOR_WHITE,"Welcome to {88AA88}G{FFFFFF}rand {88AA88}L{FFFFFF}arceny");
  	
  	// class selection init vars
  	gPlayerCitySelection[playerid] = -1;
	gPlayerHasCitySelected[playerid] = 0;
	gPlayerLastCitySelectionTick[playerid] = GetTickCount();

	//SetPlayerColor(playerid,COLOR_NORMAL_PLAYER);
	
	/*

{
        RemoveBuildingForPlayer(playerid, 3672, 1921.6406, -2206.3906, 18.8828, 0.25);
	RemoveBuildingForPlayer(playerid, 3672, 2030.0547, -2249.0234, 18.8828, 0.25);
	RemoveBuildingForPlayer(playerid, 3672, 2030.0547, -2315.4297, 18.8828, 0.25);
	RemoveBuildingForPlayer(playerid, 3672, 2030.0547, -2382.1406, 18.8828, 0.25);
	RemoveBuildingForPlayer(playerid, 3672, 2112.9375, -2384.6172, 18.8828, 0.25);

	return 1;
}
Reply


Messages In This Thread
Removebuilding - by Dazza - 01.08.2012, 12:05
Re: Removebuilding - by [MM]RoXoR[FS] - 01.08.2012, 12:06
Re: Removebuilding - by Vince - 01.08.2012, 12:16
Re: Removebuilding - by Dazza - 01.08.2012, 12:52
Re: Removebuilding - by Misiur - 01.08.2012, 12:54
Re: Removebuilding - by Dazza - 01.08.2012, 13:26

Forum Jump:


Users browsing this thread: 4 Guest(s)