er2.addInvadersTickets 3

Adds tickets to the current invaders faction.


Return value

Return TypeDescription
voidThis function doesn't return anything

Parameters

ParameterTypeDescription
1integerNumber 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.


Back to Scripting API