S
Slaughter
Guest
I have a trigger-based gold-giving system in my td. I remember, in tds of old, checking the chatlog for the "-give 03 04" message that would indicate I had gotten money from someone.
Can I make a computer-controlled player send messages announcing the transfer of gold, so that the chatlog records the event?
If not, I'll have to throw a column up on the multiboard, something like "depts," that goes up when you get money from allies and down when you give it to them. That way, if it reads
0
5
-2
-3
player two knows he owes two gold to player 3 and three to player 4.
Actually, this is probably the better way to do it anyway, but I'd like to know about the chatlog method, too.
So how do you make AIs chat at players, using triggers?
Can I make a computer-controlled player send messages announcing the transfer of gold, so that the chatlog records the event?
If not, I'll have to throw a column up on the multiboard, something like "depts," that goes up when you get money from allies and down when you give it to them. That way, if it reads
0
5
-2
-3
player two knows he owes two gold to player 3 and three to player 4.
Actually, this is probably the better way to do it anyway, but I'd like to know about the chatlog method, too.
So how do you make AIs chat at players, using triggers?


