Tiberian Technologies Scripts Reference Revision: 9000
Loading...
Searching...
No Matches
List of all members
MS_Powerup_Send_Custom_Team Class Reference

Send custom when powerup is collected by a member of set team. More...

Detailed Description

Author
Daniel Szabo (danie.nosp@m.l.sz.nosp@m.abo.7.nosp@m.15@g.nosp@m.mail..nosp@m.com)

When attached to a powerup object, this script can send a custom if collected by a member of the team specified in the Team parameter. Credits go to Jerad2142 for the base of the script.

Parameters
IDThe ID of the object to send the custom message to. 0 sends to self. -1 sends back to the sender.
CustomThe custom message that will be sent to the object defined in the ID.
ParamThe parameter of the custom message that will be sent to the object defined in the ID.
DelayHow many seconds to wait before the custom is sent to the object defined in the ID.
TeamWhich team should the custom sending trigger on. This is the team of the powerup collector.