[zeusing] - Inhibit an area/location from despawning? #1509
-
I use Zeus in HAM alot to create scenarios and so on, but often, when i place opfor units I kiind of needto stay in the area as zeus to keep the nearest town initialised, otherwise i risk for the town to "store" all nearby units, including those placed by zeus. Is there a way to keep a town initialised? for example a specific object that i can place nearby? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello, |
Beta Was this translation helpful? Give feedback.
Hello,
You could change "ANYPLAYER" by "WEST" here
https://github.com/Vdauphin/HeartsAndMinds/blob/master/%3DBTC%3Dco%4030_Hearts_and_Minds.Altis/core/fnc/city/setPlayerTrigger.sqf#L30
and place a west unit nearby
Cheers