mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
time change why not
This commit is contained in:
parent
30ff8d738f
commit
eb5b869917
|
|
@ -301,7 +301,7 @@ class ZoningOperations(
|
||||||
continent.VehicleEvents ! Service.Join(continentId)
|
continent.VehicleEvents ! Service.Join(continentId)
|
||||||
continent.VehicleEvents ! Service.Join(factionChannel)
|
continent.VehicleEvents ! Service.Join(factionChannel)
|
||||||
if (sessionLogic.connectionState != 100) configZone(continent)
|
if (sessionLogic.connectionState != 100) configZone(continent)
|
||||||
sendResponse(TimeOfDayMessage(1191182336))
|
sendResponse(TimeOfDayMessage(1135214592))
|
||||||
//custom
|
//custom
|
||||||
sendResponse(ReplicationStreamMessage(5, Some(6), Vector.empty)) //clear squad list
|
sendResponse(ReplicationStreamMessage(5, Some(6), Vector.empty)) //clear squad list
|
||||||
sendResponse(PlanetsideAttributeMessage(PlanetSideGUID(0), 112, 0)) // disable festive backpacks
|
sendResponse(PlanetsideAttributeMessage(PlanetSideGUID(0), 112, 0)) // disable festive backpacks
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue