Commit Graph

8 Commits

Author SHA1 Message Date
RD42
15ab1d056a [saco] Fix compilation errors 2024-10-28 00:00:41 +08:00
RD42
becf308a1c [saco] Implement/match CLocalPlayer::GetPlayerColorAsARGB() 2024-10-20 17:23:35 +08:00
RD42
b860b6a926 [saco] Implement/match CLocalPlayer::GetPlayerColorAsRGBA() 2024-10-20 17:23:00 +08:00
RD42
5e46ec5702 [saco] Implement/match ScrSetPlayerColor(...) 2024-10-17 17:34:21 +08:00
RD42
e243477e2b [saco] Implement/match ScrForceSpawnSelection(...) 2024-10-16 17:31:30 +08:00
RD42
669437e30b [saco] Implement/match CEntity::GetDistanceFromLocalPlayerPed()
* Update CLocalPlayer constructor
* Update `CLocalPlayer::ResetAllSyncAttributes()`
2024-08-07 19:01:32 +08:00
RD42
0bd8c87f21 [saco] Implement cmdDefaultCmdProc(...)
* Adds ` CLocalPlayer::Say(...)` stub
2024-02-16 22:15:16 +08:00
RD42
3b45f9932c [saco] Implement CLocalPlayer ctor
* Updates CGame ctor
* Implements `CGame::FindPlayerPed()`
* Implements `CLocalPlayer::ResetAllSyncAttributes()`
* Updates CPlayerPool ctor
2024-02-15 22:41:04 +08:00