Page 1 of 1

About Omaha script

Posted: Sun May 31, 2020 8:16 pm
by Nomada_Firefox
Can we use scripts like this?

What are these coordinate values?
(id,47500,34800,0)

RE: About Omaha script

Posted: Mon Jun 01, 2020 12:38 pm
by SteveMcClaire
Yes you can make your own battle scripts. See the modding guide for details.

The coordinates are x (north-south) and y (east-west) coordinates in centimeters. So 47500 is 475m.

RE: About Omaha script

Posted: Mon Jun 01, 2020 12:38 pm
by PipFromSlitherine
Yes - you can have per-map scripts. The parameters are all explained in the autodocs (Documents/My Games/CloseCombatTheBloodyFirst/AUTODOCS/BattleScript.txt

Cheers

Pip