Commit Graph

6 Commits

Author SHA1 Message Date
843b2406bf [bot] Implement InitGame(...) 2024-06-03 22:51:04 +08:00
aca41ed816 [bot] Implement ServerQuit(...) 2024-06-02 22:55:46 +08:00
fc879a6fdc [bot] Implement ConnectionRejected(...)
* Update SAMPRPC.h

* Update `RegisterRPCs(...)`

* Update `UnRegisterRPCs(...)`
2024-06-01 19:43:12 +08:00
9a61b24a2f [bot] Implement GameModeRestart(...)
* Implement `CNetGame::ShutdownForGameModeRestart()`

* Implement `CPlayerPool::Process()`

* Implement `CNetGame::ResetVehiclePool()`

* Implement `CNetGame::StopRecordingPlayback()`
2024-06-01 18:30:44 +08:00
362480c54e [bot/saco/server] Rename static RPC functions 2024-04-28 21:00:12 +08:00
b35478354a [saco] Implement RegisterRPCs and UnRegisterRPCs 2024-01-12 23:49:19 +08:00