73 Commits

Author SHA1 Message Date
RD42
27b31e604d [saco] Implement/match CPlayerPed::IsPerformingAnimation(...) 2024-10-31 19:17:46 +08:00
RD42
4c8333f443 [saco] Implement/match CPlayerPed::ApplyAnimation(...) 2024-10-31 19:16:49 +08:00
RD42
74e2a5f12a [saco] Implement/match CPlayerPed::HoldItem(...) 2024-10-31 19:15:00 +08:00
RD42
fd3ffe3de8 [saco] Implement/match CPlayerPed::HasHandsUp() 2024-10-31 19:14:05 +08:00
RD42
4bc31cc88b [saco] Reorder functions in playerped.cpp 2024-10-31 19:10:40 +08:00
RD42
63d04d6639 [saco] Implement/match CPlayerPed::ExitCurrentVehicle() 2024-10-31 17:27:54 +08:00
RD42
0a7fc0799b [saco] Implement/match CPlayerPed::EnterVehicle(...) 2024-10-31 17:26:43 +08:00
RD42
aacad6daf2 [saco] Implement/match CPlayerPed::PutDirectlyInVehicle(...) 2024-10-31 17:22:38 +08:00
RD42
014b86266b [saco] Implement/match CPlayerPed::ProcessVehicleHorn() 2024-10-29 11:47:52 +08:00
RD42
484218bf73 [saco] Implement/match CPlayerPed::GetTransformedBonePosition(...) 2024-10-28 20:04:13 +08:00
RD42
b9f237883b [saco] Implement/match CPlayerPed::GetBonePosition(...) 2024-10-28 20:03:31 +08:00
RD42
1f056cb93a [saco] Implement/match CPlayerPed::SetWeaponSkillLevel(...) 2024-10-28 20:02:55 +08:00
RD42
d649636a6d [saco] Implement/match CPlayerPed::SetShopName(...) 2024-10-28 20:02:24 +08:00
RD42
e6e9fc67e2 [saco] Implement/match CPlayerPed::GetShopName() 2024-10-28 20:01:44 +08:00
RD42
48f6041de6 [saco] Implement/match CPlayerPed::LoadShoppingDataSubsection(...) 2024-10-28 20:00:42 +08:00
RD42
4b50e705ec [saco] Implement/match CPlayerPed::GetLoadedShopName() 2024-10-28 19:59:56 +08:00
RD42
9e6ae8204f [saco] Implement/match CPlayerPed::ShowMarker(...) 2024-10-28 19:37:24 +08:00
RD42
ea3f2e0246 [saco] Implement/match CPlayerPed::HandsUp() 2024-10-15 18:05:38 +08:00
RD42
76dde69cdf [saco] Implement/match CPlayerPed::TogglePlayerControllable(...) 2024-10-15 17:56:30 +08:00
RD42
3227dd0905 [saco] Implement/match CPlayerPed::RemoveFromVehicleAndPutAt(...) 2024-10-15 17:52:24 +08:00
RD42
ab853af4c2 [saco] Implement/match CPlayerPed::GetVehicleSeatID() 2024-10-15 17:45:42 +08:00
RD42
b2d28335a3 [saco] Implement/match CPlayerPed::GetGtaContactVehicle() 2024-10-15 17:18:06 +08:00
RD42
0fba86e33f [saco] Implement/match CPlayerPed::GetGtaContactEntity() 2024-10-15 17:16:42 +08:00
RD42
75d5dcc38d [saco] Implement/match CPlayerPed::SetAimZ(...) 2024-10-15 17:11:37 +08:00
RD42
771c1b00c8 [saco] Implement/match CPlayerPed::GetAimZ() 2024-10-15 17:11:01 +08:00
RD42
1339b0159c [saco] Implemen/match CPlayerPed::SetKey(...) 2024-10-15 16:57:03 +08:00
RD42
f6f40b4309 [saco] Implement/match CPlayerPed::GetKeys(...) 2024-10-15 16:55:38 +08:00
RD42
2c418701fd [saco] Implement/match CPlayerPed::GetDistanceFromVehicle(...)
* Add CVehicle constructor stub
2024-08-13 23:29:34 +08:00
RD42
c739657b56 [saco] Implement/match CPlayerPed::RemoveWeaponWhenEnteringVehicle() 2024-08-13 23:13:17 +08:00
RD42
7cda157fd9 [saco] Implement/match CPlayerPed::ClearAllWeapons() 2024-08-13 23:12:39 +08:00
RD42
d4ea1ee91e [saco] Implement/match CPlayerPed::GetGtaVehicle() 2024-08-11 23:44:07 +08:00
RD42
ee4a0b40a7 [saco] Implement/match CPlayerPed::IsAPassenger() 2024-08-11 23:42:32 +08:00
RD42
29ec3c70e4 [saco] Implement/match CPlayerPed::StartJetpack() 2024-08-11 23:37:07 +08:00
RD42
939bc77912 [saco] Implement/match CPlayerPed::StopJetpack() 2024-08-11 23:36:29 +08:00
RD42
3bb1a5c63d [saco] Implement/match CPlayerPed::IsInJetpackMode() 2024-08-11 23:34:43 +08:00
RD42
9f783f391a [saco] Remove commented codes in playerped.cpp 2024-08-05 18:16:57 +08:00
RD42
d35afe824d [saco] Match CPlayerPed::SetArmedWeapon(...) 2024-08-05 18:15:05 +08:00
RD42
a75303c645 [saco] Implement/match CPlayerPed::ForceTargetRotation(...) 2024-08-05 18:14:12 +08:00
RD42
e56e35f94e [saco] Implement/match CPlayerPed::SetTargetRotation(...) 2024-08-05 18:12:18 +08:00
RD42
195f63f62e [saco] Implement/match CPlayerPed::GetTargetRotation() 2024-08-05 18:11:12 +08:00
RD42
8bad01ccf4 [saco] Implement/match CPlayerPed::SetMoney(...) 2024-07-14 22:51:45 +08:00
RD42
410d45a6da [saco] Implement/match CPlayerPed::SetAnimationSet(...) 2024-07-14 22:50:36 +08:00
RD42
4719195b6d [saco] Match CPlayerPed constructor 2024-07-13 23:26:40 +08:00
RD42
e72af6ce72 [saco] Implement and match CPlayerPed::IsInVehicle() 2024-05-05 22:18:25 +08:00
RD42
9c4d7692a6 [saco] Implement and match CPlayerPed::SetActionTrigger(...) 2024-05-05 22:16:50 +08:00
RD42
526dff8889 [saco] Implement and match CPlayerPed::GetActionTrigger() 2024-05-05 22:16:15 +08:00
RD42
a7f29efcef [saco] Implement and match CPlayerPed::IsDead() 2024-05-05 22:14:11 +08:00
RD42
c5eb9a8421 [saco] Implement and match CPlayerPed::SetStateFlags(...) 2024-05-05 22:13:40 +08:00
RD42
24b2cc72c1 [saco] Implement and match CPlayerPed::GetStateFlags() 2024-05-05 22:12:31 +08:00
RD42
525700b01e [saco] Implement and match CPlayerPed::SetArmour(...) 2024-05-05 22:11:39 +08:00