Other great resources: Official JS API docs, Scripting Forum
function eventBeacon(x, y, sender, to[, message]) { // do stuff }
Number
Constant
The id of the player who received the beacon.
Or ALLIES if sender sent to allies.
Warzone does not process the event handler return value currently.
function eventBeacon(x, y, sender, to, message) { console("Beacon from player +"sender+": "+message); }
Requires:
Jump to:
Related API features: