Commit Graph

22 Commits

Author SHA1 Message Date
5e46ec5702 [saco] Implement/match ScrSetPlayerColor(...) 2024-10-17 17:34:21 +08:00
1ff45278eb [saco] Implement/match ScrSetPlayerHealth(...) 2024-10-17 17:25:56 +08:00
694b02e99a [saco] Implement/match ScrSetPlayerDrunkHandling(...) 2024-10-17 17:22:08 +08:00
40e3ac46c4 [saco] Implement/match ScrSetPlayerDrunkVisuals(...) 2024-10-17 17:19:25 +08:00
5dfb077138 [saco] Implement/match ScrEnableStuntBonus(...) 2024-10-17 17:11:51 +08:00
5d75ee8a66 [saco] Implement/match ScrResetPlayerWeapons(...) 2024-10-16 17:39:25 +08:00
f1f9db0395 [saco] Implement/match ScrResetMoney(...) 2024-10-16 17:35:57 +08:00
e243477e2b [saco] Implement/match ScrForceSpawnSelection(...) 2024-10-16 17:31:30 +08:00
9e8ea25c07 [saco] Implement/match ScrSetPlayerName(...) 2024-10-16 16:24:02 +08:00
22a2ec670c [saco] Implement/match ScrSetCameraPos(...) 2024-10-16 14:13:01 +08:00
3c990d1476 [saco] Implement/match ScrSetCameraLookAt(...) 2024-10-16 14:10:39 +08:00
c9a5971afb [saco] Implement/match ScrSetCameraBehindPlayer(...) 2024-10-16 13:46:58 +08:00
92cfcac5ac [server] Implement/match n_SetPlayerInterior(...) 2024-09-24 22:54:16 +08:00
fe626fdce5 [server] Implement/match CPlayer::SetPlayerColor(...) 2024-09-20 23:35:31 +08:00
2aa2b1e628 [bot] Implement ScrRemovePlayerFromVehicle(...) 2024-06-08 21:35:32 +08:00
8b36c6d805 [bot] Implement ScrPutPlayerInVehicle(...) 2024-06-08 21:34:42 +08:00
6038cf0a59 [bot] Implement ScrSetPlayerPos(...) 2024-06-07 22:56:29 +08:00
bcb50d8800 [bot] Implement ScrSetPlayerFacingAngle(...) 2024-06-07 22:52:35 +08:00
05e65e3d17 [bot] Implement ScrSetSpawnInfo(...) 2024-06-02 22:36:16 +08:00
1b58865926 [bot] Implement ScrDisplayGameText(...) 2024-06-02 22:21:36 +08:00
362480c54e [bot/saco/server] Rename static RPC functions 2024-04-28 21:00:12 +08:00
d86e5cd53c [saco] Implement RegisterScriptRPCs and UnRegisterScriptRPCs 2024-01-29 19:43:52 +08:00