Unit Limit Problem
I have just started modding for the first time, and I have a rather complicated problem. I have a dummyunit that calls an OCL that drops a unit on the battlefield, this all works fine, but I want to put a limit on the amount of that unit that you can build. I cant put the limit on the unit itself, because it is created by the OCL and I cant put the limit on the Dummyunit because it dies after 3 seconds (so it doesnt call the OCL more than once). Any suggestions?
|