[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Модератор форума: Gank  
Bike and Driving School Gates Removed (SA-MP 0.3d)
Дата: 13.09.2011, Вторник, 23:10:17 | Сообщение # $NUMBER
Группа: Проверенные
Сообщений: 116
Репутация: 0+
Данный FS уберет у вас на сервере стандартные ворота, на полигон АвтоШколы(SF) и МотоШколы(LV)
Автор:Geso
Скчать:ФА
Дата: 13.09.2011, Вторник, 23:49:36 | Сообщение # $NUMBER
Группа: Проверенные
Сообщений: 627
Репутация: 361+
Quote
#include
public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Driving and Bike School Gates Removed by Geso (SA-MP 0.3d)");
print("---------脏殡 耜圜囗 ?samp-city.ru-----");
print("--------------------------------------\n");
for(new i=0;i {
RemoveBuildingForPlayer(i, 8229, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(i, 11014, 0.0, 0.0, 0.0, 6000.0);
}
return 1;
}

public OnPlayerConnect(playerid)
{
RemoveBuildingForPlayer(playerid, 8229, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 11014, 0.0, 0.0, 0.0, 6000.0);
return 1;
}

бредятина...
Code
#include <a_samp>
public OnPlayerSpawn(playerid) return RemoveBuildingForPlayer(playerid, 8229, 0.0, 0.0, 0.0, 500.0), RemoveBuildingForPlayer(playerid, 11014, 0.0, 0.0, 0.0, 500.0);
  • Страница 1 из 1
  • 1
Поиск: