UnlockedWarheadButton
Gets called when warhead button on surface has been unlocked.
Start a script section
!-- OnEvent UnlockedWarheadButton
-- require @evPlayer
# Add your instructions here
- Group: PlayerEvents
- Cancellable: No
- Event data:
PlayerUnlockedWarheadButtonEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | Gets the player who has unlocked the warhead button. |