Skip to content
#277
Auto-translated
Winner
As I understand it, 'anonce_5' is a variable. But why set it to 99? Why not 2 or 0?
Yes, it's a variable. The value can be anything. I just gave an example from my own map, and 99 is just for convenience – I use it to indicate that the quest is completed.
Trigger for a new day:
Trigger (NEW_DAY_TRIGGER,'your_function');
function your_function()
..... (you can put a check for player defeat here)
end;

Statistics

Welcome our newest member: Emil

Users Online 2 users 1043 guests