Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Basic AI gunner SC

Basic Ai gunner for testing AI sistems for Sector Control servers.
It will put a tooltip on the spawned vehcles with the vehicle ID, ai will be spawned on seats named gunner_[number] starting on 1 and up to 4.

Commands:
?aisp - spawns ai on the last spawned vehicle;

?aisp [VEHICLE ID] - spawns ai on the vehicle with the ID;

?aitm - the ai on the last spawned vehicle will try to target you;

?aitm [VEHICLE ID] - the ai on the vehicle with the ID will try to target you;

?aist - [VEHICLE ID] [TARGET VEHICLE ID] - the ai on the vehicle with the ID will try to target the vehicle with the target ID (I don't think the server ever sets the target to a vehicle but i included this anyway);

?aistp - the ai on the last spawned vehicle will stop targeting;

?aistp [VEHICLE ID] - the ai on the vehicle with the ID will stop targeting;

?aidp - the ai on the last spawned vehicle will be despawned;

?aidp [VEHICLE ID] - the ai on the vehicle with the ID will be despawned.