05.03.2018, 20:00
Код:
#include <a_samp>
#include <AntiCarTroll>
#include <YSI\y_commands>
#include <YSI\y_master>
#include <YSI\y_iterate>
#include <YSI\y_timers>
#include <OPBA>
#include <fly>
#include <a_mysql>
#include <sscanf2>
#include <streamer>
#include <timestamptodate>
#include <geolocation>
//Defines///////////////////////////////////////
#define ManualUse
....
public OnPlayerCarTroll(playerid,vehicleid, trolledid, trolltype)
{
return 1;
}

