- In Game Name: [GoR]Shaun
- Name of the organization, gang, or business: FBI (Federal Bureau of Investigation.)
- Description (If it gets accepted, This will be the description in the forum): To protect and defend the United States against terrorist and foreign intelligence threats, to uphold and enforce the criminal laws of the United States, and to provide leadership and criminal justice services to federal, state, municipal, and international agencies and partners.
- What is your organisation: FBI, a special agent team does what the description says above.
- Location of approved HQ(s): West of LV, Near the dessert and a stadium.
- Name and Blip Color: Blip color will be dark blue, darker than the police.
- Picture of HQ(s):
- Skins you will use: FBI skin and and a spy skin (Blonde hair spy) that can be accessed from a command.
- Number of people currently willing to join the organization: Only me, because I have not told anyone about this.
- Vehicle coordinates (State the colors and models): I've got 10 vehicles, but 7 vehicle types. I simply cant have only 3 vehicle types, its not possible to run the FBI in that way.
All colours and types are correct;
AddStaticVehicle(490,984.4916,1741.9274,8.2767,89.6491,36,36); // FBI-rancher
AddStaticVehicle(415,984.4459,1736.0043,8.2766,88.9061,36,36); // FBI-cheetah
AddStaticVehicle(541,984.2725,1730.3209,8.2798,90.0415,36,36); // FBI-bullet
AddStaticVehicle(490,984.4912,1724.4519,8.2799,88.8400,36,36); // FBI-rancher
AddStaticVehicle(497,935.5360,1702.0404,15.9708,180.9884,0,0); // FBI-Heli
AddStaticVehicle(560,950.0810,1711.1481,8.2734,180.3071,0,0); // fbihq-sultan
AddStaticVehicle(440,949.9636,1733.0194,8.2733,180.3078,0,0); // fbihq-van
AddStaticVehicle(528,972.5957,1684.1111,8.2734,0.7005,0,0); // fbihq-armoured-vehicle
AddStaticVehicle(415,981.2877,1811.9050,8.2733,180.1612,36,36); // fbihq-cheetah1
AddStaticVehicle(427,929.7736,1659.6221,8.7530,268.0018,0,0); // FBI-forensic truck
TP SPAWNS:
else if(strcmp("/fbihq", cmdtext, true) ==0)
{
SetPlayerPos(playerid,943.3317,1733.2294,8.8516);
return 1;
}
else if(strcmp("/fbiheli", cmdtext, true) ==0)
{
SetPlayerPos(playerid,938.2741,1719.0437,15.7941);
return 1;
}
Regards, SHAUN.