er2.addInvadersTickets 3
Adds tickets to the current invaders faction.
Return value
Return Type | Description |
---|---|
void | This function doesn't return anything |
Parameters
Parameter | Type | Description |
---|---|---|
1 | integer | Number of tickets to add to the current invading faction. NOTE: Value must be a short (be a value between -32,768 and 32,767) |
Examples
No examples available.