tell others my armor

This commit is contained in:
ScrawnyRonnie 2025-06-30 13:00:58 -04:00
parent 4d3a3a390f
commit e76c33b028

View file

@ -3135,6 +3135,7 @@ class ZoningOperations(
if (tplayer.ExoSuit == ExoSuitType.MAX) {
sendResponse(PlanetsideAttributeMessage(guid, 7, tplayer.Capacitor.toLong))
sendResponse(PlanetsideAttributeMessage(guid, 4, tplayer.Armor))
continent.AvatarEvents ! AvatarServiceMessage(continent.id, AvatarAction.PlanetsideAttributeToAll(guid, 4, tplayer.Armor))
}
// AvatarAwardMessage
//populateAvatarAwardRibbonsFunc(1, 20L)