|
Tiberian Technologies Scripts Reference Revision: 9000
|
Send custom when powerup is collected by a member of set team. More...
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.
| ID | The ID of the object to send the custom message to. 0 sends to self. -1 sends back to the sender. |
| Custom | The custom message that will be sent to the object defined in the ID. |
| Param | The parameter of the custom message that will be sent to the object defined in the ID. |
| Delay | How many seconds to wait before the custom is sent to the object defined in the ID. |
| Team | Which team should the custom sending trigger on. This is the team of the powerup collector. |