mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-12 15:04:39 +00:00
time change why not
This commit is contained in:
parent
c2f87fcad4
commit
39e70ff319
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,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…
Add table
Add a link
Reference in a new issue