Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Cheers
Thank you for the comment,
the spawner script should automatically despawn any nearby vehicles, I've tested it and it should work. If it doesn't I'll dig a bit deeper into the issue.
Hi,
copy the vvs folder from my mission into the root folder of your mission.
i bound the init of the vvs to the laptop in front of the player with:
"this addAction["Virtual Vehicle Spawner",VVS_fnc_openVVS,["VVS_all_1","Air"]];"
just copy this into the "init" field of any object.
Create a marker with "vriable name": VVS_all_1
this is where the vehicles will spawn
you can edit the configuration.sqf in the VVS folder to suit your needs.
hope this helps