-
Notifications
You must be signed in to change notification settings - Fork 92
Natives (Race Checkpoints) RU
Alexander edited this page Jun 1, 2017
·
2 revisions
Главная ▸ Функции ▸ Гоночные чекпоинты
Для получения более подробной информации посетите официальную SA-MP вики. Многие из данных функций схожи со стандартными.
-
CreateDynamicRaceCP
(type, Float:x, Float:y, Float:z, Float:nextx, Float:nexty, Float:nextz, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_RACE_CP_SD, areaid = -1, priority = 0)
-
DestroyDynamicRaceCP
(checkpointid)
-
IsValidDynamicRaceCP
(checkpointid)
-
TogglePlayerDynamicRaceCP
(playerid, checkpointid, toggle)
-
TogglePlayerAllDynamicRaceCPs
(playerid, toggle)
-
IsPlayerInDynamicRaceCP
(playerid, checkpointid)
-
GetPlayerVisibleDynamicRaceCP
(playerid)