mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
deactivate merit commendation population on the client
This commit is contained in:
parent
71b8c011c9
commit
fd2604e6cc
|
|
@ -3164,7 +3164,7 @@ class SessionActor(middlewareActor: typed.ActorRef[MiddlewareActor.Command], con
|
||||||
sendResponse(PlanetsideAttributeMessage(guid, 7, tplayer.Capacitor.toLong))
|
sendResponse(PlanetsideAttributeMessage(guid, 7, tplayer.Capacitor.toLong))
|
||||||
}
|
}
|
||||||
// AvatarAwardMessage
|
// AvatarAwardMessage
|
||||||
populateAvatarAwardRibbonsFunc(1, 20L)
|
//populateAvatarAwardRibbonsFunc(1, 20L)
|
||||||
|
|
||||||
sendResponse(PlanetsideStringAttributeMessage(guid, 0, "Outfit Name"))
|
sendResponse(PlanetsideStringAttributeMessage(guid, 0, "Outfit Name"))
|
||||||
//squad stuff (loadouts, assignment)
|
//squad stuff (loadouts, assignment)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue