Commit Graph

16 Commits

Author SHA1 Message Date
970527a58a [server] Implement and match n_asin(...) 2024-04-27 18:31:51 +08:00
027db33883 [server] Implement and match n_AllowAdminTeleport(...) 2024-04-27 18:29:29 +08:00
124e2e895a [server] Implement and match n_SetDisabledWeapons(...) 2024-04-27 18:28:56 +08:00
2555feb8d4 [server] Implement and match n_SetDisabledWeapons(...) 2024-04-27 18:28:31 +08:00
36021314d4 [server] Implement and match n_UsePlayerPedAnims(...) 2024-04-27 18:28:11 +08:00
c1bcb48b31 [server] Implement and match n_DisableInteriorEnterExits(...) 2024-04-27 18:27:48 +08:00
9898ad12a8 [server] Implement and match n_SetNameTagDrawDistance(...) 2024-04-27 18:27:27 +08:00
44ac7453d4 [server] Implement and match n_DisableNameTagLOS(...) 2024-04-27 18:27:03 +08:00
7f97bd273f [server] Implement and match n_GetActorPoolSize(...) 2024-04-27 18:25:01 +08:00
026d199e61 [server] Implement and match n_GetVehiclePoolSize(...) 2024-04-27 18:21:27 +08:00
65ef695183 [server] Implement and match n_GetPlayerPoolSize(...) 2024-04-27 18:18:23 +08:00
fdd891098b [server] Implement and match n_IsPlayerNPC(...) 2024-04-27 18:17:22 +08:00
8283f96357 [server] Implement and match n_IsPlayerAdmin(...) 2024-04-27 18:16:08 +08:00
c7992ab797 [server] Implement n_GetMaxPlayers(...) 2024-04-26 22:18:00 +08:00
dc695e05d7 [server] Implement n_GetTickCount(...) 2024-04-26 22:17:27 +08:00
3fde3eda6d [server] Add custom natives as stubs 2024-04-07 22:22:04 +08:00