Page 1 of 1
Horse call multiple times for Minotaur 1.1
Posted: Wed Oct 02, 2024 11:44 pm
by birdiee
does anyone know how change the code to call the horse multiple times for minotaur 1.1 in a single round??
Re: Horse call multiple times for Minotaur 1.1
Posted: Sat Oct 05, 2024 10:02 am
by ddlnll
birdiee wrote: ↑Wed Oct 02, 2024 11:44 pm
does anyone know how change the code to call the horse multiple times for minotaur 1.1 in a single round??
In the file "Helper.cns", Ctrl+F search for "v = 10" and modify "value = 1" to "value = 0" below it.
Any questions or bug reporting are welcome in this topic:
viewtopic.php?f=15&t=638
Re: Horse call multiple times for Minotaur 1.1
Posted: Mon Oct 28, 2024 1:57 am
by birdiee
thanks @ddlnll it worked