UNPKG

ggejs

Version:

A powerful Node.js module for interacting with the server of Goodgame Empire & Goodgame Empire: Four Kingdoms

18 lines 656 B
module.exports.name = "rpr"; /** * @param {BaseClient} _ * @param {number} __ * @param {Object} ___ */ module.exports.execute = function (_, __, ___) { // TODO: rage points received /* if (!params) return; var const:SkinnableAllianceInvasionEventVO = eventData.getActiveEventByID(params["EID"]) as SkinnableAllianceInvasionEventVO; if (_loc3_) { const _loc2_ = _loc3_.allianceCampPointEventVO.customPropertiesVO as InvasionAllianceCampCustomPropertiesVO; _loc2_.playerCurrentRagePoints = params["PCRP"]; _loc2_.playerTotalRagePoints = params["PTRP"]; } */ }