I play SC2 and I would like to improve. Despite my better knowledge, all the focus on macro is gone as soon as the fighting starts. That's why i want to create a trigger set that can be applied to a map I want to train.
As I suck with the editor, I have tried to begin with a simple task:
Adding triggers to Xel'Naga Caverns so that as soon as my mineral count surpasses a mineral threshold (500), the overmins are transfered to my opponent. I have created a trigger that is called every in game second, checks for the condition Player1_minerals > Threshold and then adds Minerals-Threshold to player2's minerals and sets the mins of Player1 to the threshold. The same triggers are in place for gas and for both players.
Still no transfer or even limitation of the resources occur. The map is published on the EU server under the name XNC macro script test. Any help is greatly welcome.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Heya,
I play SC2 and I would like to improve. Despite my better knowledge, all the focus on macro is gone as soon as the fighting starts. That's why i want to create a trigger set that can be applied to a map I want to train.
The goal of the map is outlined here: http://www.teamliquid.net/forum/viewmessage.php?topic_id=202073
As I suck with the editor, I have tried to begin with a simple task: Adding triggers to Xel'Naga Caverns so that as soon as my mineral count surpasses a mineral threshold (500), the overmins are transfered to my opponent. I have created a trigger that is called every in game second, checks for the condition Player1_minerals > Threshold and then adds Minerals-Threshold to player2's minerals and sets the mins of Player1 to the threshold. The same triggers are in place for gas and for both players.
Still no transfer or even limitation of the resources occur. The map is published on the EU server under the name XNC macro script test. Any help is greatly welcome.