Skip to content
User Avatar
#2362
Auto-translated
How can I make a specific number of units appear in a specific city on a specific week? And is this even possible?
If a specific week is simply week number N, then it is possible. See the following functions:
Trigger(NEW_DAY_TRIGGER, 'handler_name');
GetDate(ABSOLUTE_DAY);
AddObjectCreatures('city_name', creature_type, quantity, slot_number);

Statistics

Welcome our newest member: wayal