Client/Natives/IV: Difference between revisions
(Created page with "{{DISPLAYTITLE:GTA IV - Native Functions}} natives.abortAllGarageActivity ( void )<br> natives.abortScriptedConversation ( bool )<br> natives.absf ( float )<br> natives.absi ( float )<br> natives.acos ( float )<br> natives.activateCheat ( int )<br> natives.activateFrontend ( void )<br> natives.activateHeliSpeedCheat ( class, int )<br> natives.activateInterior ( int, bool )<br> natives.activateMenuItem ( int, int, bool )<br> natives.activateNetworkSettingsMenu ( void )<b...") |
No edit summary |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
__FORCETOC__ | |||
{{DISPLAYTITLE:GTA IV - Native Functions}} | {{DISPLAYTITLE:GTA IV - Native Functions}} | ||
This is a list of all GTA IV natives that are supported in GTAC client-side scripting.<br> | |||
== Game Natives == | |||
[[natives.abortAllGarageActivity|natives.abortAllGarageActivity(void) : unknownType]]<br> | |||
[[natives.abortScriptedConversation|natives.abortScriptedConversation(bool abort) : int]]<br> | |||
[[natives.absf|natives.absf(float value) : float]]<br> | |||
[[natives.absi|natives.absi(float value) : float]]<br> | |||
[[natives.acos|natives.acos(float Unk496) : float]]<br> | |||
[[natives.activateCheat|natives.activateCheat(uint cheat) : unknownType]]<br> | |||
[[natives.activateFrontend|natives.activateFrontend(void) : unknownType]]<br> | |||
[[natives.activateHeliSpeedCheat|natives.activateHeliSpeedCheat(Vehicle heli, int cheat) : unknownType]]<br> | |||
[[natives.activateInterior|natives.activateInterior(int interior, bool unknownTrue) : unknownType]]<br> | |||
[[natives.activateMenuItem|natives.activateMenuItem(int menuid, int item, bool activate) : unknownType]]<br> | |||
[[natives.activateNetworkSettingsMenu|natives.activateNetworkSettingsMenu(void) : unknownType]]<br> | |||
[[natives.activateReplayMenu|natives.activateReplayMenu(void) : unknownType]]<br> | |||
[[natives.activateSaveMenu|natives.activateSaveMenu(void) : unknownType]]<br> | |||
[[natives.activateScriptedCams|natives.activateScriptedCams(bool Unk538, bool Unk539) : unknownType]]<br> | |||
[[natives.activateScriptPopulationZone|natives.activateScriptPopulationZone(void) : unknownType]]<br> | |||
[[natives.activateViewport|natives.activateViewport(int viewportid, bool activate) : unknownType]]<br> | |||
[[natives.addAdditionalPopulationModel|natives.addAdditionalPopulationModel(uint model) : unknownType]]<br> | |||
[[natives.addAmmoToChar|natives.addAmmoToChar(Ped ped, uint weapon, uint amount) : unknownType]]<br> | |||
[[natives.addArmourToChar|natives.addArmourToChar(Ped ped, uint amount) : unknownType]]<br> | |||
[[natives.addBlipForCar|natives.addBlipForCar(Vehicle vehicle, [output] int pBlip) : unknownType]]<br> | |||
[[natives.addBlipForChar|natives.addBlipForChar(Ped ped, [output] int pBlip) : unknownType]]<br> | |||
[[natives.addBlipForContact|natives.addBlipForContact(Vec3 x, [output] int pBlip) : unknownType]]<br> | |||
[[natives.addBlipForCoord|natives.addBlipForCoord(Vec3 x, [output] int pBlip) : unknownType]]<br> | |||
[[natives.addBlipForGangTerritory|natives.addBlipForGangTerritory(Vec2 x0, Vec2 x1, int colour, [output] int blip, unknownType unknownArg1, unknownType unknownArg2) : unknownType]]<br> | |||
[[natives.addBlipForObject|natives.addBlipForObject(Object obj, [output] int pBlip) : unknownType]]<br> | |||
[[natives.addBlipForPickup|natives.addBlipForPickup(Pickup pickup, [output] int pBlip) : unknownType]]<br> | |||
[[natives.addBlipForRadius|natives.addBlipForRadius(Vec3 x, int type, [output] int blip) : unknownType]]<br> | |||
[[natives.addBlipForWeapon|natives.addBlipForWeapon(Vec3 x, [output] int blip) : unknownType]]<br> | |||
[[natives.addCamSplineNode|natives.addCamSplineNode(int cam, int camnode) : unknownType]]<br> | |||
[[natives.addCarToMissionDeletionList|natives.addCarToMissionDeletionList(Vehicle car) : unknownType]]<br> | |||
[[natives.addCharDecisionMakerEventResponse|natives.addCharDecisionMakerEventResponse(int dm, uint eventid, uint responseid, float param1, float param2, float param3, float param4, uint unknown0_1, uint unknown1_1) : unknownType]]<br> | |||
[[natives.addExplosion|natives.addExplosion(Vec3 x, int exptype, float radius, bool playsound, bool novisual, float camshake) : unknownType]]<br> | |||
[[natives.addFirstNCharactersOfStringToHtmlScriptObject|natives.addFirstNCharactersOfStringToHtmlScriptObject(int htmlobj, string str, int n) : unknownType]]<br> | |||
[[natives.addGroupDecisionMakerEventResponse|natives.addGroupDecisionMakerEventResponse(int dm, uint eventid, uint responseid, float param1, float param2, float param3, float param4, uint unknown0_1, uint unknown1_1) : unknownType]]<br> | |||
[[natives.addGroupToNetworkRestartNodeGroupList|natives.addGroupToNetworkRestartNodeGroupList(int group) : unknownType]]<br> | |||
[[natives.addHospitalRestart|natives.addHospitalRestart(Vec3 x, float radius, int islandnum) : unknownType]]<br> | |||
[[natives.addLineToMobilePhoneCall|natives.addLineToMobilePhoneCall(int id, string name, string text) : unknownType]]<br> | |||
[[natives.addLineToScriptedConversation|natives.addLineToScriptedConversation(uint conversation, int Unk527, int Unk528) : unknownType]]<br> | |||
[[natives.addNavmeshRequiredRegion|natives.addNavmeshRequiredRegion(Vec3 x) : int]]<br> | |||
[[natives.addNeededAtPosn|natives.addNeededAtPosn(Vec3 x) : unknownType]]<br> | |||
[[natives.addNewConversationSpeaker|natives.addNewConversationSpeaker(int id, int Unk529, [output] int Unk530) : unknownType]]<br> | |||
[[natives.addNewFrontendConversationSpeaker|natives.addNewFrontendConversationSpeaker(int Unk531, int Unk532) : unknownType]]<br> | |||
[[natives.addNextMessageToPreviousBriefs|natives.addNextMessageToPreviousBriefs(bool add) : unknownType]]<br> | |||
[[natives.addObjectToInteriorRoomByKey|natives.addObjectToInteriorRoomByKey(Object obj, uint roomKey) : unknownType]]<br> | |||
[[natives.addObjectToInteriorRoomByName|natives.addObjectToInteriorRoomByName(Object obj, string room_name) : unknownType]]<br> | |||
[[natives.addPedToCinematographyAi|natives.addPedToCinematographyAi(int Unk28, Ped ped) : unknownType]]<br> | |||
[[natives.addPedToMissionDeletionList|natives.addPedToMissionDeletionList(Ped ped, bool Unk29) : unknownType]]<br> | |||
[[natives.addPickupToInteriorRoomByKey|natives.addPickupToInteriorRoomByKey(Object pickup, uint room_hash) : unknownType]]<br> | |||
[[natives.addPickupToInteriorRoomByName|natives.addPickupToInteriorRoomByName(Pickup pickup, string roomName) : unknownType]]<br> | |||
[[natives.addPointToGpsRaceTrack|natives.addPointToGpsRaceTrack([output] Vec3 point) : unknownType]]<br> | |||
[[natives.addPoliceRestart|natives.addPoliceRestart(Vec3 x, float radius, int islandnum) : unknownType]]<br> | |||
[[natives.addScenarioBlockingArea|natives.addScenarioBlockingArea(Vec3 x0, Vec3 x1) : unknownType]]<br> | |||
[[natives.addScore|natives.addScore(Player playerIndex, int score) : unknownType]]<br> | |||
[[natives.addSimpleBlipForPickup|natives.addSimpleBlipForPickup(Pickup pickup) : unknownType]]<br> | |||
[[natives.addStringToHtmlScriptObject|natives.addStringToHtmlScriptObject(int htmlobj, string str) : unknownType]]<br> | |||
[[natives.addStringToNewsScrollbar|natives.addStringToNewsScrollbar(string str) : unknownType]]<br> | |||
[[natives.addStringWithThisTextLabelToPreviousBrief|natives.addStringWithThisTextLabelToPreviousBrief(string gxtname) : unknownType]]<br> | |||
[[natives.addStuckCarCheckWithWarp|natives.addStuckCarCheckWithWarp(Vehicle car, float stuckdif, int time, bool flag0, bool flag1, bool flag2, bool flag3) : unknownType]]<br> | |||
[[natives.addStuckCarCheck|natives.addStuckCarCheck(Vehicle car, float stuckdif, int timeout) : unknownType]]<br> | |||
[[natives.addStuntJump|natives.addStuntJump(Vec3 x, Vec3 x0, Vec3 x1, Vec3 x2, Vec3 x3, int reward) : unknownType]]<br> | |||
[[natives.addToHtmlScriptObject|natives.addToHtmlScriptObject(int htmlobj, string htmlcode) : unknownType]]<br> | |||
[[natives.addToPreviousBriefWithUnderscore|natives.addToPreviousBriefWithUnderscore(string gxtentry) : unknownType]]<br> | |||
[[natives.addToPreviousBrief|natives.addToPreviousBrief(string gxtentry) : unknownType]]<br> | |||
[[natives.addUpsidedownCarCheck|natives.addUpsidedownCarCheck(Vehicle vehicle) : unknownType]]<br> | |||
[[natives.allocateScriptToObject|natives.allocateScriptToObject(string ScriptName, uint model, int Unk602, float radius, int UnkTime) : unknownType]]<br> | |||
[[natives.allocateScriptToRandomPed|natives.allocateScriptToRandomPed(string ScriptName, uint model, int Unk603, bool flag) : unknownType]]<br> | |||
[[natives.allowAutoConversationLookats|natives.allowAutoConversationLookats(Ped ped, bool allow) : unknownType]]<br> | |||
[[natives.allowEmergencyServices|natives.allowEmergencyServices(bool allow) : unknownType]]<br> | |||
[[natives.allowGameToPauseForStreaming|natives.allowGameToPauseForStreaming(bool allow) : unknownType]]<br> | |||
[[natives.allowGangRelationshipsToBeChangedByNextCommand|natives.allowGangRelationshipsToBeChangedByNextCommand(bool value) : unknownType]]<br> | |||
[[natives.allowLockonToFriendlyPlayers|natives.allowLockonToFriendlyPlayers(Player playerIndex, bool allow) : unknownType]]<br> | |||
[[natives.allowLockonToRandomPeds|natives.allowLockonToRandomPeds(Player playerIndex, bool allow) : unknownType]]<br> | |||
[[natives.allowMultipleDrivebyPickups|natives.allowMultipleDrivebyPickups(bool allow) : unknownType]]<br> | |||
[[natives.allowOneTimeOnlyCommandsToRun|natives.allowOneTimeOnlyCommandsToRun(void) : bool]]<br> | |||
[[natives.allowPlayerToCarryNonMissionObjects|natives.allowPlayerToCarryNonMissionObjects(Player playerIndex, bool allow) : unknownType]]<br> | |||
[[natives.allowReactionAnims|natives.allowReactionAnims(Ped ped, bool allow) : unknownType]]<br> | |||
[[natives.allowScenarioPedsToBeReturnedByNextCommand|natives.allowScenarioPedsToBeReturnedByNextCommand(bool value) : unknownType]]<br> | |||
[[natives.allowStuntJumpsToTrigger|natives.allowStuntJumpsToTrigger(bool allow) : unknownType]]<br> | |||
[[natives.allowTargetWhenInjured|natives.allowTargetWhenInjured(Ped ped, bool allow) : unknownType]]<br> | |||
[[natives.allowThisScriptToBePaused|natives.allowThisScriptToBePaused(bool allows) : unknownType]]<br> | |||
[[natives.alterWantedLevelNoDrop|natives.alterWantedLevelNoDrop(Player playerIndex, uint level) : unknownType]]<br> | |||
[[natives.alterWantedLevel|natives.alterWantedLevel(Player playerIndex, uint level) : unknownType]]<br> | |||
[[natives.alwaysUseHeadOnHornAnimWhenDeadInCar|natives.alwaysUseHeadOnHornAnimWhenDeadInCar(Ped ped, bool use) : unknownType]]<br> | |||
[[natives.ambientAudioBankNoLongerNeeded|natives.ambientAudioBankNoLongerNeeded(void) : unknownType]]<br> | |||
[[natives.anchorBoat|natives.anchorBoat(Vehicle boat, bool anchor) : unknownType]]<br> | |||
[[natives.anchorObject|natives.anchorObject(Object obj, bool anchor, uint flags) : unknownType]]<br> | |||
[[natives.applyForceToCar|natives.applyForceToCar(Vehicle vehicle, uint unknown0_3, Vec3 x, float spinX, float spinY, float spinZ, uint unknown4_0, uint isForceRelative, uint unknown6_1, uint unknown7_1) : unknownType]]<br> | |||
[[natives.applyForceToObject|natives.applyForceToObject(Object obj, uint uk0_3, float pX, float pY, float pZ, float spinX, float spinY, float spinZ, uint uk4_0, uint uk5_1, uint uk6_1, uint uk7_1) : unknownType]]<br> | |||
[[natives.applyForceToPed|natives.applyForceToPed(Ped ped, uint unknown0_3, Vec3 x, float spinX, float spinY, float spinZ, uint unknown4_0, uint isForceRelative, uint unknown6_1, uint unknown7_1) : unknownType]]<br> | |||
[[natives.applyWantedLevelChangeNow|natives.applyWantedLevelChangeNow(Player playerIndex) : unknownType]]<br> | |||
[[natives.areAllNavmeshRegionsLoaded|natives.areAllNavmeshRegionsLoaded(void) : bool]]<br> | |||
[[natives.areAnyCharsNearChar|natives.areAnyCharsNearChar(Ped ped, float radius) : bool]]<br> | |||
[[natives.areCreditsFinished|natives.areCreditsFinished(void) : bool]]<br> | |||
[[natives.areEnemyPedsInArea|natives.areEnemyPedsInArea(Ped ped, Vec3 x, float radius) : bool]]<br> | |||
[[natives.areTaxiLightsOn|natives.areTaxiLightsOn(Vehicle vehicle) : bool]]<br> | |||
[[natives.areWidescreenBordersActive|natives.areWidescreenBordersActive(void) : bool]]<br> | |||
[[natives.asciiIntToString|natives.asciiIntToString(int ascii) : string]]<br> | |||
[[natives.asin|natives.asin(float value) : float]]<br> | |||
[[natives.atan2|natives.atan2(float Unk497, float Unk498) : float]]<br> | |||
[[natives.atan|natives.atan(float value) : float]]<br> | |||
[[natives.attachAnimsToModel|natives.attachAnimsToModel(uint model, string anims) : unknownType]]<br> | |||
[[natives.attachCamToObject|natives.attachCamToObject(int cam, Object obj) : | |||
== Network Natives == | |||
natives.network.acceptInvite ( | [[natives.network.acceptInvite|natives.network.acceptInvite(Player playerIndex) : bool]]<br> | ||
natives.network.advertiseSession ( bool )<br> | [[natives.network.advertiseSession|natives.network.advertiseSession(bool advertise) : unknownType]]<br> | ||
natives.network.allPartyMembersPresent ( void )<br> | [[natives.network.allPartyMembersPresent|natives.network.allPartyMembersPresent(void) : bool]]<br> | ||
natives.network.amIBlockedByPlayer ( | [[natives.network.amIBlockedByPlayer|natives.network.amIBlockedByPlayer(Player playerIndex) : bool]]<br> | ||
natives.network.amIMutedByPlayer | [[natives.network.amIMutedByPlayer|natives.network.amIMutedByPlayer(Player playerIndex) : bool]]<br> | ||
[[natives.network.changeGameModePending|natives.network.changeGameModePending(void) : bool]]<br> | |||
natives.network.changeGameModePending | [[natives.network.changeGameModeSucceeded|natives.network.changeGameModeSucceeded(void) : bool]]<br> | ||
natives.network. | [[natives.network.changeGameMode|natives.network.changeGameMode(int gamemode, int maxplayers, int privateslots, int maxteams) : bool]]<br> | ||
natives.network. | [[natives.network.checkInviteArrival|natives.network.checkInviteArrival(void) : bool]]<br> | ||
natives.network. | [[natives.network.clearInviteArrival|natives.network.clearInviteArrival(void) : unknownType]]<br> | ||
natives.network. | [[natives.network.clearSummons|natives.network.clearSummons(void) : unknownType]]<br> | ||
natives.network. | [[natives.network.didInviteFriend|natives.network.didInviteFriend(string friendname) : bool]]<br> | ||
natives.network. | [[natives.network.endSessionPending|natives.network.endSessionPending(void) : bool]]<br> | ||
natives.network. | [[natives.network.endSession|natives.network.endSession(void) : bool]]<br> | ||
natives.network. | [[natives.network.expandTo32Players|natives.network.expandTo32Players(void) : unknownType]]<br> | ||
natives.network. | [[natives.network.findGamePending|natives.network.findGamePending(void) : bool]]<br> | ||
natives.network. | [[natives.network.findGame|natives.network.findGame(int GameMode, bool bRanked, int Episode, int MaxTeams) : unknownType]]<br> | ||
natives.network. | [[natives.network.finishExtendedSearch|natives.network.finishExtendedSearch(void) : unknownType]]<br> | ||
natives.network. | [[natives.network.getFriendCount|natives.network.getFriendCount(void) : int]]<br> | ||
natives.network. | [[natives.network.getFriendName|natives.network.getFriendName(int id) : string]]<br> | ||
natives.network. | [[natives.network.getGameMode|natives.network.getGameMode(void) : int]]<br> | ||
natives.network. | [[natives.network.getHealthReticuleOption|natives.network.getHealthReticuleOption(void) : bool]]<br> | ||
natives.network. | [[natives.network.getHostAverageRank|natives.network.getHostAverageRank(int host) : int]]<br> | ||
natives.network. | [[natives.network.getHostLatency|natives.network.getHostLatency(int host) : int]]<br> | ||
natives.network. | [[natives.network.getHostMatchProgress|natives.network.getHostMatchProgress(int host) : int]]<br> | ||
natives.network. | [[natives.network.getHostServerName|natives.network.getHostServerName(int host) : string]]<br> | ||
natives.network. | [[natives.network.getLanSession|natives.network.getLanSession(void) : bool]]<br> | ||
natives.network. | [[natives.network.getMaxPrivateSlots|natives.network.getMaxPrivateSlots(void) : uint]]<br> | ||
natives.network. | [[natives.network.getMaxSlots|natives.network.getMaxSlots(void) : uint]]<br> | ||
natives.network. | [[natives.network.getNextTextChat|natives.network.getNextTextChat(void) : string]]<br> | ||
natives.network. | [[natives.network.getNumberOfGames|natives.network.getNumberOfGames(void) : int]]<br> | ||
natives.network. | [[natives.network.getNumOpenPublicSlots|natives.network.getNumOpenPublicSlots(void) : int]]<br> | ||
natives.network. | [[natives.network.getNumPartyMembers|natives.network.getNumPartyMembers(void) : int]]<br> | ||
natives.network. | [[natives.network.getNumPlayersMet|natives.network.getNumPlayersMet(void) : int]]<br> | ||
natives.network. | [[natives.network.getNumUnacceptedInvites|natives.network.getNumUnacceptedInvites(void) : int]]<br> | ||
natives.network. | [[natives.network.getNumUnfilledReservations|natives.network.getNumUnfilledReservations(void) : int]]<br> | ||
natives.network. | [[natives.network.getPlayerIdOfNextTextChat|natives.network.getPlayerIdOfNextTextChat(void) : int]]<br> | ||
natives.network. | [[natives.network.getRendezvousHostPlayerId|natives.network.getRendezvousHostPlayerId(void) : int]]<br> | ||
natives.network. | [[natives.network.getServerName|natives.network.getServerName(void) : string]]<br> | ||
natives.network. | [[natives.network.getUnacceptedInviteEpisode|natives.network.getUnacceptedInviteEpisode(int invite) : int]]<br> | ||
natives.network. | [[natives.network.getUnacceptedInviterName|natives.network.getUnacceptedInviterName(int invite) : string]]<br> | ||
natives.network. | [[natives.network.hasStrictNat|natives.network.hasStrictNat(void) : bool]]<br> | ||
natives.network. | [[natives.network.haveAcceptedInvite|natives.network.haveAcceptedInvite(void) : bool]]<br> | ||
natives.network. | [[natives.network.haveOnlinePrivileges|natives.network.haveOnlinePrivileges(void) : bool]]<br> | ||
natives.network. | [[natives.network.haveSummons|natives.network.haveSummons(void) : bool]]<br> | ||
natives.network. | [[natives.network.hostGameE1|natives.network.hostGameE1(int Gamemode, bool Ranked, int Slots, int Private, int Episode, int MaxTeams) : bool]]<br> | ||
natives.network. | [[natives.network.hostGamePending|natives.network.hostGamePending(void) : bool]]<br> | ||
natives.network. | [[natives.network.hostGameSucceeded|natives.network.hostGameSucceeded(void) : bool]]<br> | ||
natives.network. | [[natives.network.hostRendezvousE1|natives.network.hostRendezvousE1(int Gamemode, int Slots, int Episode) : bool]]<br> | ||
natives.network. | [[natives.network.inviteFriend|natives.network.inviteFriend(string friendname, string ukn) : unknownType]]<br> | ||
natives.network. | [[natives.network.isBeingKicked|natives.network.isBeingKicked(void) : bool]]<br> | ||
natives.network. | [[natives.network.isCommonEpisode|natives.network.isCommonEpisode(int id) : bool]]<br> | ||
natives.network. | [[natives.network.isFindResultUpdated|natives.network.isFindResultUpdated(int result) : bool]]<br> | ||
natives.network. | [[natives.network.isFindResultValid|natives.network.isFindResultValid(int result) : bool]]<br> | ||
natives.network. | [[natives.network.isFriendInSameTitle|natives.network.isFriendInSameTitle(string friendname) : bool]]<br> | ||
natives.network. | [[natives.network.isFriendOnline|natives.network.isFriendOnline(string pszName) : bool]]<br> | ||
natives.network. | [[natives.network.isGameRanked|natives.network.isGameRanked(void) : bool]]<br> | ||
natives.network. | [[natives.network.isInviteeOnline|natives.network.isInviteeOnline(void) : bool]]<br> | ||
natives.network. | [[natives.network.isNetworkAvailable|natives.network.isNetworkAvailable(void) : bool]]<br> | ||
natives.network. | [[natives.network.isOperationPending|natives.network.isOperationPending(void) : bool]]<br> | ||
natives.network. | [[natives.network.isPlayerBlockedByMe|natives.network.isPlayerBlockedByMe(Player playerIndex) : bool]]<br> | ||
natives.network. | [[natives.network.isPlayerMutedByMe|natives.network.isPlayerMutedByMe(Player playerIndex) : bool]]<br> | ||
natives.network. | [[natives.network.isPlayerTalking|natives.network.isPlayerTalking(Player playerIndex) : bool]]<br> | ||
natives.network. | [[natives.network.isPlayerTyping|natives.network.isPlayerTyping(Player playerIndex) : bool]]<br> | ||
natives.network. | [[natives.network.isRendezvousHost|natives.network.isRendezvousHost(void) : bool]]<br> | ||
natives.network. | [[natives.network.isRendezvous|natives.network.isRendezvous(void) : bool]]<br> | ||
natives.network. | [[natives.network.isRockstartSessionIdValid|natives.network.isRockstartSessionIdValid(void) : bool]]<br> | ||
natives.network. | [[natives.network.isSessionAdvertise|natives.network.isSessionAdvertise(void) : bool]]<br> | ||
natives.network. | [[natives.network.isSessionInvitable|natives.network.isSessionInvitable(void) : bool]]<br> | ||
natives.network. | [[natives.network.isSessionStarted|natives.network.isSessionStarted(void) : bool]]<br> | ||
natives.network. | [[natives.network.isTvt|natives.network.isTvt(void) : bool]]<br> | ||
natives.network. | [[natives.network.joinGamePending|natives.network.joinGamePending(void) : bool]]<br> | ||
natives.network. | [[natives.network.joinGameSucceeded|natives.network.joinGameSucceeded(void) : bool]]<br> | ||
natives.network. | [[natives.network.joinSummons|natives.network.joinSummons(void) : bool]]<br> | ||
natives.network. | [[natives.network.kickPlayer|natives.network.kickPlayer(Player playerIndex, bool value) : unknownType]]<br> | ||
natives.network. | [[natives.network.leaveGamePending|natives.network.leaveGamePending(void) : bool]]<br> | ||
natives.network. | [[natives.network.leaveGame|natives.network.leaveGame(void) : bool]]<br> | ||
natives.network. | [[natives.network.limitTo16Players|natives.network.limitTo16Players(void) : unknownType]]<br> | ||
natives.network. | [[natives.network.playerHasCommPrivs|natives.network.playerHasCommPrivs(void) : bool]]<br> | ||
natives.network. | [[natives.network.playerHasDiedRecently|natives.network.playerHasDiedRecently(Player playerIndex) : bool]]<br> | ||
natives.network. | [[natives.network.playerHasHeadset|natives.network.playerHasHeadset(Player playerIndex) : bool]]<br> | ||
natives.network. | [[natives.network.playerHasKeyboard|natives.network.playerHasKeyboard(Player playerIndex) : bool]]<br> | ||
natives.network. | [[natives.network.resultMatchesSearchCriteria|natives.network.resultMatchesSearchCriteria(int result) : bool]]<br> | ||
natives.network. | [[natives.network.returnToRendezvousPending|natives.network.returnToRendezvousPending(void) : bool]]<br> | ||
natives.network. | [[natives.network.returnToRendezvousSucceeded|natives.network.returnToRendezvousSucceeded(void) : bool]]<br> | ||
natives.network. | [[natives.network.returnToRendezvous|natives.network.returnToRendezvous(void) : bool]]<br> | ||
natives.network. | [[natives.network.setHealthReticuleOption|natives.network.setHealthReticuleOption(bool value) : unknownType]]<br> | ||
natives.network. | [[natives.network.setLanSession|natives.network.setLanSession(bool value) : unknownType]]<br> | ||
natives.network. | [[natives.network.setLocalPlayerIsTyping|natives.network.setLocalPlayerIsTyping(Player playerIndex) : unknownType]]<br> | ||
natives.network. | [[natives.network.setMatchProgress|natives.network.setMatchProgress(float Unk930) : unknownType]]<br> | ||
natives.network. | [[natives.network.setPlayerMuted|natives.network.setPlayerMuted(Player playerIndex, bool value) : bool]]<br> | ||
natives.network. | [[natives.network.setServerName|natives.network.setServerName(string name) : int]]<br> | ||
natives.network. | [[natives.network.setSessionInvitable|natives.network.setSessionInvitable(bool invitable) : unknownType]]<br> | ||
natives.network. | [[natives.network.setTeamOnlyChat|natives.network.setTeamOnlyChat(bool Unk934) : unknownType]]<br> | ||
natives.network. | [[natives.network.showMetPlayerFeedbackUi|natives.network.showMetPlayerFeedbackUi(Player metPlayerIndex) : unknownType]]<br> | ||
natives.network. | [[natives.network.showPlayerFeedbackUi|natives.network.showPlayerFeedbackUi(Player payerIndex) : unknownType]]<br> | ||
natives.network. | [[natives.network.showPlayerProfileUi|natives.network.showPlayerProfileUi(Player playerIndex) : unknownType]]<br> | ||
natives.network. | [[natives.network.startSessionPending|natives.network.startSessionPending(void) : bool]]<br> | ||
natives.network. | [[natives.network.startSessionSucceeded|natives.network.startSessionSucceeded(void) : bool]]<br> | ||
natives.network. | [[natives.network.startSession|natives.network.startSession(void) : bool]]<br> | ||
natives.network. | [[natives.network.stringVerifyPending|natives.network.stringVerifyPending(void) : bool]]<br> | ||
natives.network. | [[natives.network.stringVerifySucceeded|natives.network.stringVerifySucceeded(void) : bool]]<br> | ||
Latest revision as of 22:43, 14 April 2026
This is a list of all GTA IV natives that are supported in GTAC client-side scripting.
Game Natives
natives.abortAllGarageActivity(void) : unknownType
natives.abortScriptedConversation(bool abort) : int
natives.absf(float value) : float
natives.absi(float value) : float
natives.acos(float Unk496) : float
natives.activateCheat(uint cheat) : unknownType
natives.activateFrontend(void) : unknownType
natives.activateHeliSpeedCheat(Vehicle heli, int cheat) : unknownType
natives.activateInterior(int interior, bool unknownTrue) : unknownType
natives.activateMenuItem(int menuid, int item, bool activate) : unknownType
natives.activateNetworkSettingsMenu(void) : unknownType
natives.activateReplayMenu(void) : unknownType
natives.activateSaveMenu(void) : unknownType
natives.activateScriptedCams(bool Unk538, bool Unk539) : unknownType
natives.activateScriptPopulationZone(void) : unknownType
natives.activateViewport(int viewportid, bool activate) : unknownType
natives.addAdditionalPopulationModel(uint model) : unknownType
natives.addAmmoToChar(Ped ped, uint weapon, uint amount) : unknownType
natives.addArmourToChar(Ped ped, uint amount) : unknownType
natives.addBlipForCar(Vehicle vehicle, [output] int pBlip) : unknownType
natives.addBlipForChar(Ped ped, [output] int pBlip) : unknownType
natives.addBlipForContact(Vec3 x, [output] int pBlip) : unknownType
natives.addBlipForCoord(Vec3 x, [output] int pBlip) : unknownType
natives.addBlipForGangTerritory(Vec2 x0, Vec2 x1, int colour, [output] int blip, unknownType unknownArg1, unknownType unknownArg2) : unknownType
natives.addBlipForObject(Object obj, [output] int pBlip) : unknownType
natives.addBlipForPickup(Pickup pickup, [output] int pBlip) : unknownType
natives.addBlipForRadius(Vec3 x, int type, [output] int blip) : unknownType
natives.addBlipForWeapon(Vec3 x, [output] int blip) : unknownType
natives.addCamSplineNode(int cam, int camnode) : unknownType
natives.addCarToMissionDeletionList(Vehicle car) : unknownType
natives.addCharDecisionMakerEventResponse(int dm, uint eventid, uint responseid, float param1, float param2, float param3, float param4, uint unknown0_1, uint unknown1_1) : unknownType
natives.addExplosion(Vec3 x, int exptype, float radius, bool playsound, bool novisual, float camshake) : unknownType
natives.addFirstNCharactersOfStringToHtmlScriptObject(int htmlobj, string str, int n) : unknownType
natives.addGroupDecisionMakerEventResponse(int dm, uint eventid, uint responseid, float param1, float param2, float param3, float param4, uint unknown0_1, uint unknown1_1) : unknownType
natives.addGroupToNetworkRestartNodeGroupList(int group) : unknownType
natives.addHospitalRestart(Vec3 x, float radius, int islandnum) : unknownType
natives.addLineToMobilePhoneCall(int id, string name, string text) : unknownType
natives.addLineToScriptedConversation(uint conversation, int Unk527, int Unk528) : unknownType
natives.addNavmeshRequiredRegion(Vec3 x) : int
natives.addNeededAtPosn(Vec3 x) : unknownType
natives.addNewConversationSpeaker(int id, int Unk529, [output] int Unk530) : unknownType
natives.addNewFrontendConversationSpeaker(int Unk531, int Unk532) : unknownType
natives.addNextMessageToPreviousBriefs(bool add) : unknownType
natives.addObjectToInteriorRoomByKey(Object obj, uint roomKey) : unknownType
natives.addObjectToInteriorRoomByName(Object obj, string room_name) : unknownType
natives.addPedToCinematographyAi(int Unk28, Ped ped) : unknownType
natives.addPedToMissionDeletionList(Ped ped, bool Unk29) : unknownType
natives.addPickupToInteriorRoomByKey(Object pickup, uint room_hash) : unknownType
natives.addPickupToInteriorRoomByName(Pickup pickup, string roomName) : unknownType
natives.addPointToGpsRaceTrack([output] Vec3 point) : unknownType
natives.addPoliceRestart(Vec3 x, float radius, int islandnum) : unknownType
natives.addScenarioBlockingArea(Vec3 x0, Vec3 x1) : unknownType
natives.addScore(Player playerIndex, int score) : unknownType
natives.addSimpleBlipForPickup(Pickup pickup) : unknownType
natives.addStringToHtmlScriptObject(int htmlobj, string str) : unknownType
natives.addStringToNewsScrollbar(string str) : unknownType
natives.addStringWithThisTextLabelToPreviousBrief(string gxtname) : unknownType
natives.addStuckCarCheckWithWarp(Vehicle car, float stuckdif, int time, bool flag0, bool flag1, bool flag2, bool flag3) : unknownType
natives.addStuckCarCheck(Vehicle car, float stuckdif, int timeout) : unknownType
natives.addStuntJump(Vec3 x, Vec3 x0, Vec3 x1, Vec3 x2, Vec3 x3, int reward) : unknownType
natives.addToHtmlScriptObject(int htmlobj, string htmlcode) : unknownType
natives.addToPreviousBriefWithUnderscore(string gxtentry) : unknownType
natives.addToPreviousBrief(string gxtentry) : unknownType
natives.addUpsidedownCarCheck(Vehicle vehicle) : unknownType
natives.allocateScriptToObject(string ScriptName, uint model, int Unk602, float radius, int UnkTime) : unknownType
natives.allocateScriptToRandomPed(string ScriptName, uint model, int Unk603, bool flag) : unknownType
natives.allowAutoConversationLookats(Ped ped, bool allow) : unknownType
natives.allowEmergencyServices(bool allow) : unknownType
natives.allowGameToPauseForStreaming(bool allow) : unknownType
natives.allowGangRelationshipsToBeChangedByNextCommand(bool value) : unknownType
natives.allowLockonToFriendlyPlayers(Player playerIndex, bool allow) : unknownType
natives.allowLockonToRandomPeds(Player playerIndex, bool allow) : unknownType
natives.allowMultipleDrivebyPickups(bool allow) : unknownType
natives.allowOneTimeOnlyCommandsToRun(void) : bool
natives.allowPlayerToCarryNonMissionObjects(Player playerIndex, bool allow) : unknownType
natives.allowReactionAnims(Ped ped, bool allow) : unknownType
natives.allowScenarioPedsToBeReturnedByNextCommand(bool value) : unknownType
natives.allowStuntJumpsToTrigger(bool allow) : unknownType
natives.allowTargetWhenInjured(Ped ped, bool allow) : unknownType
natives.allowThisScriptToBePaused(bool allows) : unknownType
natives.alterWantedLevelNoDrop(Player playerIndex, uint level) : unknownType
natives.alterWantedLevel(Player playerIndex, uint level) : unknownType
natives.alwaysUseHeadOnHornAnimWhenDeadInCar(Ped ped, bool use) : unknownType
natives.ambientAudioBankNoLongerNeeded(void) : unknownType
natives.anchorBoat(Vehicle boat, bool anchor) : unknownType
natives.anchorObject(Object obj, bool anchor, uint flags) : unknownType
natives.applyForceToCar(Vehicle vehicle, uint unknown0_3, Vec3 x, float spinX, float spinY, float spinZ, uint unknown4_0, uint isForceRelative, uint unknown6_1, uint unknown7_1) : unknownType
natives.applyForceToObject(Object obj, uint uk0_3, float pX, float pY, float pZ, float spinX, float spinY, float spinZ, uint uk4_0, uint uk5_1, uint uk6_1, uint uk7_1) : unknownType
natives.applyForceToPed(Ped ped, uint unknown0_3, Vec3 x, float spinX, float spinY, float spinZ, uint unknown4_0, uint isForceRelative, uint unknown6_1, uint unknown7_1) : unknownType
natives.applyWantedLevelChangeNow(Player playerIndex) : unknownType
natives.areAllNavmeshRegionsLoaded(void) : bool
natives.areAnyCharsNearChar(Ped ped, float radius) : bool
natives.areCreditsFinished(void) : bool
natives.areEnemyPedsInArea(Ped ped, Vec3 x, float radius) : bool
natives.areTaxiLightsOn(Vehicle vehicle) : bool
natives.areWidescreenBordersActive(void) : bool
natives.asciiIntToString(int ascii) : string
natives.asin(float value) : float
natives.atan2(float Unk497, float Unk498) : float
natives.atan(float value) : float
natives.attachAnimsToModel(uint model, string anims) : unknownType
natives.attachCamToObject(int cam, Object obj) : unknownType
natives.attachCamToPed(int cam, Ped ped) : unknownType
natives.attachCamToVehicle(int cam, Vehicle veh) : unknownType
natives.attachCamToViewport(int cam, int viewportid) : unknownType
natives.attachCarToCarPhysically(int vehid1, int vehid2, bool Unk52, int Unk53, Vec3 xoffset, Vec3 xbuffer, Vec2 xrotateveh1, float Unk54, float Unk55, float Unk56, unknownType unknownArg1) : unknownType
natives.attachCarToCar(Vehicle car0, Vehicle car1, int Unk51, Vec3 x0, Vec3 x1) : unknownType
natives.attachCarToObject(Vehicle car, Object obj, float Unk57, float Unk58, float Unk59, float Unk60, float Unk61, float Unk62, float Unk63) : unknownType
natives.attachObjectToCar(Object obj, Vehicle v, uint unknown0_0, float pX, float pY, float pZ, float rX, float rY, float rZ) : unknownType
natives.attachObjectToObject(Object obj0, Object obj1_attach_to, int Unk91, Vec3 x0, Vec3 x1) : unknownType
natives.attachObjectToPedPhysically(Object obj, Ped c, bool unknown, uint bone, float pX, float pY, float pZ, float rX, float rY, float rZ, uint unknown1_0, uint unknown2_0) : unknownType
natives.attachObjectToPed(Object obj, Ped c, uint bone, float pX, float pY, float pZ, float rX, float rY, float rZ, uint unknown1_0) : unknownType
natives.attachParachuteModelToPlayer(Ped ped, Object obj) : unknownType
natives.attachPedToCarPhysically(Ped ped, Vehicle car, int pedbone, Vec3 x, float angle, float Unk30, bool Unk31, bool Unk32) : unknownType
natives.attachPedToCar(Ped ped, Vehicle vehicle, uint unknown0_0, float offsetX, float offsetY, float offsetZ, float rotX, float rotY, bool Unk64, bool Unk65) : unknownType
natives.attachPedToObjectPhysically(Ped ped, Object obj, int pedbone, Vec3 x, float angle, float Unk36, bool Unk37, bool Unk38) : unknownType
natives.attachPedToObject(Ped ped, Object obj, int pedbone, Vec3 x, float angle, float Unk33, bool Unk34, bool Unk35) : unknownType
natives.attachPedToShimmyEdge(Ped ped, Vec3 x, float Unk39) : unknownType
natives.awardPlayerMissionRespect(float respect) : unknownType
natives.beginCamCommands([output] int Unk540) : unknownType
natives.beginCharSearchCriteria(void) : unknownType
natives.blendFromNmWithAnim(Ped ped, string AnimName0, string AnimName1, int Unk1, Vec3 x) : unknownType
natives.blendOutCharMoveAnims(Ped ped) : unknownType
natives.blockCharAmbientAnims(Ped ped, bool block) : unknownType
natives.blockCharGestureAnims(Ped ped, bool value) : unknownType
natives.blockCharHeadIk(Ped ped, bool block) : unknownType
natives.blockCharVisemeAnims(Ped ped, bool block) : unknownType
natives.blockCoweringInCover(Ped ped, bool set) : unknownType
natives.blockPedWeaponSwitching(Ped ped, bool value) : unknownType
natives.blockPeekingInCover(Ped ped, bool set) : unknownType
natives.blockStatsMenuActions(Player playerIndex) : unknownType
natives.breakCarDoor(Vehicle vehicle, uint door, bool unknownFalse) : unknownType
natives.burstCarTyre(Vehicle vehicle, uint tyre) : unknownType
natives.calculateTravelDistanceBetweenNodes(Vec3 x0, Vec3 x1) : float
natives.camIsSphereVisible(int camera, float pX, float pY, float pZ, float radius) : bool
natives.camProcess(int cam) : unknownType
natives.camRestoreJumpcut(void) : unknownType
natives.camRestore(void) : unknownType
natives.camSequenceClose(void) : unknownType
natives.camSequenceGetProgress(int Unk541, [output] int progress) : unknownType
natives.camSequenceOpen(int Unk542) : unknownType
natives.camSequenceRemove(int Unk543) : unknownType
natives.camSequenceStart(int Unk544) : unknownType
natives.camSequenceStop(int Unk545) : unknownType
natives.camSequenceWait(int cam, int time) : unknownType
natives.camSetCinematic(Vehicle veh, bool set) : unknownType
natives.camSetDollyZoomLock(int cam, bool set) : unknownType
natives.camSetInterpGraphPos(int cam, int Unk547) : unknownType
natives.camSetInterpGraphRot(int cam, int val) : unknownType
natives.camSetInterpolationDetails(int Unk546) : unknownType
natives.camSetInterpStateSrc(int cam, int Unk548) : unknownType
natives.camSetInterpStateSrc(int Unk549, int Unk550) : unknownType
natives.canBeDescribedAsACar(Vehicle veh) : bool
natives.cancelCurrentlyPlayingAmbientSpeech(Ped ped) : unknownType
natives.cancelCurrentlyPlayingAmbientSpeech(Ped ped) : unknownType
natives.cancelOverrideRestart(void) : unknownType
natives.canCharSeeDeadChar(Ped ped, Ped pednext) : bool
natives.canCreateRandomChar(bool flag0, bool flag1) : bool
natives.canFontBeLoaded(int fontid) : bool
natives.canPedShimmyInDirection(Ped ped, int direction) : bool
natives.canPhoneBeSeenOnScreen(void) : bool
natives.canPlayerStartMission(Player playerIndex) : bool
natives.canRegisterMissionObject(void) : bool
natives.canRegisterMissionPed(void) : bool
natives.canRegisterMissionVehicle(void) : bool
natives.canStartMissionPassedTune(void) : bool
natives.canTheStatHaveString(int stat) : bool
natives.ceil(float value) : int
natives.cellCamActivate(bool Unk551, bool Unk552) : unknownType
natives.cellCamIsCharVisibleNoFaceCheck(Ped ped) : bool
natives.cellCamIsCharVisible(Ped ped) : bool
natives.cellCamSetCentrePos(Vec2 x, unknownType unknownArg1) : unknownType
natives.cellCamSetColourBrightness(float Unk553, float Unk554, float Unk555, float Unk556) : unknownType
natives.cellCamSetZoom(float zoom) : unknownType
natives.changeBlipAlpha(int blip, int alpha) : unknownType
natives.changeBlipColour(int blip, int colour) : unknownType
natives.changeBlipDisplay(int blip, uint display) : unknownType
natives.changeBlipNameFromAscii(int blip, string blipName) : unknownType
natives.changeBlipNameFromTextFile(int blip, string gxtName) : unknownType
natives.changeBlipNameToPlayerName(int blip, Player playerIndex) : unknownType
natives.changeBlipPriority(int blip, uint priority) : unknownType
natives.changeBlipRotation(int blip, int rotation) : unknownType
natives.changeBlipScale(int blip, float scale) : unknownType
natives.changeBlipSprite(int blip, uint sprite) : unknownType
natives.changeBlipTeamRelevance(int blip, int relevance) : unknownType
natives.changeCarColour(Vehicle vehicle, int colour1, int colour2) : unknownType
natives.changeGarageType(int garage, int type) : unknownType
natives.changePickupBlipColour(int colour) : unknownType
natives.changePickupBlipDisplay(int display) : unknownType
natives.changePickupBlipPriority(int priority) : unknownType
natives.changePickupBlipScale(float scale) : unknownType
natives.changePickupBlipSprite(int sprite) : unknownType
natives.changePlaybackToUseAi(Vehicle car) : unknownType
natives.changePlayerModel(Player playerIndex, uint model) : unknownType
natives.changePlayerPhoneModelOffsets(Player playerIndex, Vec3 x0, Vec3 x1) : unknownType
natives.changePlayerPhoneModel(Player playerIndex, uint model) : unknownType
natives.changeTerritoryBlipScale(int blip, float Unk632, float Unk633) : unknownType
natives.cheatHappenedRecently(int cheat, int time) : bool
natives.checkNmFeedback(Ped ped, int id, bool Unk13) : bool
natives.checkStuckTimer(Vehicle car, int timernum, int timeout) : bool
natives.clearAdditionalText(int textid, bool Unk634) : unknownType
natives.clearAllCharProps(Ped ped) : unknownType
natives.clearAllCharRelationships(Ped ped, int relgroup) : unknownType
natives.clearAngledAreaOfCars(Vec3 x0, Vec3 x1, float radius) : unknownType
natives.clearAreaOfCars(Vec3 x, float radius) : unknownType
natives.clearAreaOfChars(Vec3 x, float radius) : unknownType
natives.clearAreaOfCops(Vec3 x, float radius) : unknownType
natives.clearAreaOfObjects(Vec3 x, float radius) : unknownType
natives.clearArea(Vec3 x, float radius, bool unknown) : unknownType
natives.clearBit([output] int val, int bit) : unknownType
natives.clearBrief(void) : unknownType
natives.clearCarLastDamageEntity(Vehicle vehicle) : unknownType
natives.clearCarLastWeaponDamage(Vehicle vehicle) : unknownType
natives.clearCharLastDamageBone(Ped ped) : unknownType
natives.clearCharLastDamageEntity(Ped ped) : unknownType
natives.clearCharLastWeaponDamage(Ped ped) : unknownType
natives.clearCharProp(Ped ped, bool unknown) : unknownType
natives.clearCharRelationship(Ped ped, int reltype, int relgroup) : unknownType
natives.clearCharSecondaryTask(Ped ped) : unknownType
natives.clearCharTasksImmediately(Ped ped) : unknownType
natives.clearCharTasks(Ped ped) : unknownType
natives.clearCutscene(void) : unknownType
natives.clearGroupDecisionMakerEventResponse(int dm, uint eventid) : unknownType
natives.clearHelp(void) : unknownType
natives.clearNamedCutscene(string name) : unknownType
natives.clearNetworkRestartNodeGroupList(void) : unknownType
natives.clearNewsScrollbar(void) : unknownType
natives.clearObjectLastDamageEntity(Object obj) : unknownType
natives.clearObjectLastWeaponDamage(Object obj) : unknownType
natives.clearOnscreenCounter(int counterid) : unknownType
natives.clearOnscreenTimer(int timerid) : unknownType
natives.clearPedNonCreationArea(void) : unknownType
natives.clearPedNonRemovalArea(void) : unknownType
natives.clearPlayerHasDamagedAtLeastOnePed(Player playerIndex) : unknownType
natives.clearPlayerHasDamagedAtLeastOneVehicle(Player playerIndex) : unknownType
natives.clearPrints(void) : unknownType
natives.clearRelationship(int p0, int p1, int p2) : unknownType
natives.clearRoomForCar(Vehicle vehicle) : unknownType
natives.clearRoomForChar(Ped ped) : unknownType
natives.clearRoomForObject(Object obj) : unknownType
natives.clearRoomForViewport(int viewportid) : unknownType
natives.clearScriptArrayFromScratchpad(int Unk909) : unknownType
natives.clearScriptedConversionCentre(void) : unknownType
natives.clearSequenceTask(int taskSequence) : unknownType
natives.clearShakePlayerpadWhenControllerDisabled(void) : unknownType
natives.clearSmallPrints(void) : unknownType
natives.clearTextLabel(string label) : unknownType
natives.clearThisBigPrint(string gxtentry) : unknownType
natives.clearThisPrintBigNow(bool Unk635) : unknownType
natives.clearThisPrint(string gxtentry) : unknownType
natives.clearTimecycleModifier(void) : unknownType
natives.clearWantedLevel(Player playerIndex) : unknownType
natives.cloneCam(int cam, [output] int camcopy) : unknownType
natives.closeAllCarDoors(Vehicle vehicle) : unknownType
natives.closeDebugFile(void) : unknownType
natives.closeGarage(string garageName) : unknownType
natives.closeMicPed(int id, Ped ped) : unknownType
natives.closeSequenceTask(int taskSequence) : unknownType
natives.codeWantsMobilePhoneRemovedForWeaponSwitching(void) : bool
natives.codeWantsMobilePhoneRemoved(void) : bool
natives.compareString(string str0, string str1) : int
natives.compareTwoDates(int date0_0, int date0_1, int date1_0, int date1_1) : int
natives.connectLods(Object obj0, Object obj1) : unknownType
natives.controlCarDoor(Vehicle vehicle, uint door, uint unknown_maybe_open, float angle) : unknownType
natives.convertIntToPlayerindex(uint playerId) : Player
natives.convertMetresToFeetInt(int metres) : int
natives.convertMetresToFeet(float metres) : float
natives.convertThenAddStringToHtmlScriptObject(int htmlobj, string strgxtkey) : unknownType
natives.copyAnimations(Ped ped, Ped pednext, float speed) : unknownType
natives.copyCharDecisionMaker(uint type, [output] int pDM) : unknownType
natives.copyCombatDecisionMaker(uint type, [output] int pDM) : unknownType
natives.copyGroupCharDecisionMaker(uint type, [output] int pDM) : unknownType
natives.copyGroupCombatDecisionMaker(uint type, [output] int pDM) : unknownType
natives.copySharedCharDecisionMaker(uint type, [output] int pDM) : unknownType
natives.copySharedCombatDecisionMaker(uint type, [output] int pDM) : unknownType
natives.cos(float value) : float
natives.countPickupsOfType(int type) : int
natives.countScriptCamsByTypeAndOrState(int type, int Unk536, int Unk537) : int
natives.countScriptCams(void) : int
natives.createCam(uint camtype_usually14, [output] int camera) : unknownType
natives.createCarGenerator(Vec3 x, float yaw, float pitch, float roll, uint model, uint color1, uint color2, uint spec1, uint spec2, int Unk66, bool alarm, bool doorlock, [output] int handle) : unknownType
natives.createCarsOnGeneratorsInArea(Vec3 x0, Vec3 x1) : unknownType
natives.createCar(uint nameHash, Vec3 x, [output] Vehicle pVehicle, bool networked) : unknownType
natives.createCharAsPassenger(Vehicle vehicle, uint charType, uint model, uint passengerIndex, [output] Ped pPed) : unknownType
natives.createCharInsideCar(Vehicle vehicle, uint charType, uint model, [output] Ped pPed) : unknownType
natives.createChar(int type, uint model, Vec3 x, [output] Ped pPed, bool networked) : unknownType
natives.createCheckpoint(int type, Vec3 x, float Unk709, float Unk710) : uint
natives.createEmergencyServicesCarReturnDriver(uint model, Vec3 x, [output] Vehicle car, [output] Ped cardriver, [output] Ped carpass) : bool
natives.createEmergencyServicesCarThenWalk(uint model, Vec3 x) : bool
natives.createEmergencyServicesCar(uint model, Vec3 x) : bool
natives.createGroup(bool unknownFalse, [output] int pGroup, bool unknownTrue) : unknownType
natives.createHtmlScriptObject(string objname) : int
natives.createHtmlViewport([output] int htmlviewport) : unknownType
natives.createMissionTrain(uint unknown1, Vec3 x, bool unknown2, [output] int pTrain) : unknownType
natives.createMobilePhone(int Unk799) : unknownType
natives.createMoneyPickup(Vec3 x, uint amount, bool unknownTrue, [output] Pickup pPickup) : unknownType
natives.createNmMessage(bool Unk40, int id) : unknownType
natives.createObjectNoOffset(uint model, Vec3 x, [output] Object pObj, bool networked) : unknownType
natives.createObject(uint model, Vec3 x, [output] Object pObj, bool networked) : unknownType
natives.createPickupRotate(uint model, uint pickupType, uint unknown, Vec3 x, float rX, float rY, float rZ, [output] Pickup pPickup) : unknownType
natives.createPickupWithAmmo(uint model, uint pickupType, uint unknown, Vec3 x, [output] Pickup pPickup) : unknownType
natives.createPickup(uint model, uint pickupType, Vec3 x, [output] Pickup pPickup, bool unknownFalse) : unknownType
natives.createPlayer(uint playerId, Vec3 x, [output] Player pPlayerIndex) : unknownType
natives.createRandomCarForCarPark(Vec3 x, float radius) : unknownType
natives.createRandomCharAsDriver(Vehicle vehicle, [output] Ped pPed) : unknownType
natives.createRandomCharAsPassenger(Vehicle vehicle, uint seat, [output] Ped pPed) : unknownType
natives.createRandomChar(Vec3 x, [output] Ped pPed) : unknownType
natives.createRandomFemaleChar(Vec3 x, [output] Ped pPed) : unknownType
natives.createRandomMaleChar(Vec3 x, [output] Ped pPed) : unknownType
natives.createTemporaryRadarBlipsForPickupsInArea(Vec3 x, float radius, int bliptype) : unknownType
natives.createViewport([output] int viewport) : unknownType
natives.damageCar(Vehicle car, Vec3 x, float unkforce0, float unkforce1, bool flag) : unknownType
natives.damageChar(Ped ped, uint hitPoints, bool unknown) : unknownType
natives.damagePedBodyPart(Ped ped, uint part, uint hitPoints) : unknownType
natives.deactivateFrontend(void) : unknownType
natives.deactivateNetworkSettingsMenu(void) : unknownType
natives.deactivateScriptPopulationZone(void) : unknownType
natives.debugOff(void) : unknownType
natives.decrementFloatStat(int stat, float val) : unknownType
natives.decrementIntStat(uint stat, uint amount) : unknownType
natives.definePedGenerationConstraintArea(Vec3 x, float radius) : unknownType
natives.deleteAllHtmlScriptObjects(void) : unknownType
natives.deleteAllTrains(void) : unknownType
natives.deleteCarGenerator(int handle) : unknownType
natives.deleteCar([output] Vehicle pVehicle) : unknownType
natives.deleteChar([output] Ped pPed) : unknownType
natives.deleteCheckpoint(uint checkpoint) : unknownType
natives.deleteHtmlScriptObject(int htmlobj) : unknownType
natives.deleteMenu(int menuid) : unknownType
natives.deleteMissionTrains(void) : unknownType
natives.deleteMissionTrain([output] int pTrain) : unknownType
natives.deleteObject([output] Object pObj) : unknownType
natives.deletePlayer(void) : unknownType
natives.destroyAllCams(void) : unknownType
natives.destroyAllScriptViewports(void) : unknownType
natives.destroyCam(int camera) : unknownType
natives.destroyMobilePhone(void) : unknownType
natives.destroyPedGenerationConstraintArea(void) : unknownType
natives.destroyThread(int ScriptHandle) : unknownType
natives.destroyViewport(int viewportid) : unknownType
natives.detachCamFromViewport(int Unk557) : unknownType
natives.detachCar(Vehicle vehicle) : unknownType
natives.detachObjectNoCollide(Object obj, bool flag) : unknownType
natives.detachObject(Object obj, bool unknown) : unknownType
natives.detachPed(Ped ped, bool unknown) : unknownType
natives.didSaveCompleteSuccessfully(void) : bool
natives.dimBlip(int blip, bool unknownTrue) : unknownType
natives.disableCarGeneratorsWithHeli(bool disable) : unknownType
natives.disableCarGenerators(bool flag0, bool flag1) : unknownType
natives.disableEndCreditsFade(void) : unknownType
natives.disableFrontendRadio(void) : unknownType
natives.disableGps(bool disable) : unknownType
natives.disableHeliChaseCamBonnetNitroFix(void) : unknownType
natives.disableHeliChaseCamThisUpdate(void) : unknownType
natives.disableIntermezzoCams(void) : unknownType
natives.disableLocalPlayerPickups(bool disable) : unknownType
natives.disablePauseMenu(bool disabled) : unknownType
natives.disablePlayerAutoVehicleExit(Ped ped, bool disable) : unknownType
natives.disablePlayerLockon(Player playerIndex, bool disabled) : unknownType
natives.disablePlayerSprint(Player playerIndex, bool disabled) : unknownType
natives.disablePlayerVehicleEntry(Player playerIndex, bool disable) : unknownType
natives.disablePoliceScanner(void) : unknownType
natives.disableStickyBombActiveSound(Ped ped, bool disable) : unknownType
natives.displayAltimeterThisFrame(void) : unknownType
natives.displayAmmo(bool display) : unknownType
natives.displayAreaName(bool display) : unknownType
natives.displayCash(bool display) : unknownType
natives.displayFrontendMapBlips(bool display) : unknownType
natives.displayGrimeThisFrame(void) : unknownType
natives.displayHelpTextThisFrame(string gxtkey, bool Unk636) : unknownType
natives.displayHud(bool display) : unknownType
natives.displayLoadingThisFrameWithScriptSprites(void) : unknownType
natives.displayNonMinigameHelpMessages(bool Unk637) : unknownType
natives.displayNthOnscreenCounterWithString(int Unk638, int Unk639, int Unk640, string str) : unknownType
natives.displayOnscreenTimerWithString(int timerid, bool Unk641, string str) : unknownType
natives.displayPlayerNames(bool bDisplay) : unknownType
natives.displayRadar(bool display) : unknownType
natives.displaySniperScopeThisFrame(void) : unknownType
natives.displayTextWith2Numbers(Vec2 x, string gxtName, int number1, int number2, unknownType unknownArg1) : unknownType
natives.displayTextWith3Numbers(Vec2 x, string gxtentry, int Unk649, int Unk650, int Unk651, unknownType unknownArg1) : unknownType
natives.displayTextWithBlipName(Vec2 x, string str, int blip, unknownType unknownArg1) : unknownType
natives.displayTextWithFloat(Vec2 x, string gxtName, float value, uint unknown, unknownType unknownArg1) : unknownType
natives.displayTextWithLiteralString(Vec2 x, string gxtName, string literalStr, unknownType unknownArg1) : unknownType
natives.displayTextWithNumber(Vec2 x, string gxtName, int value, unknownType unknownArg1) : unknownType
natives.displayTextWithStringAndInt(Vec2 x, string gxtname, string gxtnamenext, int val, unknownType unknownArg1) : unknownType
natives.displayTextWithString(Vec2 x, string gxtName, string gxtStringName, unknownType unknownArg1) : unknownType
natives.displayTextWithSubstringGivenHashKey(Vec2 x, string gxtkey, uint gxtkey0, unknownType unknownArg1) : unknownType
natives.displayTextWithTwoLiteralStrings(Vec2 x, string gxtName, string literalStr1, string literalStr2, unknownType unknownArg1) : unknownType
natives.displayTextWithTwoStrings(Vec2 x, string gxtName, string gxtStringName1, string gxtStringName2, unknownType unknownArg1) : unknownType
natives.displayTextWithTwoSubstringsGivenHashKeys(Vec2 x, string gxtkey, uint gxtkey0, uint gxtkey1, unknownType unknownArg1) : unknownType
natives.displayText(Vec2 x, string gxtName, unknownType unknownArg1) : unknownType
natives.doAutoSave(void) : unknownType
natives.doesBlipExist(int blip) : bool
natives.doesCamExist(int camera) : bool
natives.doesCarHaveHydraulics(Vehicle car) : bool
natives.doesCarHaveRoof(Vehicle vehicle) : bool
natives.doesCarHaveStuckCarCheck(Vehicle vehicle) : bool
natives.doesCharExist(Ped ped) : bool
natives.doesDecisionMakerExist(int dm) : bool
natives.doesGameCodeWantToLeaveNetworkSession(void) : bool
natives.doesGroupExist(int group) : bool
natives.doesObjectExistWithNetworkId(int netid) : bool
natives.doesObjectExist(Object obj) : bool
natives.doesObjectHavePhysics(Object obj) : bool
natives.doesObjectHaveThisModel(Object obj, uint model) : bool
natives.doesObjectOfTypeExistAtCoords(Vec3 x, float radius, uint model) : bool
natives.doesPedExistWithNetworkId(int netid) : bool
natives.doesPickupExist(Pickup pickup) : bool
natives.doesPlayerHaveControlOfNetworkId(Player playerIndex, int id) : bool
natives.doesScriptExist(string name) : bool
natives.doesScriptFireExist(int fire) : bool
natives.doesTextLabelExist(string gxtentry) : bool
natives.doesThisMinigameScriptAllowNonMinigameHelpMessages(void) : bool
natives.doesVehicleExistWithNetworkId(int nedid) : bool
natives.doesVehicleExist(Vehicle vehicle) : bool
natives.doesViewportExist(int viewportid) : bool
natives.doesWebPageExist(string webaddress) : bool
natives.dontAbortCarConversations(bool flag0, bool flag1) : unknownType
natives.dontDispatchCopsForPlayer(Player playerIndex, bool dont) : unknownType
natives.dontDisplayLoadingOnFadeThisFrame(void) : unknownType
natives.dontRemoveChar(Ped ped) : unknownType
natives.dontRemoveObject(Object obj) : unknownType
natives.dontSuppressAnyCarModels(void) : unknownType
natives.dontSuppressAnyPedModels(void) : unknownType
natives.dontSuppressCarModel(uint model) : unknownType
natives.dontSuppressPedModel(uint model) : unknownType
natives.doScreenFadeInUnhacked(uint timeMS) : unknownType
natives.doScreenFadeIn(uint timeMS) : unknownType
natives.doScreenFadeOutUnhacked(uint timeMS) : unknownType
natives.doScreenFadeOut(uint timeMS) : unknownType
natives.drawCheckpointWithAlpha(Vec3 x, float radius, int r, int g, int b, int a) : unknownType
natives.drawCheckpoint(Vec3 x, float radius, int r, int g, int b) : unknownType
natives.drawColouredCylinder(Vec3 x, float Unk712, float Unk713, int r, int g, int b, int a) : unknownType
natives.drawCurvedWindowNotext(float Unk723, float Unk724, float Unk725, float Unk726, int Unk727) : unknownType
natives.drawCurvedWindowText(float Unk728, float Unk729, float Unk730, int Unk731, int Unk732, string str0, string str1, int Unk733) : unknownType
natives.drawCurvedWindow(float Unk719, float Unk720, float Unk721, float Unk722, uint alpha) : unknownType
natives.drawDebugSphere(Vec3 x, float radius) : unknownType
natives.drawFrontendHelperText(string str0, string str1, bool Unk734) : unknownType
natives.drawLightWithRange(Vec3 x, int r, int g, int b, float width, float height) : unknownType
natives.drawMovie(float Unk735, float Unk736, float Unk737, float Unk738, float Unk739, int r, int g, int b, int a) : unknownType
natives.drawRect(Vec2 x1, Vec2 x2, uint r, uint g, uint b, uint a, unknownType unknownArg1, unknownType unknownArg2) : unknownType
natives.drawSphere(Vec3 x, float radius) : unknownType
natives.drawSpriteFrontBuff(Vec2 x0, Vec2 x1, float rotation, int r, int g, int b, int a, unknownType unknownArg1, unknownType unknownArg2) : unknownType
natives.drawSpritePhoto(Vec2 x0, Vec2 x1, float rotation, int r, int g, int b, int a, unknownType unknownArg1, unknownType unknownArg2) : unknownType
natives.drawSpriteWithFixedRotation(uint texture, float Unk744, float Unk745, float Unk746, float Unk747, float angle, int r, int g, int b, int a) : unknownType
natives.drawSpriteWithUvCoords(uint texture, float Unk752, float Unk753, float Unk754, float Unk755, float Unk756, float Unk757, float Unk758, float Unk759, float angle, int r, int g, int b, int a) : unknownType
natives.drawSpriteWithUv(uint texture, float Unk748, float Unk749, float Unk750, float Unk751, float angle, int r, int g, int b, int a) : unknownType
natives.drawSprite(uint texture, float Unk740, float Unk741, float Unk742, float Unk743, float angle, int r, int g, int b, int a) : unknownType
natives.drawToplevelSprite(uint texture, float Unk760, float Unk761, float Unk762, float Unk763, float angle, int r, int g, int b, int a) : unknownType
natives.drawWindowText(float Unk768, float Unk769, float Unk770, int Unk771, string str0, int Unk772) : unknownType
natives.drawWindow(float Unk764, float Unk765, float Unk766, float Unk767, string str, uint alpha) : unknownType
natives.dropObject(Ped ped, bool unknownTrue) : unknownType
natives.enableAllPedHelmets(bool enable) : unknownType
natives.enableCamCollision(int cam, bool enable) : unknownType
natives.enableChaseAudio(bool enable) : unknownType
natives.enableDebugCam(bool enable) : unknownType
natives.enableDeferredLighting(bool enable) : unknownType
natives.enableDisabledAttractorsOnObject(Object obj, bool enable) : unknownType
natives.enableEndCreditsFade(void) : unknownType
natives.enableFancyWater(bool enable) : unknownType
natives.enableFovLodMultiplier(bool enable) : unknownType
natives.enableFrontendRadio(void) : unknownType
natives.enableGpsInVehicle(Vehicle veh, bool enable) : unknownType
natives.enableMaxAmmoCap(bool enable) : unknownType
natives.enablePedHelmet(Ped ped, bool enable) : unknownType
natives.enablePoliceScanner(void) : unknownType
natives.enableSaveHouse(uint savehouse, bool enable) : unknownType
natives.enableSceneStreaming(bool enable) : unknownType
natives.enableScriptControlledMicrophone(void) : bool
natives.enableShadows(bool enable) : unknownType
natives.endCamCommands([output] int Unk558) : unknownType
natives.endCharSearchCriteria(void) : unknownType
natives.endWidgetGroup(void) : unknownType
natives.evolvePtfx(uint ptfx, string evolvetype, float val) : unknownType
natives.explodeCarInCutsceneShakeAndBit(Vehicle car, bool flag0, bool flag1, bool flag2) : unknownType
natives.explodeCarInCutscene(Vehicle car, bool explode) : unknownType
natives.explodeCar(Vehicle vehicle, bool unknownTrue, bool unknownFalse) : unknownType
natives.explodeCharHead(Ped ped) : unknownType
natives.exp(float Unk1084) : float
natives.extinguishCarFire(Vehicle vehicle) : unknownType
natives.extinguishCharFire(Ped ped) : unknownType
natives.extinguishFireAtPoint(Vec3 x, float radius) : unknownType
natives.extinguishObjectFire(Object obj) : unknownType
natives.failKillFrenzy(void) : unknownType
natives.fakeDeatharrest(void) : unknownType
natives.findMaxNumberOfGroupMembers(void) : int
natives.findNearestCollectableBinBags(Vec3 x) : unknownType
natives.findNearestEntitiesWithSpecialAttribute(Vec3 x) : unknownType
natives.findNetworkKillerOfPlayer(Player playerIndex) : int
natives.findPositionInRecording(Vehicle car) : float
natives.findPrimaryPopulationZoneGroup([output] int groupparam0, [output] int groupparam1) : unknownType
natives.findStaticEmitterIndex(string StaticEmitterName) : int
natives.findStreetNameAtPosition(float pX, float pY, float pZ, [output] uint strHash0, [output] uint strHash1) : unknownType
natives.findTimePositionInRecording(Vehicle car) : float
natives.findTrainDirection(Vehicle train) : int
natives.finishStreamingRequestList(void) : unknownType
natives.firePedWeapon(Ped ped, Vec3 x) : unknownType
natives.fireSingleBullet(Vec3 x, float targetX, float targetY, float targetZ, uint unknown) : unknownType
natives.fixAmbienceOrientation(bool fix) : unknownType
natives.fixCarTyre(Vehicle vehicle, uint tyre) : unknownType
natives.fixCar(Vehicle vehicle) : unknownType
natives.fixScriptMicToCurrentPosisition(void) : unknownType
natives.flashBlipAlt(int blip, bool on) : unknownType
natives.flashBlip(int blip, bool on) : unknownType
natives.flashRadar(bool flash) : unknownType
natives.flashRoute(bool flash) : unknownType
natives.flashWeaponIcon(bool on) : unknownType
natives.floor(float value) : int
natives.flushAllOutOfDateRadarBlipsFromMissionCleanupList(void) : unknownType
natives.flushAllPlayerRespawnCoords(void) : unknownType
natives.flushAllSpawnBlockingAreas(void) : unknownType
natives.flushCoverBlockingAreas(void) : unknownType
natives.flushPatrolRoute(void) : unknownType
natives.flushScenarioBlockingAreas(void) : unknownType
natives.forceAirDragMultForPlayersCar(Player playerIndex, float multiplier) : unknownType
natives.forceAllVehicleLightsOff(bool off) : unknownType
natives.forceCarLights(Vehicle car, int lights) : unknownType
natives.forceCharToDropWeapon(Ped ped) : unknownType
natives.forceFullVoice(Ped ped) : unknownType
natives.forceGameTelescopeCam(bool force) : unknownType
natives.forceGenerateParkedCarsTooCloseToOthers(bool set) : unknownType
natives.forceHighLod(bool force) : unknownType
natives.forceInitialPlayerStation(string stationName) : unknownType
natives.forceInteriorLightingForPlayer(Player playerIndex, bool force) : unknownType
natives.forceLoadingScreen(bool force) : unknownType
natives.forceNoCamPause(bool foce) : unknownType
natives.forceNoiseOff(bool off) : unknownType
natives.forcePedPinnedDown(Ped ped, bool force, uint timerMaybe) : unknownType
natives.forcePedToFleeWhilstDrivingVehicle(Ped ped, Vehicle vehicle) : unknownType
natives.forcePedToLoadCover(Ped ped, bool force) : unknownType
natives.forcePopulationInit(void) : unknownType
natives.forceRadioTrack(string radiostation, string trackname, int Unk533, int Unk534) : unknownType
natives.forceRandomCarModel(uint hash) : unknownType
natives.forceRandomPedType(uint type) : unknownType
natives.forceSpawnScenarioPedsInArea(Vec3 x, float radius, int Unk41) : unknownType
natives.forceTimeOfDay(uint hour, uint minute) : unknownType
natives.forceWeatherNow(uint weather) : unknownType
natives.forceWeather(uint weather) : unknownType
natives.forceWind(float wind) : unknownType
natives.forwardToTimeOfDay(uint hour, uint minute) : unknownType
natives.freezeCarPositionAndDontLoadCollision(Vehicle vehicle, bool frozen) : unknownType
natives.freezeCarPosition(Vehicle vehicle, bool frozen) : unknownType
natives.freezeCharPositionAndDontLoadCollision(Ped ped, bool frozen) : unknownType
natives.freezeCharPosition(Ped ped, bool frozen) : unknownType
natives.freezeObjectPositionAndDontLoadCollision(Object obj, bool freeze) : unknownType
natives.freezeObjectPosition(Object obj, bool frozen) : unknownType
natives.freezeObjectPosition(Object obj, bool set) : unknownType
natives.freezeOnscreenTimer(bool freeze) : unknownType
natives.freezePositionOfClosestObjectOfType(Vec3 x, float radius, uint model, bool frozen) : unknownType
natives.freezeRadioStation(string stationName) : unknownType
natives.generateDirections(Vec3 x, [output] int direction, [output] Vec3 Unk811) : unknownType
natives.generateRandomFloatInRange(float min, float max, [output] float pValue) : unknownType
natives.generateRandomFloat([output] float Unk1086) : unknownType
natives.generateRandomIntInRange(uint min, uint max, [output] uint pValue) : unknownType
natives.generateRandomInt([output] int Unk1087) : unknownType
natives.getAcceptButton(void) : int
natives.getAmmoInCharWeapon(Ped ped, uint weapon, [output] uint pAmmo) : unknownType
natives.getAmmoInClip(Ped ped, uint weapon, [output] uint pAmmo) : bool
natives.getAngleBetween2dVectors(Vec2 x1, Vec2 x2, [output] float pResult, unknownType unknownArg1, unknownType unknownArg2) : unknownType
natives.getAnimGroupFromChar(Ped ped) : string
natives.getAsciiJustPressed(int key, int Unk830) : int
natives.getAsciiPressed(int key, [output] int Unk820) : bool
natives.getAspectRatio(void) : float
natives.getAudibleMusicTrackTextId(void) : int
natives.getAudioRoomId(void) : int
natives.getBitsInRange(int val, int rangebegin, int rangeend) : int
natives.getBlipAlpha(int blip, [output] int alpha) : unknownType
natives.getBlipColour(int blip, [output] int pColour) : unknownType
natives.getBlipCoords(int blip, [output] Vec3 pVector) : unknownType
natives.getBlipInfoIdCarIndex(int blip) : Vehicle
natives.getBlipInfoIdDisplay(int blip) : uint
natives.getBlipInfoIdObjectIndex(int blip) : Object
natives.getBlipInfoIdPedIndex(int blip) : Ped
natives.getBlipInfoIdPickupIndex(int blip) : Pickup
natives.getBlipInfoIdRotation(int blip) : int
natives.getBlipInfoIdType(int blip) : uint
natives.getBlipSprite(int blip) : uint
natives.getBufferedAscii(int key, [output] int Unk821) : bool
natives.getCameraFromNetworkId(int ned_id, [output] int cam) : unknownType
natives.getCamFarClip(int cam, [output] float clip) : unknownType
natives.getCamFarDof(int cam, [output] float fardof) : unknownType
natives.getCamFov(int camera, [output] float fov) : unknownType
natives.getCamMotionBlur(int cam, [output] int blur) : unknownType
natives.getCamNearClip(int cam, [output] float clip) : unknownType
natives.getCamNearDof(int cam, [output] float dof) : unknownType
natives.getCamPos(int camera, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getCamRot(int camera, [output] float angleX, [output] float angleY, [output] float angleZ) : unknownType
natives.getCamState(int cam) : int
natives.getCarAnimCurrentTime(Vehicle car, string animname0, string animname1, [output] float time) : unknownType
natives.getCarAnimTotalTime(Vehicle car, string animname0, string animname1, [output] float time) : unknownType
natives.getCarBlockingCar(Vehicle car0, [output] Vehicle car1) : unknownType
natives.getCarCharIsUsing(Ped ped, [output] Vehicle pVehicle) : unknownType
natives.getCarColours(Vehicle vehicle, [output] int pColour1, [output] int pColour2) : unknownType
natives.getCarCoordinates(Vehicle vehicle, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getCarDeformationAtPos(Vehicle vehicle, Vec3 x, [output] Vec3 pDeformation) : unknownType
natives.getCarDoorLockStatus(Vehicle vehicle, [output] uint pValue) : unknownType
natives.getCarForwardVector(Vehicle car, [output] Vec3 vec) : unknownType
natives.getCarForwardX(Vehicle vehicle, [output] float pValue) : unknownType
natives.getCarForwardY(Vehicle vehicle, [output] float pValue) : unknownType
natives.getCarHeading(Vehicle vehicle, [output] float pValue) : unknownType
natives.getCarHealth(Vehicle vehicle, [output] uint pValue) : unknownType
natives.getCarLivery(Vehicle car, [output] int livery) : unknownType
natives.getCarMass(Vehicle car, [output] float mass) : unknownType
natives.getCarModelValue(Vehicle car, [output] int value) : unknownType
natives.getCarModel(Vehicle vehicle, [output] uint pValue) : unknownType
natives.getCarObjectIsAttachedTo(Object obj) : Vehicle
natives.getCarPitch(Vehicle vehicle, [output] float pValue) : unknownType
natives.getCarRoll(Vehicle vehicle, [output] float pValue) : unknownType
natives.getCarSirenHealth(Vehicle car) : int
natives.getCarSpeedVector(Vehicle vehicle, [output] Vec3 pVector, bool unknownFalse) : unknownType
natives.getCarSpeed(Vehicle vehicle, [output] float pValue) : unknownType
natives.getCarUprightValue(Vehicle vehicle, [output] float pValue) : unknownType
natives.getCellphoneRanked(void) : bool
natives.getCharAllowedToRunOnBoats(Ped ped) : bool
natives.getCharAnimBlendAmount(Ped ped, string AnimName0, string AnimName1, [output] float amount) : unknownType
natives.getCharAnimCurrentTime(Ped ped, string animGroup, string animName, [output] float pValue) : unknownType
natives.getCharAnimIsEvent(Ped ped, string AnimName0, string AnimName1, bool flag) : bool
natives.getCharAnimTotalTime(Ped ped, string animGroup, string animName, [output] float pValue) : unknownType
natives.getCharArmour(Ped ped, [output] uint pArmour) : unknownType
natives.getCharCoordinates(Ped ped, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getCharDrawableVariation(Ped ped, uint component) : uint
natives.getCharExtractedDisplacement(Ped ped, bool unknown, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getCharExtractedVelocity(Ped ped, bool Unk5, [output] Vec3 x) : unknownType
natives.getCharGravity(Ped ped) : int
natives.getCharHeading(Ped ped, [output] float pValue) : unknownType
natives.getCharHealth(Ped ped, [output] uint pHealth) : unknownType
natives.getCharHeightAboveGround(Ped ped, [output] float pValue) : unknownType
natives.getCharHighestPriorityEvent(Ped ped, [output] int event) : unknownType
natives.getCharInCarPassengerSeat(Vehicle vehicle, uint seatIndex, [output] Ped pPed) : unknownType
natives.getCharMaxMoveBlendRatio(Ped ped) : float
natives.getCharMeleeActionFlag0(Ped ped) : bool
natives.getCharMeleeActionFlag1(Ped ped) : bool
natives.getCharMeleeActionFlag2(Ped ped) : bool
natives.getCharModel(Ped ped, [output] uint pModel) : unknownType
natives.getCharMoney(Ped ped) : uint
natives.getCharMoveAnimSpeedMultiplier(Ped ped, [output] float multiplier) : unknownType
natives.getCharMovementAnimsBlocked(Ped ped) : bool
natives.getCharPropIndex(Ped ped, bool unknown, [output] uint pIndex) : unknownType
natives.getCharReadyToBeExecuted(Ped ped) : bool
natives.getCharReadyToBeStunned(Ped ped) : bool
natives.getCharSpeed(Ped ped, [output] float pValue) : unknownType
natives.getCharSwimState(Ped ped, [output] int state) : bool
natives.getCharTextureVariation(Ped ped, uint component) : uint
natives.getCharVelocity(Ped ped, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getCharWalkAlongsideLeaderWhenAppropriate(Ped ped) : bool
natives.getCharWeaponInSlot(Ped ped, uint slot, [output] uint pWeapon, [output] uint pAmmo0, [output] uint pAmmo1) : unknownType
natives.getCharWillCowerInsteadOfFleeing(Ped ped) : bool
natives.getCharWillTryToLeaveBoatAfterLeader(Ped ped) : bool
natives.getCharWillTryToLeaveWater(Ped ped) : bool
natives.getCinematicCam([output] int cam) : unknownType
natives.getClosestCarNodeFavourDirection(int Unk802, Vec3 x, [output] float pX, [output] float pY, [output] float pZ, [output] float heading) : bool
natives.getClosestCarNodeWithHeading(Vec3 x, [output] float pResX, [output] float pResY, [output] float pResZ, [output] float pHeading) : bool
natives.getClosestCarNode(Vec3 x, [output] float pResX, [output] float pResY, [output] float pResZ) : bool
natives.getClosestCar(Vec3 x, float radius, bool unknownFalse, uint unknown70) : Vehicle
natives.getClosestChar(Vec3 x, float radius, bool unknown1, bool unknown2, [output] Ped pPed) : bool
natives.getClosestMajorCarNode(Vec3 x, [output] float pResX, [output] float pResY, [output] float pResZ) : bool
natives.getClosestRoad(Vec3 x, float Unk803, int Unk804, [output] Vec3 Unk805, [output] Vec3 Unk806, [output] float Unk807, [output] float Unk808, [output] float Unk809) : bool
natives.getClosestStealableObject(Vec3 x, float radius, [output] Object obj) : unknownType
natives.getConsoleCommandToken(void) : int
natives.getControlValue(int Unk831, int controlid) : int
natives.getCoordinatesForNetworkRestartNode(int i, [output] Vec3 pos, [output] float pHeading) : unknownType
natives.getCorrectedColour(uint r, uint g, uint b, [output] uint pR, [output] uint pG, [output] uint pB) : unknownType
natives.getCreateRandomCops(void) : bool
natives.getCurrentBasicCopModel([output] uint pModel) : unknownType
natives.getCurrentBasicPoliceCarModel([output] uint pModel) : unknownType
natives.getCurrentCharWeapon(Ped ped, [output] uint pWeapon) : bool
natives.getCurrentCopModel([output] uint pModel) : unknownType
natives.getCurrentDate([output] uint day, [output] uint month) : unknownType
natives.getCurrentDayOfWeek(void) : uint
natives.getCurrentEpisode(void) : uint
natives.getCurrentLanguage(void) : uint
natives.getCurrentPlaybackNumberForCar(Vehicle car) : int
natives.getCurrentPoliceCarModel([output] uint pModel) : unknownType
natives.getCurrentPopulationZoneType(void) : int
natives.getCurrentScriptedConversationLine(void) : int
natives.getCurrentStackSize(void) : int
natives.getCurrentStationForTrain(int train) : uint
natives.getCurrentTaxiCarModel([output] uint pModel) : unknownType
natives.getCurrentWeatherFull([output] int weatherparam0, [output] int weatherparam1, [output] int weatherparam2) : unknownType
natives.getCurrentWeather([output] uint pWeather) : unknownType
natives.getCurrentZoneScumminess(void) : int
natives.getCutsceneAudioTimeMs(void) : int
natives.getCutscenePedPosition(int unkped, [output] Vec3 pos) : unknownType
natives.getCutsceneSectionPlaying(void) : int
natives.getCutsceneTime(void) : int
natives.getDamageToPedBodyPart(Ped ped, uint part) : uint
natives.getDeadCarCoordinates(Vehicle vehicle, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getDeadCharPickupCoords(Ped ped, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getDebugCam([output] int cam) : unknownType
natives.getDestroyerOfNetworkId(Player playerIndex, int id) : int
natives.getDisplayNameFromVehicleModel(uint model) : string
natives.getDistanceBetweenCoords2d(Vec2 x1, Vec2 x2, [output] float pDist, unknownType unknownArg1, unknownType unknownArg2) : unknownType
natives.getDistanceBetweenCoords3d(Vec3 x1, Vec3 x2, [output] float pDist) : unknownType
natives.getDoorAngleRatio(Vehicle vehicle, uint door, [output] float pAngleRatio) : unknownType
natives.getDoorState(Object obj, [output] uint Unk92, [output] float Unk93) : unknownType
natives.getDriverOfCar(Vehicle vehicle, [output] Ped pPed) : unknownType
natives.getEngineHealth(Vehicle vehicle) : float
natives.getEpisodeIndexFromSummons(void) : uint
natives.getEpisodeName(uint episodeIndex) : string
natives.getExtraCarColours(Vehicle vehicle, [output] int pColour1, [output] int pColour2) : unknownType
natives.getFilterMenuOn(void) : bool
natives.getFilterSaveSetting(int filterid) : int
natives.getFirstBlipInfoId(uint type) : int
natives.getFirstNCharactersOfLiteralString(string literalString, uint chars) : string
natives.getFirstNCharactersOfString(string gxtName, uint chars) : string
natives.getFloatStat(uint stat) : float
natives.getFollowVehicleCamSubmode([output] int mode) : unknownType
natives.getFragmentDamageHealthOfClosestObjectOfType(Vec3 x, float radius, uint Unk77, bool flag) : float
natives.getFrameCount(void) : int
natives.getFrameTime([output] float time) : unknownType
natives.getFreeCam([output] int cam) : unknownType
natives.getFrontendDesignValue(int frontendid, [output] float Unk499, [output] float Unk500) : unknownType
natives.getGameCamChild([output] int camera) : unknownType
natives.getGameCam([output] int camera) : unknownType
natives.getGamerNetworkScore(Player playerIndex, int Unk888, int Unk889) : int
natives.getGameTimer([output] uint pTimer) : unknownType
natives.getGameViewportId([output] int viewportid) : unknownType
natives.getGfwlHasSafeHouse(void) : bool
natives.getGfwlIsReturningToSinglePlayer(void) : bool
natives.getGroupCharDucksWhenAimedAt(Ped ped) : bool
natives.getGroupFormationSpacing(int group, [output] float spacing) : unknownType
natives.getGroupFormation(int group, [output] int formation) : unknownType
natives.getGroupLeader(int group, [output] Ped pPed) : unknownType
natives.getGroupMember(int group, uint index, [output] Ped pPed) : unknownType
natives.getGroupSize(int group, [output] uint pStartIndex, [output] uint pCount) : unknownType
natives.getHashKey(string value) : uint
natives.getHeadingFromVector2d(Vec2 x, [output] float pHeading, unknownType unknownArg1) : unknownType
natives.getHeightOfVehicle(Vehicle vehicle, Vec3 x, bool unknownTrue1, bool unknownTrue2) : float
natives.getHelpMessageBoxSize([output] Vec2 x, unknownType unknownArg1) : unknownType
natives.getHostId(void) : uint
natives.getHostMatchOn(void) : bool
natives.getHoursOfDay(void) : uint
natives.getHudColour(uint type, [output] uint pR, [output] uint pG, [output] uint pB, [output] uint pA) : unknownType
natives.getIdOfThisThread(void) : uint
natives.getInteriorAtCoords(Vec3 x, [output] int pInterior) : unknownType
natives.getInteriorFromCar(Vehicle vehicle, [output] int pInterior) : unknownType
natives.getInteriorFromChar(Ped ped, [output] int pInterior) : unknownType
natives.getInteriorHeading(int interior, [output] float pHeading) : unknownType
natives.getIntStat(uint stat) : uint
natives.getIsAutosaveOff(void) : bool
natives.getIsDepositAnimRunning(void) : bool
natives.getIsDisplayingsavemessage(void) : bool
natives.getIsHidef(void) : bool
natives.getIsProjectileTypeInArea(Vec3 x0, Vec3 x1, int type) : bool
natives.getIsStickyBombStuckToObject(Object obj) : bool
natives.getIsStickyBombStuckToVehicle(Vehicle veh) : bool
natives.getIsWidescreen(void) : bool
natives.getKeyboardMoveInput([output] int Unk832, [output] int Unk833) : unknownType
natives.getKeyForCarInRoom(Vehicle vehicle, [output] uint pKey) : unknownType
natives.getKeyForCharInRoom(Ped ped, [output] uint pKey) : unknownType
natives.getKeyForViewportInRoom(int viewportid, [output] int roomkey) : unknownType
natives.getLatestConsoleCommand(void) : int
natives.getLeftPlayerCashToReachLevel(uint playerRank) : uint
natives.getLengthOfLiteralString(string literalString) : uint
natives.getLengthOfStringWithThisHashKey(uint gxtkey) : int
natives.getLengthOfStringWithThisTextLabel(string gxtName) : uint
natives.getLevelDesignCoordsForObject(Object obj, int Unk78, [output] Vec3 x) : float
natives.getLineHeight(void) : float
natives.getLocalGamerlevelFromProfilesettings(void) : uint
natives.getLocalPlayerMpCash(void) : int
natives.getLocalPlayerWeaponStat(int wtype, int wid) : float
natives.getMapAreaFromCoords(Vec3 x) : uint
natives.getMaxAmmoInClip(Ped ped, uint weapon, [output] uint pMaxAmmo) : unknownType
natives.getMaxAmmo(Ped ped, uint weapon, [output] uint pMaxAmmo) : bool
natives.getMaximumNumberOfPassengers(Vehicle vehicle, [output] uint pMax) : unknownType
natives.getMaxWantedLevel([output] uint pMaxWantedLevel) : unknownType
natives.getMenuItemAccepted(int menuid) : int
natives.getMenuItemSelected(int menuid) : int
natives.getMenuPosition(int menuid, [output] Vec2 x, unknownType unknownArg1) : unknownType
natives.getMinutesOfDay(void) : uint
natives.getMinutesToTimeOfDay(uint hour, uint minute) : uint
natives.getMissionFlag(void) : bool
natives.getMobilePhoneRenderId([output] uint pRenderId) : unknownType
natives.getMobilePhoneScale(void) : float
natives.getMobilePhoneTaskSubTask(Ped ped, [output] int Unk798) : bool
natives.getModelDimensions(uint model, [output] Vec3 pMinVector, [output] Vec3 pMaxVector) : unknownType
natives.getModelNameForDebug(uint model) : string
natives.getModelPedIsHolding(Ped ped) : uint
natives.getMouseInput([output] int x, [output] int y) : unknownType
natives.getMousePosition([output] int x, [output] int y) : unknownType
natives.getMouseSensitivity(void) : float
natives.getMouseWheel([output] int Unk834) : unknownType
natives.getNameOfInfoZone(Vec3 x) : string
natives.getNameOfZone(Vec3 x) : string
natives.getNavmeshRouteResult(int navmesh) : int
natives.getNearestCableCar(Vec3 x, float radius, [output] Vehicle pVehicle) : unknownType
natives.getNetworkIdFromObject(Object obj, [output] int netid) : unknownType
natives.getNetworkIdFromPed(Ped ped, [output] int netid) : unknownType
natives.getNetworkIdFromVehicle(Vehicle vehicle, [output] int netid) : unknownType
natives.getNetworkJoinFail(void) : bool
natives.getNetworkTimer([output] int time) : unknownType
natives.getNextBlipInfoId(uint type) : int
natives.getNextClosestCarNodeFavourDirection(Vec3 x, [output] float pX, [output] float pY, [output] float pZ, [output] float direction) : bool
natives.getNextClosestCarNodeWithHeadingOnIsland(Vec3 x, [output] float pX, [output] float pY, [output] float pZ, [output] float heading) : bool
natives.getNextClosestCarNodeWithHeading(Vec3 x, [output] float pX, [output] float pY, [output] float pZ, [output] float heading) : bool
natives.getNextClosestCarNode(Vec3 x, [output] float pX, [output] float pY, [output] float pZ) : bool
natives.getNextStationForTrain(int train) : uint
natives.getNoLawVehiclesDestroyedByLocalPlayer(void) : int
natives.getNoOfPlayersInTeam(int team) : int
natives.getNthClosestCarNodeFavourDirection(int Unk810, Vec3 x, int n, [output] float pX, [output] float pY, [output] float pZ, [output] float direction) : bool
natives.getNthClosestCarNodeWithHeadingOnIsland(Vec3 x, uint nodeNum, uint areaId, [output] float pResX, [output] float pResY, [output] float pResZ, [output] float pHeading, [output] uint pUnknownMaybeAreaId) : bool
natives.getNthClosestCarNodeWithHeading(Vec3 x, uint nodeNum, [output] float pResX, [output] float pResY, [output] float pResZ, [output] float pHeading) : bool
natives.getNthClosestCarNode(Vec3 x, int n, [output] float pX, [output] float pY, [output] float pZ) : bool
natives.getNthClosestWaterNodeWithHeading(Vec3 x, bool flag0, bool flag1, [output] Vec3 node, [output] float heading) : bool
natives.getNthGroupMember(int group, int n, [output] Ped ped) : unknownType
natives.getNthIntegerInString(string gxtName, uint index) : string
natives.getNumberLinesWithLiteralStrings(float Unk705, float Unk706, string str1, string str2, string str3) : int
natives.getNumberLinesWithSubstrings(float Unk707, float Unk708, string str1, string str2, string str3) : int
natives.getNumberLines(float Unk703, float Unk704, string str) : int
natives.getNumberOfActiveStickyBombsOwnedByPed(Ped ped) : int
natives.getNumberOfCharDrawableVariations(Ped ped, uint component) : uint
natives.getNumberOfCharTextureVariations(Ped ped, uint component, uint unknown1) : uint
natives.getNumberOfFiresInArea(Vec3 x0, Vec3 x1) : int
natives.getNumberOfFiresInRange(Vec3 x, float radius) : uint
natives.getNumberOfFollowers(Ped ped, [output] int followers) : unknownType
natives.getNumberOfInjuredPedsInRange(Vec3 x, float radius) : int
natives.getNumberOfInstancesOfStreamedScript(string scriptName) : uint
natives.getNumberOfPassengers(Vehicle vehicle, [output] uint pNumPassengers) : unknownType
natives.getNumberOfPlayers(void) : uint
natives.getNumberOfStickyBombsStuckToObject(Object obj) : int
natives.getNumberOfStickyBombsStuckToVehicle(Vehicle veh) : int
natives.getNumberOfWebPageLinks(int htmlviewport) : int
natives.getNumCarColours(Vehicle vehicle, [output] uint pNumColours) : unknownType
natives.getNumCarLiveries(Vehicle car, [output] int num) : unknownType
natives.getNumOfModelsKilledByPlayer(Player playerIndex, uint model, [output] int num) : unknownType
natives.getNumStreamingRequests(void) : uint
natives.getObjectAnimCurrentTime(Object obj, string animname0, string animname1, [output] float time) : unknownType
natives.getObjectAnimTotalTime(Object obj, string animname0, string animname1, [output] float time) : unknownType
natives.getObjectCoordinates(Object obj, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getObjectFragmentDamageHealth(Object obj, bool unknown) : float
natives.getObjectFromNetworkId(int netid, [output] Object obj) : unknownType
natives.getObjectHeading(Object obj, [output] float pHeading) : unknownType
natives.getObjectHealth(Object obj, [output] float pHealth) : unknownType
natives.getObjectMass(Object obj, [output] float mass) : unknownType
natives.getObjectModel(Object obj, [output] uint pModel) : unknownType
natives.getObjectPedIsHolding(Ped ped) : Object
natives.getObjectQuaternion(Object obj, [output] Vec3 qx, [output] float qw) : unknownType
natives.getObjectRotationVelocity(Object obj, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getObjectSpeed(Object obj, [output] float pSpeed) : unknownType
natives.getObjectTurnMass(Object obj, [output] float turnmass) : unknownType
natives.getObjectVelocity(Object obj, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getOffsetFromCarGivenWorldCoords(Vehicle vehicle, Vec3 x, [output] float pOffX, [output] float pOffY, [output] float pOffZ) : unknownType
natives.getOffsetFromCarInWorldCoords(Vehicle vehicle, Vec3 x, [output] float pOffX, [output] float pOffY, [output] float pOffZ) : unknownType
natives.getOffsetFromCharInWorldCoords(Ped ped, Vec3 x, [output] float pOffX, [output] float pOffY, [output] float pOffZ) : unknownType
natives.getOffsetFromInteriorInWorldCoords(int interior, Vec3 x, [output] float pOffset) : unknownType
natives.getOffsetFromObjectInWorldCoords(Object obj, Vec3 x, [output] float pOffX, [output] float pOffY, [output] float pOffZ) : unknownType
natives.getOffsetsForAttachCarToCar(Vehicle car0, Vehicle car1, [output] Vec3 Unk67, [output] Vec3 Unk68) : unknownType
natives.getOnlineLan(void) : int
natives.getOnlineScore(int Unk887) : float
natives.getPadPitchRoll(uint padIndex, [output] float pPitch, [output] float pRoll) : bool
natives.getPadState(int Unk835, int Unk836, [output] int Unk837) : unknownType
natives.getPedBonePosition(Ped ped, uint bone, Vec3 x, [output] Vec3 pPosition) : unknownType
natives.getPedClimbState(Ped ped) : uint
natives.getPedFromNetworkId(int netid, [output] Ped ped) : unknownType
natives.getPedGroupIndex(Ped ped, [output] uint pIndex) : unknownType
natives.getPedModelFromIndex(int index) : uint
natives.getPedObjectIsAttachedTo(Object obj) : Ped
natives.getPedPathMayDropFromHeight(Ped ped) : bool
natives.getPedPathMayUseClimbovers(Ped ped) : bool
natives.getPedPathMayUseLadders(Ped ped) : bool
natives.getPedPathWillAvoidDynamicObjects(Ped ped) : bool
natives.getPedSteersAroundObjects(Ped ped) : bool
natives.getPedSteersAroundPeds(Ped ped) : bool
natives.getPedType(Ped ped, [output] uint pType) : unknownType
natives.getPetrolTankHealth(Vehicle vehicle) : float
natives.getPhysicalScreenResolution([output] Vec2 x, unknownType unknownArg1) : unknownType
natives.getPickupCoordinates(Pickup pickup, [output] float pX, [output] float pY, [output] float pZ) : unknownType
natives.getPlaneUndercarriagePosition(Vehicle plane, [output] float pos) : unknownType
natives.getPlayerChar(Player playerIndex, [output] Ped pPed) : unknownType
natives.getPlayerColour(Player playerIndex) : uint
natives.getPlayerGroup(Player playerIndex, [output] int pGroup) : unknownType
natives.getPlayerHasTracks(void) : bool
natives.getPlayerIdForThisPed(Ped ped) : int
natives.getPlayerId(void) : uint
natives.getPlayerMaxArmour(Player playerIndex, [output] uint pMaxArmour) : unknownType
natives.getPlayerMaxHealth(Player playerIndex, [output] int maxhealth) : unknownType
natives.getPlayerName(Player playerIndex) : string
natives.getPlayerRadioMode(void) : int
natives.getPlayerRadioStationIndex(void) : uint
natives.getPlayerRadioStationNameRoll(void) : string
natives.getPlayerRadioStationName(void) : string
natives.getPlayerRadioStationName(void) : string
natives.getPlayerRankLevelDuringMp(Player playerIndex) : int
natives.getPlayerRgbColour(Player playerIndex, [output] int r, [output] int g, [output] int b) : unknownType
natives.getPlayersettingsModelChoice(void) : uint
natives.getPlayersLastCarNoSave([output] Vehicle pVehicle) : unknownType
natives.getPlayerTeam(Player playerIndex) : int
natives.getPlayerWantedLevelIncrement(Player playerIndex, [output] int increment) : unknownType
natives.getPositionOfAnalogueSticks(uint padIndex, [output] int pLeftX, [output] int pLeftY, [output] int pRightX, [output] int pRightY) : unknownType
natives.getPositionOfCarRecordingAtTime(int CarRec, float time, [output] float pos) : unknownType
natives.getProfileSetting(int settingid) : int
natives.getProgressPercentage(void) : float
natives.getRadarViewportId([output] int viewport) : unknownType
natives.getRadioName(int id) : string
natives.getRandomCarBackBumperInSphere(Vec3 x, float radius, int Unk812, int Unk813, [output] Vehicle veh) : unknownType
natives.getRandomCarFrontBumperInSphereNoSave(Vec3 x, float radius, bool flag0, bool flag1, [output] int handle, bool flag2) : unknownType
natives.getRandomCarInSphereNoSave(Vec3 x, float radius, uint model, bool flag, [output] Vehicle car) : unknownType
natives.getRandomCarInSphere(Vec3 x, float radius, uint model, int Unk814, [output] Vehicle car) : unknownType
natives.getRandomCarModelInMemory(bool MustIncludeSpecialModels, [output] uint pHash, [output] int pErrorId) : unknownType
natives.getRandomCarNodeIncludeSwitchedOffNodes(Vec3 x, float radius, bool flag0, bool flag1, bool flag2, [output] float pX, [output] float pY, [output] float pZ, [output] float heading) : bool
natives.getRandomCarNode(Vec3 x, float radius, bool flag0, bool flag1, bool flag2, [output] float pX, [output] float pY, [output] float pZ, [output] float heading) : bool
natives.getRandomCarOfTypeInAngledAreaNoSave(float Unk815, float Unk816, float Unk817, float Unk818, float Unk819, uint type, [output] Vehicle car) : unknownType
natives.getRandomCarOfTypeInAreaNoSave(Vec2 x0, Vec2 x1, uint model, [output] Vehicle car, unknownType unknownArg1, unknownType unknownArg2) : unknownType
natives.getRandomCharInAreaOffsetNoSave(Vec3 x, Vec3 sx, [output] Ped pPed) : unknownType
natives.getRandomWaterNode(Vec3 x, float radius, bool flag0, bool flag1, bool flag2, bool flag3, [output] float pX, [output] float pY, [output] float pZ, [output] float heading) : bool
natives.getReturnToFilterMenu(void) : bool
natives.getRoomKeyFromObject(Object obj, [output] uint pRoomKey) : unknownType
natives.getRoomKeyFromPickup(int pickup, [output] uint hash) : unknownType
natives.getRootCam([output] int rootcam) : unknownType
natives.getRouteSize(void) : int
natives.getSafePickupCoords(Vec3 x, [output] float pSafeX, [output] float pSafeY, [output] float pSafeZ) : unknownType
natives.getSafePositionForChar(Vec3 x, bool unknownTrue, [output] float pSafeX, [output] float pSafeY, [output] float pSafeZ) : bool
natives.getScreenFadeAlpha(void) : int
natives.getScreenResolution([output] Vec2 x, unknownType unknownArg1) : unknownType
natives.getScreenViewportId([output] int viewportid) : unknownType
natives.getScriptCam([output] int cam) : unknownType
natives.getScriptDrawCam([output] int cam) : unknownType
natives.getScriptFireCoords(int fire, [output] Vec3 x) : unknownType
natives.getScriptRendertargetRenderId([output] uint pRenderId) : unknownType
natives.getScriptTaskStatus(Ped ped, int task, [output] int status) : unknownType
natives.getSequenceProgress(int seq, [output] int progress) : unknownType
natives.getServerId(void) : int
natives.getSimpleBlipId(void) : int
natives.getSoundId(void) : uint
natives.getSoundLevelAtCoords(Ped ped, Vec3 x, [output] int level) : unknownType
natives.getSpeechForEmergencyServiceCall(void) : string
natives.getStartFromFilterMenu(void) : bool
natives.getStateOfClosestDoorOfType(uint model, Vec3 x, [output] int state, [output] float Unk94) : unknownType
natives.getStatFrontendDisplayType(int stat) : int
natives.getStatFrontendVisibility(int stat) : bool
natives.getStaticEmitterPlaytime(int StaticEmitterIndex) : int
natives.getStationName(int train, uint station) : string
natives.getStreamBeatInfo([output] int Unk501, [output] int Unk502, [output] int Unk503) : unknownType
natives.getStreamPlaytime(void) : int
natives.getStringFromHashKey(uint hash) : string
natives.getStringFromString(string str, int startsymb, int endsymb) : string
natives.getStringFromTextFile(string gxtentry) : string
natives.getStringWidthWithNumber(string gxtName, int number) : int
natives.getStringWidthWithString(string gxtName, string literalString) : float
natives.getStringWidthWithTextAndInt(string gxtname, string gxtnamenext, int val) : int
natives.getStringWidth(string gxtName) : int
natives.getTaskPlaceCarBombUnsuccessful(void) : bool
natives.getTeamRgbColour(int team, [output] int R, [output] int G, [output] int B) : unknownType
natives.getTextInputActive(void) : bool
natives.getTextureFromStreamedTxd(string txdName, string textureName) : int
natives.getTextureResolution(uint texture, [output] Vec2 x, unknownType unknownArg1) : unknownType
natives.getTexture(int dictionary, string textureName) : int
natives.getTimeOfDay([output] uint hour, [output] uint minute) : unknownType
natives.getTimeSinceLastArrest(void) : uint
natives.getTimeSinceLastDeath(void) : uint
natives.getTimeSincePlayerDroveAgainstTraffic(Player playerIndex) : uint
natives.getTimeSincePlayerDroveOnPavement(Player playerIndex) : uint
natives.getTimeSincePlayerHitBuilding(Player playerIndex) : uint
natives.getTimeSincePlayerHitCar(Player playerIndex) : uint
natives.getTimeSincePlayerHitObject(Player playerIndex) : uint
natives.getTimeSincePlayerHitPed(Player playerIndex) : uint
natives.getTimeSincePlayerRanLight(Player playerIndex) : uint
natives.getTimeTilNextStation(Vehicle train) : float
natives.getTotalDurationOfCarRecording(int CarRec) : float
natives.getTotalNumberOfStats(void) : int
natives.getTrainCaboose(Vehicle train, [output] Vehicle caboose) : unknownType
natives.getTrainCarriage(Vehicle train, int num, [output] Vehicle carriage) : unknownType
natives.getTrainPlayerWouldEnter(Player playerIndex, [output] int train) : unknownType
natives.getTxd(string txdName) : int
natives.getVehicleComponentInfo(Vehicle veh, int component_id, [output] Vec3 Unk45, [output] Vec3 Unk46, [output] int Unk47, bool flag) : bool
natives.getVehicleDirtLevel(Vehicle vehicle, [output] float pIntensity) : unknownType
natives.getVehicleEngineRevs(Vehicle veh) : float
natives.getVehicleFromNetworkId(int netid, [output] Vehicle vehicle) : unknownType
natives.getVehicleGear(Vehicle veh) : int
natives.getVehicleModelFromIndex(int index) : uint
natives.getVehiclePlayerWouldEnter(Player playerIndex, [output] Vehicle veh) : unknownType
natives.getVehicleQuaternion(Vehicle veh, [output] Vec3 qx, [output] float qw) : unknownType
natives.getVehicleTypeOfModel(uint model) : int
natives.getViewportPosAndSize(int viewportid, [output] Vec3 x, [output] float ysize) : unknownType
natives.getViewportPositionOfCoord(Vec3 x, int viewportid, [output] Vec2 vx, unknownType unknownArg1) : bool
natives.getWaterHeightNoWaves(Vec3 x, [output] float height) : bool
natives.getWaterHeight(Vec3 x, [output] float pheight) : bool
natives.getWeapontypeModel(int weapontype, [output] uint model) : unknownType
natives.getWeapontypeSlot(int weapon, [output] int slot) : unknownType
natives.getWebPageHeight(int htmlviewport) : float
natives.getWebPageLinkAtPosn(int htmlviewport, Vec2 x, unknownType unknownArg1) : int
natives.getWebPageLinkHref(int htmlviewport, int linkid) : string
natives.getWebPageLinkPosn(int htmlviewport, int linkid, [output] Vec2 x, unknownType unknownArg1) : unknownType
natives.getWidthOfLiteralString(string str) : int
natives.giveDelayedWeaponToChar(Ped ped, int weapon, int delaytime, bool flag) : unknownType
natives.givePedAmbientObject(Ped ped, uint model) : unknownType
natives.givePedFakeNetworkName(Ped ped, string name, int r, int g, int b, int a) : unknownType
natives.givePedHelmetWithOpts(Ped ped, bool Unk42) : unknownType
natives.givePedHelmet(Ped ped) : unknownType
natives.givePedPickupObject(Ped ped, Object obj, bool flag) : unknownType
natives.givePlayerRagdollControl(Player playerIndex, bool give) : unknownType
natives.giveWeaponToChar(Ped ped, uint weapon, uint ammo, bool unknown0) : unknownType
natives.grabNearbyObjectWithSpecialAttribute(int attribute, [output] Object obj) : unknownType
natives.handleAudioAnimEvent(Ped ped, string AudioAnimEventName) : unknownType
natives.handVehicleControlBackToPlayer(Vehicle veh) : unknownType
natives.hasAchievementBeenPassed(uint achievement) : bool
natives.hasAdditionalTextLoaded(uint textIndex) : bool
natives.hasCarBeenDamagedByCar(Vehicle vehicle, Vehicle otherCar) : bool
natives.hasCarBeenDamagedByChar(Vehicle vehicle, Ped ped) : bool
natives.hasCarBeenDamagedByWeapon(Vehicle vehicle, uint weapon) : bool
natives.hasCarBeenDroppedOff(Vehicle car) : bool
natives.hasCarBeenResprayed(Vehicle vehicle) : bool
natives.hasCarRecordingBeenLoaded(int CarRec) : bool
natives.hasCarStoppedBecauseOfLight(Vehicle car) : bool
natives.hasCharAnimFinished(Ped ped, string AnimName0, string AnimName1) : bool
natives.hasCharBeenArrested(Ped ped) : bool
natives.hasCharBeenDamagedByCar(Ped ped, Vehicle vehicle) : bool
natives.hasCharBeenDamagedByChar(Ped ped, Ped otherChar, bool unknownFalse) : bool
natives.hasCharBeenDamagedByWeapon(Ped ped, uint weapon) : bool
natives.hasCharBeenPhotographed(Ped ped) : bool
natives.hasCharGotWeapon(Ped ped, uint weapon) : bool
natives.hasCharSpottedCharInFront(Ped ped, Ped otherChar) : bool
natives.hasCharSpottedChar(Ped ped, Ped otherChar) : bool
natives.hasClosestObjectOfTypeBeenDamagedByCar(Vec3 x, float radius, uint type_or_model, Vehicle car) : bool
natives.hasClosestObjectOfTypeBeenDamagedByChar(Vec3 x, float radius, uint objectModel, Ped ped) : bool
natives.hasCollisionForModelLoaded(uint model) : bool
natives.hasControlOfNetworkId(int netid) : bool
natives.hasCutsceneFinished(void) : bool
natives.hasCutsceneLoaded(void) : bool
natives.hasDeatharrestExecuted(void) : bool
natives.hasFragmentRootOfClosestObjectOfTypeBeenDamaged(Vec3 x, float radius, uint Unk70) : bool
natives.hasGamerChangedNetworkModelSettings(void) : bool
natives.hasModelLoaded(uint model) : bool
natives.hasNetworkPlayerLeftGame(Player playerIndex) : bool
natives.hasObjectBeenDamagedByCar(Object obj, Vehicle vehicle) : bool
natives.hasObjectBeenDamagedByChar(Object obj, Ped ped) : bool
natives.hasObjectBeenDamagedByWeapon(Object obj, int Unk71) : bool
natives.hasObjectBeenDamaged(Object obj) : bool
natives.hasObjectBeenPhotographed(Object obj) : bool
natives.hasObjectBeenUprooted(Object obj) : bool
natives.hasObjectCollidedWithAnything(Object obj) : bool
natives.hasObjectFragmentRootBeenDamaged(Object obj) : bool
natives.hasOverridenSitIdleAnimFinished(Ped ped) : bool
natives.hasPickupBeenCollected(Pickup pickup) : bool
natives.hasPlayerCollectedPickup(Player playerIndex, Pickup pikcup) : bool
natives.hasPlayerDamagedAtLeastOnePed(Player playerIndex) : bool
natives.hasPlayerDamagedAtLeastOneVehicle(Player playerIndex) : bool
natives.hasPoolObjectCollidedWithCushion(Object obj) : bool
natives.hasPoolObjectCollidedWithObject(Object obj, Object otherObj) : bool
natives.hasReloadedWithMotionControl(int ukn0, [output] bool ukn) : bool
natives.hasResprayHappened(void) : bool
natives.hasScriptLoaded(string scriptName) : bool
natives.hasSoundFinished(uint sound) : bool
natives.hasStreamedTxdLoaded(string txdName) : bool
natives.hasThisAdditionalTextLoaded(string textName, uint textIndex) : bool
natives.haveAnimsLoaded(string animName) : bool
natives.haveRequestedPathNodesBeenLoaded(uint requestId) : bool
natives.heliAudioShouldSkipStartup(Vehicle heli, bool skip) : unknownType
natives.hideCharWeaponForScriptedCutscene(Ped ped, bool hide) : unknownType
natives.hideHelpTextThisFrame(void) : unknownType
natives.hideHudAndRadarThisFrame(void) : unknownType
natives.highFallScream(Ped ped) : unknownType
natives.highlightMenuItem(int menuid, int item, bool highlight) : unknownType
natives.hintCam(Vec3 x, int Unk559, int Unk560, int Unk561, int Unk562) : unknownType
natives.howLongHasNetworkPlayerBeenDeadFor(Player playerIndex) : int
natives.improveLowPerformanceMissionPerFrameFlag(void) : unknownType
natives.increasePlayerMaxArmour(Player playerIndex, float armour) : unknownType
natives.increasePlayerMaxHealth(Player playerIndex, int maxhealth) : unknownType
natives.incrementFloatStatNoMessage(uint stat, float value) : unknownType
natives.incrementFloatStat(int stat, float val) : unknownType
natives.incrementIntStatNoMessage(uint stat, uint value) : unknownType
natives.incrementIntStat(uint stat, uint value) : unknownType
natives.initCutscene(string name) : unknownType
natives.initDebugWidgets(void) : unknownType
natives.initFrontendHelperText(void) : unknownType
natives.isAmbientSpeechDisabled(Ped ped) : bool
natives.isAmbientSpeechPlaying(Ped ped) : bool
natives.isAnyCharShootingInArea(Vec3 x0, Vec3 x1, bool flag) : bool
natives.isAnyPickupAtCoords(Vec3 x) : bool
natives.isAnySpeechPlaying(Ped ped) : bool
natives.isAreaOccupied(Vec3 x1, Vec3 x2, bool unknownFalse1, bool unknownTrue, bool unknownFalse2, bool unknownFalse3, bool unknownFalse4) : bool
natives.isAutoAimingOn(void) : bool
natives.isAutoSaveInProgress(void) : bool
natives.isBigVehicle(Vehicle vehicle) : bool
natives.isBitSet(int val, int bitnum) : bool
natives.isBlipShortRange(int blip) : bool
natives.isBulletInArea(Vec3 x, float radius, bool unknownTrue) : bool
natives.isBulletInBox(Vec3 x1, Vec3 x2, bool unknown) : bool
natives.isButtonJustPressed(uint padIndex, uint button) : bool
natives.isButtonPressed(uint padIndex, uint button) : bool
natives.isCamActive(int camera) : bool
natives.isCamHappy(int cam) : bool
natives.isCamInterpolating(void) : bool
natives.isCamPropagating(int camera) : bool
natives.isCamSequenceComplete(int Unk535) : bool
natives.isCamShaking(void) : bool
natives.isCarAMissionCar(Vehicle vehicle) : bool
natives.isCarAttached(Vehicle vehicle) : bool
natives.isCarDead(Vehicle vehicle) : bool
natives.isCarDoorDamaged(Vehicle vehicle, uint door) : bool
natives.isCarDoorFullyOpen(Vehicle vehicle, uint door) : bool
natives.isCarHealthGreater(Vehicle car, float health) : bool
natives.isCarInAirProper(Vehicle vehicle) : bool
natives.isCarInArea2d(Vehicle vehicle, Vec2 x1, Vec2 x2, bool unknownFalse, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.isCarInArea3d(Vehicle vehicle, Vec3 x1, Vec3 x2, uint unknownFalse) : bool
natives.isCarInGarageArea(string garageName, Vehicle vehicle) : bool
natives.isCarInWater(Vehicle vehicle) : bool
natives.isCarLowRider(Vehicle car) : bool
natives.isCarModel(Vehicle vehicle, uint model) : bool
natives.isCarOnFire(Vehicle vehicle) : bool
natives.isCarOnScreen(Vehicle vehicle) : bool
natives.isCarPassengerSeatFree(Vehicle vehicle, uint seatIndex) : bool
natives.isCarPlayingAnim(Vehicle car, string animname0, string animname1) : bool
natives.isCarSirenOn(Vehicle vehicle) : bool
natives.isCarStoppedAtTrafficLights(Vehicle vehicle) : bool
natives.isCarStopped(Vehicle vehicle) : bool
natives.isCarStreetRacer(Vehicle car) : bool
natives.isCarStuckOnRoof(Vehicle vehicle) : bool
natives.isCarStuck(Vehicle car) : bool
natives.isCarTouchingCar(Vehicle vehicle, Vehicle otherCar) : bool
natives.isCarTyreBurst(Vehicle vehicle, uint tyre) : bool
natives.isCarUpright(Vehicle vehicle) : bool
natives.isCarUpsidedown(Vehicle vehicle) : bool
natives.isCarWaitingForWorldCollision(Vehicle vehicle) : bool
natives.isCharArmed(Ped ped, uint slot) : bool
natives.isCharDead(Ped ped) : bool
natives.isCharDucking(Ped ped) : bool
natives.isCharFacingChar(Ped ped, Ped otherChar, float angle) : bool
natives.isCharFatallyInjured(Ped ped) : bool
natives.isCharGesturing(Ped ped) : bool
natives.isCharGettingInToACar(Ped ped) : bool
natives.isCharGettingUp(Ped ped) : bool
natives.isCharHealthGreater(Ped ped, uint health) : bool
natives.isCharInAir(Ped ped) : bool
natives.isCharInAngledArea2d(Ped ped, Vec2 x1, Vec2 x2, float unknown, bool unknownFalse, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.isCharInAngledArea3d(Ped ped, Vec3 x1, Vec3 x2, float unknown, bool unknownFalse) : bool
natives.isCharInAnyBoat(Ped ped) : bool
natives.isCharInAnyCar(Ped ped) : bool
natives.isCharInAnyHeli(Ped ped) : bool
natives.isCharInAnyPlane(Ped ped) : bool
natives.isCharInAnyPoliceVehicle(Ped ped) : bool
natives.isCharInAnyTrain(Ped ped) : bool
natives.isCharInArea2d(Ped ped, Vec2 x1, Vec2 x2, bool unknownFalse, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.isCharInArea3d(Ped ped, Vec3 x1, Vec3 x2, bool unknownFalse) : bool
natives.isCharInAreaOnFoot2d(Ped ped, Vec2 x1, Vec2 x2, bool unknownFalse, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.isCharInCar(Ped ped, Vehicle vehicle) : bool
natives.isCharInFlyingVehicle(Ped ped) : bool
natives.isCharInjured(Ped ped) : bool
natives.isCharInMeleeCombat(Ped ped) : bool
natives.isCharInModel(Ped ped, uint model) : bool
natives.isCharInTaxi(Ped ped) : bool
natives.isCharInWater(Ped ped) : bool
natives.isCharInZone(Ped ped, string zonename) : bool
natives.isCharMale(Ped ped) : bool
natives.isCharModel(Ped ped, uint model) : bool
natives.isCharOnAnyBike(Ped ped) : bool
natives.isCharOnFire(Ped ped) : bool
natives.isCharOnFoot(Ped ped) : bool
natives.isCharOnScreen(Ped ped) : bool
natives.isCharPlayingAnim(Ped ped, string animSet, string animName) : bool
natives.isCharRespondingToAnyEvent(Ped ped) : bool
natives.isCharRespondingToEvent(Ped ped, int eventid) : bool
natives.isCharShootingInArea(Ped ped, Vec2 x1, Vec2 x2, bool unknownFalse, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.isCharShooting(Ped ped) : bool
natives.isCharSittingIdle(Ped ped) : bool
natives.isCharSittingInAnyCar(Ped ped) : bool
natives.isCharSittingInCar(Ped ped, Vehicle vehicle) : bool
natives.isCharStopped(Ped ped) : bool
natives.isCharStuckUnderCar(Ped ped) : bool
natives.isCharSwimming(Ped ped) : bool
natives.isCharTouchingChar(Ped ped, Ped otherChar) : bool
natives.isCharTouchingObjectOnFoot(Ped ped, Object obj) : bool
natives.isCharTouchingObject(Ped ped, Object obj) : bool
natives.isCharTouchingVehicle(Ped ped, Vehicle vehicle) : bool
natives.isCharTryingToEnterALockedCar(Ped ped) : bool
natives.isCharUsingAnyScenario(Ped ped) : bool
natives.isCharUsingMapAttractor(Ped ped) : bool
natives.isCharUsingScenario(Ped ped, string scenarioName) : bool
natives.isCharVisible(Ped ped) : bool
natives.isCharWaitingForWorldCollision(Ped ped) : bool
natives.isClosestObjectOfTypeSmashedOrDamaged(Vec3 x, float radius, uint type_or_model, bool flag0, bool flag1) : bool
natives.isControlJustPressed(int Unk822, int controlid) : bool
natives.isControlPressed(int Unk823, int controlid) : bool
natives.isCopPedInArea3dNoSave(Vec3 x0, Vec3 x1) : bool
natives.isCopVehicleInArea3dNoSave(Vec3 x0, Vec3 x1) : bool
natives.isDebugCameraOn(void) : bool
natives.isEmergencyServicesVehicle(Vehicle veh) : bool
natives.isEpisodeAvailable(int episode) : bool
natives.isEpisodicDiscBuild(void) : bool
natives.isExplosionInArea(int expnum, Vec3 x0, Vec3 x1) : bool
natives.isExplosionInSphere(int expnum, Vec3 x, float radius) : bool
natives.isFollowVehicleCamOffsetActive(void) : bool
natives.isFontLoaded(uint font) : bool
natives.isFrontendFading(void) : bool
natives.isGameInControlOfMusic(void) : bool
natives.isGameKeyboardKeyJustPressed(int key) : bool
natives.isGameKeyboardKeyPressed(int key) : bool
natives.isGameKeyboardNavDownPressed(bool Unk824) : bool
natives.isGameKeyboardNavLeftPressed(bool Unk825) : bool
natives.isGameKeyboardNavRightPressed(bool Unk826) : bool
natives.isGameKeyboardNavUpPressed(bool Unk827) : bool
natives.isGarageClosed(string garageName) : bool
natives.isGarageOpen(string garageName) : bool
natives.isGroupLeader(Ped ped, int group) : bool
natives.isGroupMember(Ped ped, int group) : bool
natives.isHeliPartBroken(Vehicle heli, bool flag0, bool flag1, bool flag2) : bool
natives.isHelpMessageBeingDisplayed(void) : bool
natives.isHintRunning(void) : bool
natives.isHudPreferenceSwitchedOn(void) : bool
natives.isHudReticuleComplex(void) : bool
natives.isInCarFireButtonPressed(void) : bool
natives.isInLanMode(void) : bool
natives.isInPlayerSettingsMenu(void) : bool
natives.isInSpectatorMode(void) : bool
natives.isInteriorScene(void) : bool
natives.isJapaneseVersion(void) : bool
natives.isKeyboardKeyJustPressed(int key) : bool
natives.isKeyboardKeyPressed(int key) : bool
natives.isLazlowStationLocked(void) : bool
natives.isLcpdDataValid(void) : bool
natives.isLookInverted(void) : bool
natives.isMemoryCardInUse(void) : bool
natives.isMessageBeingDisplayed(void) : bool
natives.isMinigameInProgress(void) : bool
natives.isMissionCompletePlaying(void) : bool
natives.isMobilePhoneCallOngoing(void) : bool
natives.isMobilePhoneRadioActive(void) : bool
natives.isModelInCdimage(uint model) : bool
natives.isMoneyPickupAtCoords(Vec3 x) : bool
natives.isMouseButtonJustPressed(int Unk828) : bool
natives.isMouseButtonPressed(int Unk829) : bool
natives.isMouseUsingVerticalInversion(void) : bool
natives.isNetworkGamePending(void) : bool
natives.isNetworkGameRunning(void) : bool
natives.isNetworkPlayerActive(Player playerIndex) : bool
natives.isNetworkSession(void) : bool
natives.isNextStationAllowed(Vehicle veh) : bool
natives.isNonFragObjectSmashed(Vec3 x, float radius, uint model) : bool
natives.isNumlockEnabled(void) : bool
natives.isObjectAttached(Object obj) : bool
natives.isObjectInAngledArea3d(Object obj, Vec3 x0, Vec3 x1, float Unk72, bool flag) : bool
natives.isObjectInArea2d(Object obj, Vec2 x0, Vec2 x1, bool flag, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.isObjectInArea3d(Object obj, Vec3 x0, Vec3 x1, bool flag) : bool
natives.isObjectInWater(Object obj) : bool
natives.isObjectOnFire(Object obj) : bool
natives.isObjectOnScreen(Object obj) : bool
natives.isObjectPlayingAnim(Object obj, string animname0, string animname1) : bool
natives.isObjectReassignmentInProgress(void) : bool
natives.isObjectStatic(Object obj) : bool
natives.isObjectTouchingObject(Object obj0, Object obj1) : bool
natives.isObjectUpright(Object obj, float angle) : bool
natives.isObjectWithinBrainActivationRange(Object obj) : bool
natives.isOurPlayerHigherPriorityForCarGeneration(Player playerIndex) : bool
natives.isPainPlaying(Ped ped) : bool
natives.isPartyMode(void) : bool
natives.isPauseMenuActive(void) : bool
natives.isPayNSprayActive(void) : bool
natives.isPcUsingJoypad(void) : bool
natives.isPcVersion(void) : bool
natives.isPedAMissionPed(Ped ped) : bool
natives.isPedAttachedToAnyCar(Ped ped) : bool
natives.isPedAttachedToObject(Ped ped, Object obj) : bool
natives.isPedBeingJacked(Ped ped) : bool
natives.isPedClimbing(Ped ped) : bool
natives.isPedDoingDriveby(Ped ped) : bool
natives.isPedFleeing(Ped ped) : bool
natives.isPedHoldingAnObject(Ped ped) : bool
natives.isPedInCombat(Ped ped) : bool
natives.isPedInCover(Ped ped) : bool
natives.isPedInCutsceneBlockingBounds(Ped ped) : bool
natives.isPedInGroup(Ped ped) : bool
natives.isPedJacking(Ped ped) : bool
natives.isPedLookingAtCar(Ped ped, Vehicle car) : bool
natives.isPedLookingAtObject(Ped ped, Object obj) : bool
natives.isPedLookingAtPed(Ped ped, Ped otherChar) : bool
natives.isPedPinnedDown(Ped ped) : bool
natives.isPedRagdoll(Ped ped) : bool
natives.isPedRetreating(Ped ped) : bool
natives.isPedsVehicleHot(Ped ped) : bool
natives.isPlaceCarBombActive(void) : bool
natives.isPlaybackGoingOnForCar(Vehicle car) : bool
natives.isPlayerBeingArrested(void) : bool
natives.isPlayerClimbing(Player playerIndex) : bool
natives.isPlayerControlOn(Player playerIndex) : bool
natives.isPlayerDead(Player playerIndex) : bool
natives.isPlayerFreeAimingAtChar(Player playerIndex, Ped ped) : bool
natives.isPlayerFreeForAmbientTask(Player playerIndex) : bool
natives.isPlayerInRemoteMode(Player playerIndex) : bool
natives.isPlayerOnline(void) : bool
natives.isPlayerPerformingStoppie(Player playerIndex) : bool
natives.isPlayerPerformingWheelie(Player playerIndex) : bool
natives.isPlayerPlaying(Player playerIndex) : bool
natives.isPlayerPressingHorn(Player playerIndex) : bool
natives.isPlayerReadyForCutscene(Player playerIndex) : bool
natives.isPlayerScriptControlOn(Player playerIndex) : bool
natives.isPlayerSignedInLocally(void) : bool
natives.isPlayerTargettingAnything(Player playerIndex) : bool
natives.isPlayerTargettingChar(Player playerIndex, Ped ped) : bool
natives.isPlayerTargettingObject(Player playerIndex, Object obj) : bool
natives.isPlayerVehicleEntryDisabled(Player playerIndex) : bool
natives.isPointObscuredByAMissionEntity(float pX, float pY, float pZ, float sizeX, float sizeY, float sizeZ) : bool
natives.isPosInCutsceneBlockingBounds(Vec3 x) : bool
natives.isProjectileInArea(Vec3 x0, Vec3 x1) : bool
natives.isRadioHudOn(void) : bool
natives.isRadioRetuning(void) : bool
natives.isRelationshipSet(int Unk493, int Unk494, int Unk495) : bool
natives.isReplaySaving(void) : bool
natives.isReplaySystemSaving(void) : bool
natives.isScoreGreater(Player playerIndex, uint score) : bool
natives.isScreenFadedIn(void) : bool
natives.isScreenFadedOut(void) : bool
natives.isScreenFadingIn(void) : bool
natives.isScreenFadingOut(void) : bool
natives.isScreenFading(void) : bool
natives.isScriptedConversationOngoing(void) : bool
natives.isScriptedSpeechPlaying(Ped ped) : bool
natives.isScriptFireExtinguished(int fire) : bool
natives.isSittingObjectNear(Vec3 x, int Unk73) : bool
natives.isSniperInverted(void) : bool
natives.isSpecificCamInterpolating(int cam) : bool
natives.isStreamingAdditionalText(uint textIndex) : bool
natives.isStreamingPriorityRequests(void) : bool
natives.isStreamingThisAdditionalText(string str0, int Unk597, int Unk598) : bool
natives.isStringNull(string str) : bool
natives.isSystemUiShowing(void) : bool
natives.isThisAMinigameScript(void) : bool
natives.isThisHelpMessageBeingDisplayed(string gxtentry) : bool
natives.isThisHelpMessageWithNumberBeingDisplayed(string gxtentry, int number) : bool
natives.isThisHelpMessageWithStringBeingDisplayed(string gxtentry, string str) : bool
natives.isThisMachineTheServer(void) : bool
natives.isThisModelABike(uint model) : bool
natives.isThisModelABoat(uint model) : bool
natives.isThisModelACar(uint model) : bool
natives.isThisModelAHeli(uint model) : bool
natives.isThisModelAPed(uint model) : bool
natives.isThisModelAPlane(uint model) : bool
natives.isThisModelATrain(uint model) : bool
natives.isThisModelAVehicle(uint model) : bool
natives.isThisPedAPlayer(Ped ped) : bool
natives.isThreadActive(uint threadId) : bool
natives.isUsingController(void) : bool
natives.isVehDriveable(Vehicle vehicle) : bool
natives.isVehicleExtraTurnedOn(Vehicle vehicle, uint extra) : bool
natives.isVehicleOnAllWheels(Vehicle vehicle) : bool
natives.isVehicleTouchingObject(Vehicle veh, Object obj) : bool
natives.isVehStuck(Vehicle veh, int time, bool flag0, bool flag1, bool flag2) : bool
natives.isVehWindowIntact(Vehicle vehicle, uint window) : bool
natives.isViewportActive(int viewportid) : bool
natives.isWantedLevelGreater(Player playerIndex, uint level) : bool
natives.isWorldPointWithinBrainActivationRange(void) : bool
natives.isXbox360Version(void) : bool
natives.knockPedOffBike(Vehicle vehicle) : unknownType
natives.launchLocalPlayerInNetworkGame(void) : unknownType
natives.limitAngle(float angle, [output] float anglelimited) : unknownType
natives.limitTwoPlayerDistance(float distance) : unknownType
natives.line(Vec3 x0, Vec3 x1) : unknownType
natives.listenToPlayerGroupCommands(Ped ped, bool set) : unknownType
natives.loadAdditionalText(string textName, uint textIndex) : unknownType
natives.loadAllObjectsNow(void) : unknownType
natives.loadAllPathNodes(bool value) : uint
natives.loadCharDecisionMaker(uint type, [output] int pDM) : unknownType
natives.loadCombatDecisionMaker(uint type, [output] int pDM) : unknownType
natives.loadPathNodesInArea(Vec3 x, float radius) : unknownType
natives.loadSceneForRoomByKey(int interior, uint roomhash) : unknownType
natives.loadScene(Vec3 x) : unknownType
natives.loadSettings(void) : unknownType
natives.loadTextFont(uint font) : unknownType
natives.loadTxd(string txdName) : int
natives.loadWebPage(int htmlviewport, string webaddress) : unknownType
natives.localPlayerIsReadyToStartPlaying(void) : bool
natives.locateCar2d(Vehicle car, Vec2 x0, Vec2 xUnk48, bool flag, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.locateCar3d(Vehicle car, Vec3 x, Vec3 xa, bool flag) : bool
natives.locateCharAnyMeans2d(Ped ped, Vec2 x0, Vec2 x1, bool flag, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.locateCharAnyMeans3d(Ped ped, Vec3 x0, Vec3 x1, bool flag) : bool
natives.locateCharAnyMeansCar2d(Ped ped, Vehicle car, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.locateCharAnyMeansCar3d(Ped ped, Vehicle car, Vec3 x, bool flag) : bool
natives.locateCharAnyMeansChar2d(Ped ped, Ped pednext, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.locateCharAnyMeansChar3d(Ped ped, Ped pednext, Vec3 x, bool flag) : bool
natives.locateCharAnyMeansObject2d(Ped ped, Object obj, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.locateCharAnyMeansObject3d(Ped ped, Object obj, Vec3 x, bool flag) : bool
natives.locateCharInCar2d(Ped ped, Vec2 x0, Vec2 x1, bool flag, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.locateCharInCar3d(Ped ped, Vec3 x0, Vec3 x1, bool flag) : bool
natives.locateCharInCarCar2d(Ped ped, Vehicle car, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.locateCharInCarCar3d(Ped ped, Vehicle car, Vec3 x, bool flag) : bool
natives.locateCharInCarChar2d(Ped ped, Ped pednext, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.locateCharInCarChar3d(Ped ped, Vehicle pednext, Vec3 x, bool flag) : bool
natives.locateCharInCarObject2d(Ped ped, Object obj, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.locateCharInCarObject3d(Ped ped, Object obj, Vec3 x, bool flag) : bool
natives.locateCharOnFoot2d(Ped ped, Vec2 x0, Vec2 x1, bool flag, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.locateCharOnFoot3d(Ped ped, Vec3 x0, Vec3 x1, bool flag) : bool
natives.locateCharOnFootCar2d(Ped ped, Vehicle car, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.locateCharOnFootCar3d(Ped ped, Vehicle car, Vec3 x, bool flag) : bool
natives.locateCharOnFootChar2d(Ped ped, Ped pednext, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.locateCharOnFootChar3d(Ped ped, Ped pednext, Vec3 x, bool flag) : bool
natives.locateCharOnFootObject2d(Ped ped, Object obj, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.locateCharOnFootObject3d(Ped ped, Object obj, Vec3 x, bool flag) : bool
natives.locateDeadCar3d(Vehicle car, Vec3 x, Vec3 xa, bool flag) : bool
natives.locateObject2d(Object obj, Vec2 x0, Vec2 x1, bool flag, unknownType unknownArg1, unknownType unknownArg2) : bool
natives.locateObject3d(Object obj, Vec3 x, Vec3 xr, bool flag) : bool
natives.lockCarDoors(Vehicle vehicle, uint value) : unknownType
natives.lockLazlowStation(void) : unknownType
natives.lockPlayerSettingsGenreChange(int lock_bit_mask) : unknownType
natives.loopRaceTrack(bool loop) : unknownType
natives.maintainFlashingStarAfterOffence(Player playerIndex, bool maintain) : unknownType
natives.makeObjectTargettable(Object obj, bool targettable) : unknownType
natives.makePlayerFireProof(Player playerIndex, bool proof) : unknownType
natives.makePlayerGangDisappear(void) : unknownType
natives.makePlayerGangReappear(void) : unknownType
natives.makePlayerSafeForCutscene(Player playerIndex) : unknownType
natives.markCarAsConvoyCar(Vehicle vehicle, bool convoyCar) : unknownType
natives.markCarAsNoLongerNeeded([output] Vehicle pVehicle) : unknownType
natives.markCharAsNoLongerNeeded([output] Ped pPed) : unknownType
natives.markMissionTrainAsNoLongerNeeded(int train) : unknownType
natives.markMissionTrainsAsNoLongerNeeded(void) : unknownType
natives.markModelAsNoLongerNeeded(uint model) : unknownType
natives.markObjectAsNoLongerNeeded([output] Object pObj) : unknownType
natives.markRoadNodeAsDontWander(Vec3 x) : unknownType
natives.markScriptAsNoLongerNeeded(string scriptName) : unknownType
natives.markStreamedTxdAsNoLongerNeeded(string txdName) : unknownType
natives.missionAudioBankNoLongerNeeded(void) : unknownType
natives.modifyCharMoveState(Ped ped, uint state) : unknownType
natives.mpGetAmountOfAnchorPoints(Ped ped, int id) : int
natives.mpGetAmountOfVariationComponent(Ped ped, int componentid) : int
natives.mpGetPreferenceValue(int prefid) : int
natives.mpGetPropSetup(Ped ped, int ukn0, int ukn1, int ukn2, int ukn3) : int
natives.mpGetVariationSetup(Ped ped, int Unk890, int Unk891, int Unk892, int Unk893) : int
natives.mpSetPreferenceValue(int prefid, int value) : unknownType
natives.muteGameworldAndPositionedRadioForTv(bool mute) : unknownType
natives.muteGameworldAudio(bool mute) : unknownType
natives.mutePositionedRadio(bool mute) : unknownType
natives.muteStaticEmitter(int StaticEmitterIndex, bool mute) : unknownType
natives.m(int cam, int heading) : unknownType
natives.newMobilePhoneCall(void) : unknownType
natives.newScriptedConversation(void) : unknownType
natives.obfuscateInt(int Unk941, int Unk942) : unknownType
natives.obfuscateString(string str) : string
natives.onFireScream(Ped ped) : unknownType
natives.openCarDoor(Vehicle vehicle, uint door) : unknownType
natives.openDebugFile(void) : unknownType
natives.openGarage(string name) : unknownType
natives.openSequenceTask([output] int pTaskSequence) : unknownType
natives.overrideFreezeFlags(bool Unk504) : unknownType
natives.overrideNextRestart(Vec3 x, float heading) : unknownType
natives.overrideNumberOfParkedCars(int num) : unknownType
natives.panicScream(Ped ped) : unknownType
natives.pauseGame(void) : unknownType
natives.pausePlaybackRecordedCar(Vehicle car) : unknownType
natives.pauseScriptedConversation(bool pause) : unknownType
natives.pedQueueConsiderPedsWithFlagFalse(int flagid) : unknownType
natives.pedQueueConsiderPedsWithFlagTrue(int flagid) : unknownType
natives.pedQueueRejectPedsWithFlagFalse(int flagid) : unknownType
natives.pedQueueRejectPedsWithFlagTrue(int flagid) : unknownType
natives.pickupsPassTime(uint time) : unknownType
natives.placeObjectRelativeToCar(Object obj, Vehicle car, Vec3 x) : unknownType
natives.planeStartsInAir(Vehicle plane) : unknownType
natives.playAudioEventFromObject(string EventName, Object obj) : unknownType
natives.playAudioEventFromPed(string name, Ped ped) : unknownType
natives.playAudioEventFromVehicle(string name, Vehicle veh) : unknownType
natives.playAudioEvent(string name) : unknownType
natives.playCarAnim(Vehicle car, string animname0, string animname1, float Unk50, bool flag0, bool flag1) : bool
natives.playerHasChar(Player playerIndex) : bool
natives.playerHasFlashingStarsAboutToDrop(Player playerIndex) : bool
natives.playerHasGreyedOutStars(Player playerIndex) : bool
natives.playerIsInteractingWithGarage(void) : bool
natives.playerIsNearFirstPigeon(Vec3 x) : bool
natives.playerIsPissedOff(Player playerIndex) : bool
natives.playerWantsToJoinNetworkGame(Player playerIndex) : bool
natives.playFireSoundFromPosition(int sound_id, Vec3 x) : unknownType
natives.playMovie(void) : unknownType
natives.playObjectAnim(Object obj, string animname0, string animname1, float Unk74, bool flag0, bool flag1) : bool
natives.playScriptedConversationFrontend(bool play) : unknownType
natives.playSoundFromObject(int sound_id, string name, Object obj) : unknownType
natives.playSoundFromPed(int SoundId, string SoundName, Ped ped) : unknownType
natives.playSoundFromPosition(int sound_id, string name, Vec3 x) : unknownType
natives.playSoundFromVehicle(int SoundId, string SoundName, Vehicle veh) : unknownType
natives.playSoundFrontend(uint sound, string soundName) : unknownType
natives.playSound(int SoundId, string SoundName) : unknownType
natives.playstatsCheat(int stat) : unknownType
natives.playstatsFloat(int Unk785, float Unk786) : unknownType
natives.playstatsMissionCancelled(int Unk795) : unknownType
natives.playstatsMissionFailed(int Unk796) : unknownType
natives.playstatsMissionPassed(string str0) : unknownType
natives.playstatsMissionStarted(int Unk797) : unknownType
natives.playStreamFromObject(Object obj) : unknownType
natives.playStreamFromPed(Ped ped) : unknownType
natives.playStreamFrontend(void) : unknownType
natives.pointCamAtCam(int cam, int camnext) : unknownType
natives.pointCamAtCoord(int cam, Vec3 x) : unknownType
natives.pointCamAtObject(int cam, Object obj) : unknownType
natives.pointCamAtPed(int cam, Ped ped) : unknownType
natives.pointCamAtVehicle(int cam, Vehicle veh) : unknownType
natives.pointFixedCamAtObj(Object obj, int cam) : unknownType
natives.pointFixedCamAtPed(Ped ped, int cam) : unknownType
natives.pointFixedCamAtPos(Vec3 x, int cam) : unknownType
natives.pointFixedCamAtVehicle(Vehicle veh, int cam) : unknownType
natives.pointFixedCam(Vec3 x, int Unk563) : unknownType
natives.popCarBoot(Vehicle vehicle) : unknownType
natives.populateNow(void) : unknownType
natives.pow(float base, float power) : float
natives.preloadStreamWithStartOffset(string StreamName, int StartOffset) : bool
natives.preloadStream(string name) : bool
natives.previewRingtone(int RingtoneId) : unknownType
natives.printBigQ(string gxtentry, int time, int flag) : unknownType
natives.printBig(string gxtName, uint timeMS, bool enable) : unknownType
natives.printfloat(float value) : unknownType
natives.printHelpForeverWithNumber(string gxtName, int value) : unknownType
natives.printHelpForeverWithStringNoSound(string gxtName, string gxtText) : unknownType
natives.printHelpForeverWithString(string gxtName, string gxtText) : unknownType
natives.printHelpForeverWithTwoNumbers(string gxtentry, int Unk658, int Unk659) : unknownType
natives.printHelpForever(string gxtName) : unknownType
natives.printHelpOverFrontend(string gxtentry) : unknownType
natives.printHelpWithNumber(string gxtName, int value) : unknownType
natives.printHelpWithStringNoSound(string gxtName, string gxtText) : unknownType
natives.printHelpWithString(string gxtName, string gxtText) : unknownType
natives.printHelpWithTwoNumbers(string gxtentry, int Unk660, int Unk661) : unknownType
natives.printHelp(string gxtName) : unknownType
natives.printint(int value) : unknownType
natives.printnl(void) : unknownType
natives.printNow(string gxtName, uint timeMS, bool enable) : unknownType
natives.printStringInStringNow(string gxtName, string gxtText, uint timeMS, bool enable) : unknownType
natives.printStringInString(string gxtName, string gxtText, uint timeMS, bool enable) : unknownType
natives.printStringWithLiteralStringNow(string gxtName, string text, uint timeMS, bool enable) : unknownType
natives.printStringWithLiteralString(string gxtentry, string string, int time, int flag) : unknownType
natives.printStringWithSubstringGivenHashKeyNow(string gxtkey0, uint gxtkey1, int time, int style) : unknownType
natives.printStringWithTwoLiteralStringsNow(string gxtentry, string string1, string string2, int time, int flag) : unknownType
natives.printStringWithTwoLiteralStrings(string gxtentry, string string1, string string2, int time, int flag) : unknownType
natives.printstring(string value) : unknownType
natives.printvector(Vec3 x) : unknownType
natives.printWith2NumbersBig(string gxtentry, int Unk662, int Unk663, int time, int flag) : unknownType
natives.printWith2NumbersNow(string gxtName, int value1, int value2, uint timeMS, bool enable) : unknownType
natives.printWith2Numbers(string gxtName, int value1, int value2, uint timeMS, bool enable) : unknownType
natives.printWith3NumbersNow(string gxtentry, int Unk667, int Unk668, int Unk669, int time, int flag) : unknownType
natives.printWith3Numbers(string gxtentry, int Unk664, int Unk665, int Unk666, int time, int flag) : unknownType
natives.printWith4NumbersNow(string gxtentry, int Unk674, int Unk675, int Unk676, int Unk677, int time, int flag) : unknownType
natives.printWith4Numbers(string gxtentry, int Unk670, int Unk671, int Unk672, int Unk673, int time, int flag) : unknownType
natives.printWith5NumbersNow(string gxtentry, int Unk683, int Unk684, int Unk685, int Unk686, int Unk687, int time, int flag) : unknownType
natives.printWith5Numbers(string gxtentry, int Unk678, int Unk679, int Unk680, int Unk681, int Unk682, int time, int flag) : unknownType
natives.printWith6NumbersNow(string gxtentry, int Unk694, int Unk695, int Unk696, int Unk697, int Unk698, int Unk699, int time, int flag) : unknownType
natives.printWith6Numbers(string gxtentry, int Unk688, int Unk689, int Unk690, int Unk691, int Unk692, int Unk693, int time, int flag) : unknownType
natives.printWithNumberBig(string gxtName, int value, uint timeMS, bool enable) : unknownType
natives.printWithNumberNow(string gxtName, int value, uint timeMS, bool enable) : unknownType
natives.printWithNumber(string gxtName, int value, uint timeMS, bool enable) : unknownType
natives.print(string gxtName, uint timeMS, bool enable) : unknownType
natives.prioritizeStreamingRequest(void) : unknownType
natives.processMissionDeletionList(void) : unknownType
natives.prostituteCamActivate(bool activate) : unknownType
natives.readKillFrenzyStatus(void) : int
natives.registerBestPosition(int Unk505, int position) : unknownType
natives.registerFloatStat(int stat, float val) : unknownType
natives.registerHatedTargetsAroundPed(Ped ped, float radius) : unknownType
natives.registerHatedTargetsInArea(Ped ped, Vec3 x, float radius) : unknownType
natives.registerIntStat(int stat, int val) : unknownType
natives.registerKillInMultiplayerGame(Player playerIndex, int id, uint ukn) : unknownType
natives.registerMissionPassed(string str) : unknownType
natives.registerMultiplayerGameWin(Player playerIndex, bool Unk949) : unknownType
natives.registerNetworkBestGameScores(Player playerIndex, int Unk950, int Unk951) : unknownType
natives.registerOddjobMissionPassed(void) : unknownType
natives.registerPlayerRespawnCoords(Player playerIndex, Vec3 x) : unknownType
natives.registerSaveHouse(Vec3 x, float unkf, string name, uint unk0) : uint
natives.registerScriptWithAudio(bool reg) : unknownType
natives.registerStringForFrontendStat(int stat, string str) : unknownType
natives.registerTarget(Ped ped, Ped target) : unknownType
natives.registerTrackNumber(int number) : unknownType
natives.registerWorldPointScriptBrain(string ScriptName, float radius) : unknownType
natives.releaseMovie(void) : unknownType
natives.releasePathNodes(void) : unknownType
natives.releaseScriptControlledMicrophone(void) : unknownType
natives.releaseSoundId(uint sound) : unknownType
natives.releaseTexture(int texture) : unknownType
natives.releaseTimeOfDay(void) : unknownType
natives.releaseWeather(void) : unknownType
natives.reloadWebPage(int htmlviewport) : unknownType
natives.removeAdditionalPopulationModel(uint model) : unknownType
natives.removeAllCharWeapons(Ped ped) : unknownType
natives.removeAllInactiveGroupsFromCleanupList(void) : unknownType
natives.removeAllPickupsOfType(uint type) : unknownType
natives.removeAnims(string animName) : unknownType
natives.removeBlipAndClearIndex(int blip) : unknownType
natives.removeBlip(int blip) : unknownType
natives.removeCarRecording(int CarRec) : unknownType
natives.removeCarsFromGeneratorsInArea(Vec3 x0, Vec3 x1) : unknownType
natives.removeCarWindow(Vehicle car, int windnum) : unknownType
natives.removeCharDefensiveArea(Ped ped) : unknownType
natives.removeCharElegantly(Ped ped) : unknownType
natives.removeCharFromCarMaintainPosition(Ped ped, Vehicle car) : unknownType
natives.removeCharFromGroup(Ped ped) : unknownType
natives.removeCloseMicPed(Ped ped) : unknownType
natives.removeCoverPoint(int coverPoint) : unknownType
natives.removeDecisionMaker(int dm) : unknownType
natives.removeFakeNetworkNameFromPed(Ped ped) : unknownType
natives.removeGroup(int group) : unknownType
natives.removeIplDiscreetly(string iplname) : unknownType
natives.removeIpl(string iplName) : unknownType
natives.removeNavmeshRequiredRegion(float Unk599, float Unk600) : bool
natives.removePedHelmet(Ped ped, bool removed) : unknownType
natives.removePickup(Pickup pickup) : unknownType
natives.removePlayerHelmet(Player playerIndex, bool remove) : unknownType
natives.removeProjtexFromObject(Object obj) : unknownType
natives.removeProjtexInRange(Vec3 x, float radius) : unknownType
natives.removePtfxFromObject(Object obj) : unknownType
natives.removePtfxFromPed(Ped ped) : unknownType
natives.removePtfxFromVehicle(Vehicle veh) : unknownType
natives.removePtfx(uint ptfx) : unknownType
natives.removeScriptFire(int fire) : unknownType
natives.removeScriptMic(void) : unknownType
natives.removeStuckCarCheck(Vehicle vehicle) : unknownType
natives.removeTemporaryRadarBlipsForPickups(void) : unknownType
natives.removeTxd(int txd) : unknownType
natives.removeUpsidedownCarCheck(Vehicle vehicle) : unknownType
natives.removeWeaponFromChar(Ped ped, uint weapon) : unknownType
natives.renderRaceTrack(bool render) : unknownType
natives.renderWeaponPickupsBigger(bool value) : unknownType
natives.reportCrime(Vec3 x, string name) : unknownType
natives.reportDispatch(int id, Vec3 x) : unknownType
natives.reportPoliceSpottingSuspect(Vehicle veh) : unknownType
natives.reportSuspectArrested(void) : unknownType
natives.reportSuspectDown(void) : unknownType
natives.reportTaggedRadioTrack(int TrackTextId) : unknownType
natives.requestAdditionalText(string textName, uint textIndex) : unknownType
natives.requestAllSlodsInWorld(void) : unknownType
natives.requestAmbientAudioBank(string name) : bool
natives.requestAnims(string animName) : unknownType
natives.requestCarRecording(int CarRecId) : unknownType
natives.requestCollisionAtPosn(Vec3 x) : unknownType
natives.requestCollisionForModel(uint model) : unknownType
natives.requestControlOfNetworkId(int netid) : bool
natives.requestInteriorModels(uint model, string interiorName) : unknownType
natives.requestIpl(string iplName) : unknownType
natives.requestMissionAudioBank(string name) : bool
natives.requestModel(uint model) : unknownType
natives.requestScript(string scriptName) : unknownType
natives.requestStreamedTxd(string txdName, bool unknown) : unknownType
natives.reserveNetworkMissionObjectsForHost(int count) : unknownType
natives.reserveNetworkMissionPedsForHost(int Unk952) : unknownType
natives.reserveNetworkMissionVehiclesForHost(int Unk954) : unknownType
natives.reserveNetworkMissionVehicles(int Unk953) : unknownType
natives.resetAchievementsAward(void) : unknownType
natives.resetCamInterpCustomSpeedGraph(void) : unknownType
natives.resetCamSplineCustomSpeedGraph(void) : unknownType
natives.resetCarWheels(Vehicle car, bool reset) : unknownType
natives.resetLocalPlayerWeaponStat(int wtype, int wid) : unknownType
natives.resetNoLawVehiclesDestroyedByLocalPlayer(void) : unknownType
natives.resetNumOfModelsKilledByPlayer(uint model) : unknownType
natives.resetStuckTimer(Vehicle car, int timer_num) : unknownType
natives.resetVisiblePedDamage(Ped ped) : unknownType
natives.restartScriptedConversation(void) : unknownType
natives.resurrectNetworkPlayer(Player playerIndex, Vec3 x, float heading) : unknownType
natives.retuneRadioDown(void) : unknownType
natives.retuneRadioToStationIndex(uint radioStation) : unknownType
natives.retuneRadioToStationName(string name) : unknownType
natives.retuneRadioUp(void) : unknownType
natives.reviveInjuredPed(Ped ped) : unknownType
natives.rotateObject(Object obj, Vec2 x, bool flag, unknownType unknownArg1) : bool
natives.round(float Unk1085) : int
natives.saveNewlineToDebugFile(void) : unknownType
natives.saveSettings(void) : unknownType
natives.sayAmbientSpeechWithVoice(Ped ped, string SpeechName, string VoiceName, bool flag0, bool flag1, int style) : unknownType
natives.sayAmbientSpeech(Ped ped, string phraseName, bool flag0, bool flag1, int style) : unknownType
natives.scriptAssert(string text) : unknownType
natives.scriptIsMovingMobilePhoneOffscreen(bool set) : unknownType
natives.scriptIsUsingMobilePhone(bool set) : unknownType
natives.searchCriteriaConsiderPedsWithFlagFalse(int flagid) : unknownType
natives.searchCriteriaConsiderPedsWithFlagTrue(uint flagId) : unknownType
natives.searchCriteriaRejectPedsWithFlagFalse(int flagid) : unknownType
natives.searchCriteriaRejectPedsWithFlagTrue(uint flagId) : unknownType
natives.securomSpotCheck1(void) : bool
natives.securomSpotCheck2(void) : bool
natives.securomSpotCheck3(void) : bool
natives.securomSpotCheck4(void) : bool
natives.selectWeaponsForVehicle(Vehicle veh, int weapon) : unknownType
natives.sendClientBroadcastVariablesNow(void) : unknownType
natives.sendNmMessage(Ped ped) : unknownType
natives.setActivateObjectPhysicsAsSoonAsItIsUnfrozen(Object obj, bool set) : unknownType
natives.setAdvancedBoolInDecisionMaker(int dm, int Unk844, int Unk845, int Unk846, bool Unk847) : unknownType
natives.setAllCarGeneratorsBackToActive(void) : unknownType
natives.setAllCarsCanBeDamaged(bool set) : unknownType
natives.setAllowDummyConversions(bool set) : unknownType
natives.setAllPickupsOfTypeCollectableByCar(int pickuptype, bool set) : unknownType
natives.setAllRandomPedsFlee(Player playerIndex, bool set) : unknownType
natives.setAlwaysDisplayWeaponPickupMessage(bool set) : unknownType
natives.setAmbientPlanesSpeedMultiplier(float multiplier) : unknownType
natives.setAmbientVoiceName(Ped ped, string name) : unknownType
natives.setAnimGroupForChar(Ped ped, string grname) : unknownType
natives.setArmourPickupNetworkRegenTime(uint timeMS) : unknownType
natives.setBikeRiderWillPutFootDownWhenStopped(Vehicle bike, bool set) : unknownType
natives.setBitsInRange([output] int Unk506, int rangebegin, int rangeend, int val) : unknownType
natives.setBit([output] int val, int bit) : unknownType
natives.setBlipAsFriendly(int blip, bool value) : unknownType
natives.setBlipAsShortRange(int blip, bool value) : unknownType
natives.setBlipCoordinates(int blip, Vec3 x) : unknownType
natives.setBlipMarkerLongDistance(int blip, bool set) : unknownType
natives.setBlipThrottleRandomly(Vehicle veh, bool set) : unknownType
natives.setBlockCameraToggle(bool set) : unknownType
natives.setBlockingOfNonTemporaryEvents(Ped ped, bool value) : unknownType
natives.setBriansMood(int mood) : unknownType
natives.setCamActive(int camera, bool value) : unknownType
natives.setCamAttachOffsetIsRelative(int cam, bool set) : unknownType
natives.setCamAttachOffset(int cam, Vec3 x) : unknownType
natives.setCamBehindPed(Ped ped) : unknownType
natives.setCamComponentShake(int cam, int componentid, int Unk564, int time, Vec3 x) : unknownType
natives.setCamDofFocuspoint(int cam, Vec3 x, float Unk565) : unknownType
natives.setCameraAutoScriptActivation(bool set) : unknownType
natives.setCameraBeginCamCommandsRequired(bool set) : unknownType
natives.setCameraControlsDisabledWithPlayerControls(bool value) : unknownType
natives.setCameraState(int cam, int state) : unknownType
natives.setCamFarClip(int cam, float clip) : unknownType
natives.setCamFarDof(int cam, float fardof) : unknownType
natives.setCamFov(int camera, float fov) : unknownType
natives.setCamInFrontOfPed(Ped ped) : unknownType
natives.setCamInheritRollObject(int cam, Object obj) : unknownType
natives.setCamInheritRollPed(int cam, Ped ped) : unknownType
natives.setCamInheritRollVehicle(int cam, Vehicle veh) : unknownType
natives.setCamInterpCustomSpeedGraph(float speed) : unknownType
natives.setCamInterpDetailRotStyleAngles(int Unk566) : unknownType
natives.setCamInterpDetailRotStyleQuats(int Unk567) : unknownType
natives.setCamInterpStyleCore(int cam0, int cam1, int cam2, int time, bool flag) : unknownType
natives.setCamInterpStyleDetailed(int cam, bool Unk568, bool Unk569, bool Unk570, bool Unk571) : unknownType
natives.setCamMotionBlur(int cam, float blur) : unknownType
natives.setCamName(int cam, string camname) : unknownType
natives.setCamNearClip(int cam, float clip) : unknownType
natives.setCamNearDof(int cam, float dof) : unknownType
natives.setCamPointDampingParams(int cam, Vec3 x) : unknownType
natives.setCamPointOffsetIsRelative(int cam, bool set) : unknownType
natives.setCamPointOffset(int cam, Vec3 x) : unknownType
natives.setCamPos(int camera, float pX, float pY, float pZ) : unknownType
natives.setCamPropagate(int camera, bool value) : unknownType
natives.setCamRoll(int cam, float roll) : unknownType
natives.setCamRot(int camera, float angleX, float angleY, float angleZ) : unknownType
natives.setCamShake(int cam, bool Unk572, int shakeval) : unknownType
natives.setCamSplineCustomSpeedGraph(float speed) : unknownType
natives.setCamSplineDuration(int cam, int duration) : unknownType
natives.setCamSplineProgress(int cam, float progress) : unknownType
natives.setCamSplineSpeedConstant(int cam, bool set) : unknownType
natives.setCamSplineSpeedGraph(int cam, int Unk573) : unknownType
natives.setCamTargetPed(int camera, Ped ped) : unknownType
natives.setCanBurstCarTyres(Vehicle car, bool set) : unknownType
natives.setCanResprayCar(Vehicle car, bool can) : unknownType
natives.setCanTargetCharWithoutLos(Ped ped, bool set) : unknownType
natives.setCarAllowedToDrown(Vehicle car, bool allowed) : unknownType
natives.setCarAlwaysCreateSkids(Vehicle car, bool set) : unknownType
natives.setCarAnimCurrentTime(Vehicle car, string animname0, string animname1, float time) : unknownType
natives.setCarAnimSpeed(Vehicle car, string animname0, string animname1, float speed) : unknownType
natives.setCarAsMissionCar(Vehicle car) : unknownType
natives.setCarCanBeDamaged(Vehicle vehicle, bool value) : unknownType
natives.setCarCanBeVisiblyDamaged(Vehicle vehicle, bool value) : unknownType
natives.setCarCollision(Vehicle car, bool set) : unknownType
natives.setCarColourCombination(Vehicle car, int combination) : unknownType
natives.setCarCoordinatesNoOffset(Vehicle car, Vec3 x) : unknownType
natives.setCarCoordinates(Vehicle vehicle, float pX, float pY, float pZ) : unknownType
natives.setCarDensityMultiplier(float density) : unknownType
natives.setCarDistanceAheadMultiplier(Vehicle car, float multiplier) : unknownType
natives.setCarDoorLatched(Vehicle car, int door, bool flag0, bool flag1) : unknownType
natives.setCarEngineOn(Vehicle car, bool flag0, bool flag1) : unknownType
natives.setCarExistsOnAllMachines(Vehicle vehicle, bool exists) : unknownType
natives.setCarForwardSpeed(Vehicle vehicle, float speed) : unknownType
natives.setCarFovFadeMult(float multiplier) : unknownType
natives.setCarFovMax(float maxfov) : unknownType
natives.setCarFovMin(float minfov) : unknownType
natives.setCarFovRate(float rate) : unknownType
natives.setCarFovStartSpeedBoat(float speed) : unknownType
natives.setCarFovStartSpeed(float speed) : unknownType
natives.setCarGeneratorsActiveInArea(Vec3 x0, Vec3 x1, bool set) : unknownType
natives.setCarHeading(Vehicle vehicle, float dir) : unknownType
natives.setCarHealth(Vehicle vehicle, uint Value) : unknownType
natives.setCarInCutscene(Vehicle car, bool set) : unknownType
natives.setCarLaneShift(Vehicle car, float shift) : unknownType
natives.setCarLightMultiplier(Vehicle car, float multiplier) : unknownType
natives.setCarLivery(Vehicle car, int livery) : unknownType
natives.setCarMotionBlurEffectBoat(float blur) : unknownType
natives.setCarNotDamagedByRelationshipGroup(Vehicle car, bool set, int group) : unknownType
natives.setCarOnlyDamagedByPlayer(Vehicle car, bool set) : unknownType
natives.setCarOnlyDamagedByRelationshipGroup(Vehicle car, bool set, int group) : unknownType
natives.setCarProofs(Vehicle vehicle, bool bulletProof, bool fireProof, bool explosionProof, bool collisionProof, bool meleeProof) : unknownType
natives.setCarRandomRouteSeed(Vehicle car, int seed) : unknownType
natives.setCarStayInFastLane(Vehicle car, bool set) : unknownType
natives.setCarStayInSlowLane(Vehicle car, bool set) : unknownType
natives.setCarStrong(Vehicle vehicle, bool strong) : unknownType
natives.setCarTraction(Vehicle car, float traction) : unknownType
natives.setCarVisible(Vehicle vehicle, bool value) : unknownType
natives.setCarWatertight(Vehicle car, bool set) : unknownType
natives.setCellphoneRanked(bool toggle) : unknownType
natives.setCharAccuracy(Ped ped, uint value) : unknownType
natives.setCharAllAnimsSpeed(Ped ped, float speed) : unknownType
natives.setCharAllowedToDuck(Ped ped, bool set) : unknownType
natives.setCharAllowedToRunOnBoats(Ped ped, bool set) : unknownType
natives.setCharAmmo(Ped ped, uint weapon, uint ammo) : unknownType
natives.setCharAngledDefensiveArea(Ped ped, Vec3 x0, Vec3 x1, float angle) : unknownType
natives.setCharAnimBlendOutDelta(Ped ped, string AnimName0, string AnimName1, float delta) : unknownType
natives.setCharAnimCurrentTime(Ped ped, string AnimName0, string AnimName1, float time) : unknownType
natives.setCharAnimPlayingFlag(Ped ped, string AnimName0, string AnimName1, bool flag) : bool
natives.setCharAnimSpeed(Ped ped, string AnimName0, string AnimName1, float speed) : unknownType
natives.setCharAsEnemy(Ped ped, bool value) : unknownType
natives.setCharAsMissionChar(Ped ped) : unknownType
natives.setCharBleeding(Ped ped, bool set) : unknownType
natives.setCharBulletproofVest(Ped ped, bool set) : unknownType
natives.setCharCanBeKnockedOffBike(Ped ped, bool value) : unknownType
natives.setCharCanBeShotInVehicle(Ped ped, bool enabled) : unknownType
natives.setCharCanSmashGlass(Ped ped, bool set) : unknownType
natives.setCharCantBeDraggedOut(Ped ped, bool enabled) : unknownType
natives.setCharClimbAnimRate(Ped ped, float rate) : unknownType
natives.setCharCollision(Ped ped, bool set) : unknownType
natives.setCharComponentVariation(Ped ped, uint component, uint modelVariation, uint textureVariation) : unknownType
natives.setCharCoordinatesDontClearPlayerTasks(Ped ped, Vec3 x) : unknownType
natives.setCharCoordinatesDontWarpGangNoOffset(Ped ped, Vec3 x) : unknownType
natives.setCharCoordinatesDontWarpGang(Ped ped, Vec3 x) : unknownType
natives.setCharCoordinatesNoOffset(Ped ped, Vec3 x) : unknownType
natives.setCharCoordinates(Ped ped, Vec3 x) : unknownType
natives.setCharCurrentWeaponVisible(Ped ped, bool visble) : unknownType
natives.setCharDecisionMakerToDefault(Ped ped) : unknownType
natives.setCharDecisionMaker(Ped ped, int dm) : unknownType
natives.setCharDefaultComponentVariation(Ped ped) : unknownType
natives.setCharDefensiveAreaAttachedToPed(Ped ped, Ped pednext, Vec3 x0, Vec3 x1, int Unk7, int Unk8) : unknownType
natives.setCharDesiredHeading(Ped ped, float heading) : unknownType
natives.setCharDiesInstantlyInWater(Ped ped, bool allow) : unknownType
natives.setCharDropsWeaponsWhenDead(Ped ped, bool value) : unknownType
natives.setCharDrownsInSinkingVehicle(Ped ped, bool set) : unknownType
natives.setCharDrownsInWater(Ped ped, bool set) : unknownType
natives.setCharDruggedUp(Ped ped, bool drugged) : unknownType
natives.setCharDuckingTimed(Ped ped, int timed) : unknownType
natives.setCharFireDamageMultiplier(Ped ped, float multiplier) : unknownType
natives.setCharForceDieInCar(Ped ped, bool set) : unknownType
natives.setCharGestureGroup(Ped ped, string AnimGroup) : unknownType
natives.setCharGetOutUpsideDownCar(Ped ped, bool set) : unknownType
natives.setCharGravity(Ped ped, float value) : unknownType
natives.setCharHeading(Ped ped, float heading) : unknownType
natives.setCharHealth(Ped ped, uint health) : unknownType
natives.setCharInCutscene(Ped ped, bool set) : unknownType
natives.setCharInvincible(Ped ped, bool enable) : unknownType
natives.setCharIsTargetPriority(Ped ped, bool enable) : unknownType
natives.setCharKeepTask(Ped ped, bool value) : unknownType
natives.setCharMaxHealth(Ped ped, uint value) : unknownType
natives.setCharMaxMoveBlendRatio(Ped ped, float ratio) : unknownType
natives.setCharMaxTimeInWater(Ped ped, float time) : unknownType
natives.setCharMaxTimeUnderwater(Ped ped, float time) : unknownType
natives.setCharMeleeActionFlag0(Ped ped, bool set) : unknownType
natives.setCharMeleeActionFlag1(Ped ped, bool set) : unknownType
natives.setCharMeleeActionFlag2(Ped ped, bool set) : unknownType
natives.setCharMeleeMovementConstaintBox(Ped ped, Vec3 x0, Vec3 x1) : unknownType
natives.setCharMoney(Ped ped, uint amount) : unknownType
natives.setCharMoveAnimSpeedMultiplier(Ped ped, float multiplier) : unknownType
natives.setCharMovementAnimsBlocked(Ped ped, bool set) : unknownType
natives.setCharNameDebug(Ped ped, string debugName) : unknownType
natives.setCharNeverLeavesGroup(Ped ped, bool value) : unknownType
natives.setCharNeverTargetted(Ped ped, bool set) : unknownType
natives.setCharNotDamagedByRelationshipGroup(Ped ped, int relationshipGroup, bool enable) : unknownType
natives.setCharOnlyDamagedByPlayer(Ped ped, bool set) : unknownType
natives.setCharOnlyDamagedByRelationshipGroup(Ped ped, bool set, int relgroup) : unknownType
natives.setCharProofs(Ped ped, bool unknown0, bool fallingDamage, bool unknown1, bool unknown2, bool unknown3) : unknownType
natives.setCharPropIndexTexture(Ped ped, uint propType, uint index, uint texture) : unknownType
natives.setCharPropIndex(Ped ped, uint propType, uint index) : unknownType
natives.setCharProvideCoveringFire(Ped ped, bool set) : unknownType
natives.setCharRandomComponentVariation(Ped ped) : unknownType
natives.setCharReadyToBeExecuted(Ped ped, bool set) : unknownType
natives.setCharReadyToBeStunned(Ped ped, bool set) : unknownType
natives.setCharRelationshipGroup(Ped ped, int relationshipGroup) : unknownType
natives.setCharRelationship(Ped ped, uint relationshipLevel, int relationshipGroup) : unknownType
natives.setCharRotation(Ped ped, Vec3 xr) : unknownType
natives.setCharShootRate(Ped ped, int rate) : unknownType
natives.setCharSignalAfterKill(Ped ped, bool set) : unknownType
natives.setCharSphereDefensiveArea(Ped ped, Vec3 x, float radius) : unknownType
natives.setCharStayInCarWhenJacked(Ped ped, bool set) : unknownType
natives.setCharSuffersCriticalHits(Ped ped, bool value) : unknownType
natives.setCharUsesDeafultAnimGroupWhenFleeing(Ped ped, bool set) : unknownType
natives.setCharUsesUpperbodyDamageAnimsOnly(Ped ped, bool set) : unknownType
natives.setCharVelocity(Ped ped, Vec3 x) : unknownType
natives.setCharVisible(Ped ped, bool value) : unknownType
natives.setCharWalkAlongsideLeaderWhenAppropriate(Ped ped, bool set) : unknownType
natives.setCharWantedByPolice(Ped ped, bool wanted) : unknownType
natives.setCharWatchMelee(Ped ped, bool set) : unknownType
natives.setCharWeaponSkill(Ped ped, int skill) : unknownType
natives.setCharWillCowerInsteadOfFleeing(Ped ped, bool set) : unknownType
natives.setCharWillDoDrivebys(Ped ped, bool value) : unknownType
natives.setCharWillFlyThroughWindscreen(Ped ped, bool value) : unknownType
natives.setCharWillLeaveCarInCombat(Ped ped, bool set) : unknownType
natives.setCharWillMoveWhenInjured(Ped ped, bool value) : unknownType
natives.setCharWillOnlyFireWithClearLos(Ped ped, bool set) : unknownType
natives.setCharWillRemainOnBoatAfterMissionEnds(Ped ped, bool set) : unknownType
natives.setCharWillTryToLeaveBoatAfterLeader(Ped ped, bool set) : unknownType
natives.setCharWillTryToLeaveWater(Ped ped, bool set) : unknownType
natives.setCharWillUseCarsInCombat(Ped ped, bool value) : unknownType
natives.setCharWillUseCover(Ped ped, bool value) : unknownType
natives.setCinematicButtonEnabled(bool set) : unknownType
natives.setClearHelpInMissionCleanup(bool set) : unknownType
natives.setClearManifolds(bool set) : unknownType
natives.setCollectable1Total(int total) : unknownType
natives.setCollideWithPeds(bool set) : unknownType
natives.setCombatDecisionMaker(Ped ped, int dm) : unknownType
natives.setConvertibleRoof(Vehicle car, bool set) : unknownType
natives.setCreateRandomCops(bool set) : unknownType
natives.setCreditsToRenderBeforeFade(bool set) : unknownType
natives.setCurrentCharWeapon(Ped ped, uint w, bool unknownTrue) : unknownType
natives.setCurrentMovie(string filename) : unknownType
natives.setCutsceneExtraRoomPos(Vec3 x) : unknownType
natives.setDanceShakeActiveThisUpdate(float shake) : unknownType
natives.setDanceShakeInactiveImmediately(void) : unknownType
natives.setDeadCharCoordinates(Ped ped, Vec3 x) : unknownType
natives.setDeadPedsDropWeapons(bool set) : unknownType
natives.setDeathWeaponsPersist(Ped ped, bool set) : unknownType
natives.setDebugTextVisible(bool Unk1120) : unknownType
natives.setDecisionMakerAttributeCanChangeTarget(int dm, bool value) : unknownType
natives.setDecisionMakerAttributeCaution(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeFireRate(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeLowHealth(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeMovementStyle(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeNavigationStyle(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeRetreatingBehaviour(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeSightRange(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeStandingStyle(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeTargetInjuredReaction(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeTargetLossResponse(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeTeamwork(int dm, uint value) : unknownType
natives.setDecisionMakerAttributeWeaponAccuracy(int dm, uint value) : unknownType
natives.setDefaultGlobalInstancePriority(void) : unknownType
natives.setDisablePlayerShoveAnimation(Ped ped, bool disable) : unknownType
natives.setDisplayPlayerNameAndIcon(Player playerIndex, bool set) : unknownType
natives.setDitchPoliceModels(bool set) : unknownType
natives.setDoNotSpawnParkedCarsOnTop(int pickup, bool set) : unknownType
natives.setDontActivateRagdollFromPlayerImpact(Ped ped, bool set) : unknownType
natives.setDoorState(Object door, bool flag, float Unk95) : unknownType
natives.setDrawPlayerComponent(int component, bool set) : unknownType
natives.setDriveTaskCruiseSpeed(Ped ped, float speed) : unknownType
natives.setDrunkCam(int cam, float val, int time) : unknownType
natives.setEnableNearClipScan(bool set) : unknownType
natives.setEnableRcDetonateOnContact(bool set) : unknownType
natives.setEnableRcDetonate(bool set) : unknownType
natives.setEngineHealth(Vehicle vehicle, float health) : unknownType
natives.setEveryoneIgnorePlayer(Player playerIndex, bool value) : unknownType
natives.setExtraCarColours(Vehicle vehicle, int colour1, int colour2) : unknownType
natives.setExtraHospitalRestartPoint(Vec3 x, float Unk489, float Unk490) : unknownType
natives.setExtraPoliceStationRestartPoint(Vec3 x, float Unk491, float Unk492) : unknownType
natives.setFadeInAfterLoad(bool set) : unknownType
natives.setFakeWantedCircle(Vec2 x, float radius, unknownType unknownArg1) : unknownType
natives.setFakeWantedLevel(int lvl) : unknownType
natives.setFilterMenuOn(bool toggle) : unknownType
natives.setFilterSaveSetting(int filterid, int setting) : unknownType
natives.setFixedCamPos(Vec3 x) : unknownType
natives.setFloatStat(uint stat, float value) : unknownType
natives.setFollowPedPitchLimitDown(float pitchdownlim) : unknownType
natives.setFollowPedPitchLimitUp(float pitchuplim) : unknownType
natives.setFollowVehicleCamOffset(bool Unk574, Vec3 x) : unknownType
natives.setFollowVehicleCamSubmode(int mode) : unknownType
natives.setFollowVehiclePitchLimitDown(float pitchdownlim) : unknownType
natives.setFollowVehiclePitchLimitUp(float pitchuplim) : unknownType
natives.setForceLookBehind(bool set) : unknownType
natives.setForcePlayerToEnterThroughDirectDoor(Ped ped, bool set) : unknownType
natives.setFovChannelScript(bool set) : unknownType
natives.setFreebiesInVehicle(Vehicle veh, bool set) : unknownType
natives.setFreeHealthCare(Player playerIndex, bool set) : unknownType
natives.setFreeResprays(bool set) : unknownType
natives.setGameCameraControlsActive(bool active) : unknownType
natives.setGameCamHeading(float heading) : unknownType
natives.setGameCamPitch(float pitch) : unknownType
natives.setGangCar(Vehicle car, bool set) : unknownType
natives.setGarageLeaveCameraAlone(string garageName, bool set) : unknownType
natives.setGfwlHasSafeHouse(uint ukn) : unknownType
natives.setGlobalInstancePriority(int priority) : unknownType
natives.setGlobalRenderFlags(bool Unk507, bool Unk508, bool Unk509, bool Unk510) : unknownType
natives.setGpsRemainsWhenTargetReachedFlag(bool set) : unknownType
natives.setGpsTestIn3dFlag(bool set) : unknownType
natives.setGpsVoiceForVehicle(Vehicle veh, int VoiceId) : unknownType
natives.setGravityOff(bool set) : unknownType
natives.setGroupCharDecisionMaker(int group, int dm) : unknownType
natives.setGroupCharDucksWhenAimedAt(Ped ped, bool value) : unknownType
natives.setGroupCombatDecisionMaker(int group, int dm) : unknownType
natives.setGroupFollowStatus(int group, uint status) : unknownType
natives.setGroupFormationSpacing(int group, float space) : unknownType
natives.setGroupFormation(int group, uint formation) : unknownType
natives.setGroupLeader(int group, Ped leader) : unknownType
natives.setGroupMember(int group, Ped member) : unknownType
natives.setGroupSeparationRange(int group, float seperation) : unknownType
natives.setGunshotSenseRangeForRiot2(float range) : unknownType
natives.setHasBeenOwnedByPlayer(Vehicle car, bool set) : unknownType
natives.setHasBeenOwnedForCarGenerator(int CarGen, bool set) : unknownType
natives.setHeadingLimitForAttachedPed(Ped ped, float heading0, float heading1) : unknownType
natives.setHeadingOfClosestObjectOfType(Vec3 x, float radius, uint type_or_model, float heading) : unknownType
natives.setHealthPickupNetworkRegenTime(uint timeMS) : unknownType
natives.setHeliBladesFullSpeed(Vehicle heli) : unknownType
natives.setHeliForceEngineOn(Vehicle heli, bool set) : int
natives.setHeliStabiliser(Vehicle heli, bool set) : unknownType
natives.setHelpMessageBoxSizeF(float size) : unknownType
natives.setHelpMessageBoxSize(float Unk773) : unknownType
natives.setHideWeaponIcon(bool set) : unknownType
natives.setHintAdvancedParams(float Unk575, float Unk576, float Unk577, float Unk578, bool Unk579) : unknownType
natives.setHintFov(float fov) : unknownType
natives.setHintMoveInDistDefault(void) : unknownType
natives.setHintMoveInDist(float dist) : unknownType
natives.setHintTimesDefault(void) : unknownType
natives.setHintTimes(float Unk580, float Unk581, float Unk582) : unknownType
natives.setHostMatchOn(bool value) : unknownType
natives.setHotWeaponSwap(bool set) : unknownType
natives.setIgnoreLowPriorityShockingEvents(Ped ped, bool value) : unknownType
natives.setIgnoreNoGpsFlag(bool set) : unknownType
natives.setIkDisabledForNetworkPlayer(Player playerIndex, bool Unk965) : unknownType
natives.setInformRespectedFriends(Ped ped, int Unk43, int Unk44) : unknownType
natives.setInMpTutorial(bool set) : unknownType
natives.setInSpectatorMode(bool spectate) : unknownType
natives.setInstantWidescreenBorders(bool set) : unknownType
natives.setInterpFromGameToScript(bool Unk604, int Unk605) : unknownType
natives.setInterpFromScriptToGame(bool Unk606, int Unk607) : unknownType
natives.setInterpInOutVehicleEnabledThisFrame(bool set) : unknownType
natives.setIntStat(uint stat, uint value) : unknownType
natives.setKillstreak(void) : unknownType
natives.setLoadCollisionForCarFlag(Vehicle car, bool set) : unknownType
natives.setLoadCollisionForCharFlag(Ped ped, bool set) : unknownType
natives.setLoadCollisionForObjectFlag(Object obj, bool set) : unknownType
natives.setLobbyMuteOverride(bool set) : unknownType
natives.setLocalPlayerPainVoice(string name) : unknownType
natives.setLocalPlayerVoice(string name) : unknownType
natives.setLoudVehicleRadio(Vehicle veh, bool set) : unknownType
natives.setMask(float Unk774, float Unk775, float Unk776, float Unk777) : unknownType
natives.setMaxFireGenerations(int max) : unknownType
natives.setMaxWantedLevel(uint lvl) : unknownType
natives.setMenuColumnOrientation(int menuid, int column, int orientation) : unknownType
natives.setMenuColumnWidth(int menuid, int column, float width) : unknownType
natives.setMenuItemWith2Numbers(int menuid, int item, int Unk880, string gxtkey, int number0, int number1) : unknownType
natives.setMenuItemWithNumber(int menuid, int item, int Unk881, string gxtkey, int number) : unknownType
natives.setMessageFormatting(bool Unk700, int Unk701, int Unk702) : unknownType
natives.setMessagesWaiting(bool set) : unknownType
natives.setMinigameInProgress(bool set) : unknownType
natives.setMinMaxPedAccuracy(Ped ped, float min, float max) : unknownType
natives.setMissionFlag(bool isMission) : unknownType
natives.setMissionPassedCash(bool add, int cash, int Unk511) : unknownType
natives.setMissionPickupSound(uint model, string SoundName) : unknownType
natives.setMissionRespectTotal(float respect) : unknownType
natives.setMissionTrainCoordinates(Vehicle train, Vec3 x) : unknownType
natives.setMobilePhonePosition(Vec3 x) : unknownType
natives.setMobilePhoneRadioState(bool state) : unknownType
natives.setMobilePhoneRotation(Vec3 x) : unknownType
natives.setMobilePhoneScale(float scale) : unknownType
natives.setMobileRadioEnabledDuringGameplay(bool set) : unknownType
natives.setMobileRingType(int type) : unknownType
natives.setMoneyCarriedByAllNewPeds(int money) : unknownType
natives.setMoneyCarriedByPedWithModel(uint model, int m0, int m1) : unknownType
natives.setMovieTime(float time) : unknownType
natives.setMovieVolume(float volume) : unknownType
natives.setMsgForLoadingScreen(string label) : unknownType
natives.setMultiplayerHudCash(uint cash) : unknownType
natives.setMultiplayerHudTime(string str) : unknownType
natives.setNeedsToBeHotwired(Vehicle veh, bool set) : unknownType
natives.setNetworkIdCanMigrate(int netid, bool value) : unknownType
natives.setNetworkIdExistsOnAllMachines(int netID, bool set) : unknownType
natives.setNetworkIdStopCloning(int id, bool Unk966) : unknownType
natives.setNetworkJoinFail(bool value) : unknownType
natives.setNetworkPedUsingParachute(Ped ped) : unknownType
natives.setNetworkPlayerAsVip(Player playerIndex, bool Unk967) : unknownType
natives.setNetworkVehicleRespotTimer(int id, int timer) : unknownType
natives.setNextDesiredMoveState(int state) : unknownType
natives.setNmAnimPose(Ped ped, string AnimName0, string AnimName1, float pose) : unknownType
natives.setNmMessageBool(int id, bool value) : unknownType
natives.setNmMessageFloat(int id, float value) : unknownType
natives.setNmMessageInstanceIndex(int id, Ped ped, Vehicle car, Object obj) : unknownType
natives.setNmMessageInt(int id, int value) : unknownType
natives.setNmMessageString(int id, string string) : unknownType
natives.setNmMessageVec3(int id, Vec3 x) : unknownType
natives.setNoResprays(bool set) : unknownType
natives.setObjectAlpha(Object obj, int alpha) : unknownType
natives.setObjectAnimCurrentTime(Object obj, string animname0, string animname1, float time) : unknownType
natives.setObjectAnimPlayingFlag(Object obj, string animname0, string animname1, bool flag) : unknownType
natives.setObjectAnimSpeed(Object obj, string animname0, string animname1, float speed) : unknownType
natives.setObjectAsStealable(Object obj, bool set) : unknownType
natives.setObjectCcd(Object obj, bool set) : unknownType
natives.setObjectCollision(Object obj, bool value) : unknownType
natives.setObjectCoordinates(Object obj, float pX, float pY, float pZ) : unknownType
natives.setObjectDrawLast(Object obj, bool set) : unknownType
natives.setObjectDynamic(Object obj, bool set) : unknownType
natives.setObjectExistsOnAllMachines(Object obj, bool exists) : unknownType
natives.setObjectHeading(Object obj, float value) : unknownType
natives.setObjectHealth(Object obj, float health) : unknownType
natives.setObjectInitialRotationVelocity(Object obj, Vec3 x) : unknownType
natives.setObjectInitialVelocity(Object obj, Vec3 x) : unknownType
natives.setObjectInvincible(Object obj, bool set) : unknownType
natives.setObjectLights(Object obj, bool lights) : unknownType
natives.setObjectOnlyDamagedByPlayer(Object obj, bool set) : unknownType
natives.setObjectPhysicsParams(Object obj, float Unk96, float Unk97, Vec3 v0x, Vec3 v1x, uint flag0, uint flag1) : unknownType
natives.setObjectProofs(Object obj, bool unknown0, bool fallingDamage, bool unknown1, bool unknown2, bool unknown3) : unknownType
natives.setObjectQuaternion(Object obj, Vec3 qx, float qw) : unknownType
natives.setObjectRecordsCollisions(Object obj, bool set) : unknownType
natives.setObjectRenderScorched(Object obj, bool set) : unknownType
natives.setObjectRotation(Object obj, float Pitch, float Roll, float Yaw) : unknownType
natives.setObjectScale(Object obj, float scale) : unknownType
natives.setObjectUsedInPoolGame(Object obj, bool set) : unknownType
natives.setObjectVisible(Object obj, bool value) : unknownType
natives.setOnlineLan(bool value) : unknownType
natives.setOnscreenCounterFlashWhenFirstDisplayed(int counterid, bool flash) : unknownType
natives.setOverrideNoSprintingOnPhoneInMultiplayer(bool Unk969) : unknownType
natives.setParkedCarDensityMultiplier(float multiplier) : unknownType
natives.setPedAllowMissionOnlyDrivebyUse(Ped ped, bool set) : unknownType
natives.setPedAlpha(Ped ped, int alpha) : unknownType
natives.setPedComponentsToNetworkPlayersettingsModel(Ped ped) : unknownType
natives.setPedDensityMultiplier(float density) : unknownType
natives.setPedDiesWhenInjured(Ped ped, bool value) : unknownType
natives.setPedDontDoEvasiveDives(Ped ped, bool value) : unknownType
natives.setPedDontUseVehicleSpecificAnims(Ped ped, bool set) : unknownType
natives.setPedEnableLegIk(Ped ped, bool set) : unknownType
natives.setPedExistsOnAllMachines(Ped ped, bool exists) : unknownType
natives.setPedFallOffBikesWhenShot(Ped ped, bool set) : unknownType
natives.setPedFireFxLodScaler(float scale) : unknownType
natives.setPedForceFlyThroughWindscreen(Ped ped, bool set) : unknownType
natives.setPedForceVisualiseHeadDamageFromBullets(Ped ped, bool set) : unknownType
natives.setPedGeneratesDeadBodyEvents(Ped ped, bool set) : unknownType
natives.setPedHeedsTheEveryoneIgnorePlayerFlag(Ped ped, bool set) : unknownType
natives.setPedHeliPilotRespectsMinimummHeight(Ped ped, bool set) : unknownType
natives.setPedHelmetTextureIndex(Ped ped, int index) : unknownType
natives.setPedInstantBlendsWeaponAnims(Ped ped, bool set) : unknownType
natives.setPedIsBlindRaging(Ped ped, bool value) : unknownType
natives.setPedIsDrunk(Ped ped, bool value) : unknownType
natives.setPedMobileRingType(Ped ped, int RingtoneId) : unknownType
natives.setPedMotionBlur(Ped ped, bool set) : unknownType
natives.setPedNonCreationArea(Vec3 x0, Vec3 x1) : unknownType
natives.setPedNonRemovalArea(Vec3 x0, Vec3 x1) : unknownType
natives.setPedPathMayDropFromHeight(Ped ped, bool value) : unknownType
natives.setPedPathMayUseClimbovers(Ped ped, bool value) : unknownType
natives.setPedPathMayUseLadders(Ped ped, bool value) : unknownType
natives.setPedPathWillAvoidDynamicObjects(Ped ped, bool set) : unknownType
natives.setPedSkipsComplexCoverCollisionChecks(Ped ped, bool set) : unknownType
natives.setPedSteersAroundObjects(Ped ped, bool set) : unknownType
natives.setPedSteersAroundPeds(Ped ped, bool set) : unknownType
natives.setPedWindyClothingScale(Ped ped, float scale) : unknownType
natives.setPedWithBrainCanBeConvertedToDummyPed(Ped ped, bool set) : unknownType
natives.setPedWontAttackPlayerWithoutWantedLevel(Ped ped, bool set) : unknownType
natives.setPetrolTankHealth(Vehicle vehicle, float value) : unknownType
natives.setPetrolTankWeakpoint(Vehicle car, bool set) : unknownType
natives.setPhoneHudItem(int id, string gxttext, int Unk800) : unknownType
natives.setPhysCcdHandlesRotation(bool set) : unknownType
natives.setPickupCollectableByCar(Object pickup, bool set) : unknownType
natives.setPickupsFixCars(bool set) : unknownType
natives.setPlaneThrottle(Vehicle plane, float throttle) : unknownType
natives.setPlaneUndercarriageUp(Vehicle plain, bool set) : unknownType
natives.setPlaybackSpeed(Vehicle car, float speed) : unknownType
natives.setPlayerAsCop(Player playerIndex, bool set) : unknownType
natives.setPlayerAsDamagedPlayer(Player playerIndex, int Unk1057, bool Unk1058) : unknownType
natives.setPlayerCanBeHassledByGangs(Player playerIndex, bool value) : unknownType
natives.setPlayerCanDoDriveBy(Player playerIndex, bool value) : unknownType
natives.setPlayerCanDropWeaponsInCar(bool set) : unknownType
natives.setPlayerCanUseCover(Player playerIndex, bool value) : unknownType
natives.setPlayerControlAdvanced(Player playerIndex, bool unknown1, bool unknown2, bool unknown3) : unknownType
natives.setPlayerControlForAmbientScript(Player playerIndex, bool flag0, bool flag1) : unknownType
natives.setPlayerControlForNetwork(Player playerIndex, bool unknownTrue, bool unknownFalse) : unknownType
natives.setPlayerControlForTextChat(Player playerIndex, bool set) : unknownType
natives.setPlayerControlOnInMissionCleanup(bool set) : unknownType
natives.setPlayerControl(Player playerIndex, bool value) : unknownType
natives.setPlayerDisableCrouch(Player playerIndex, bool set) : unknownType
natives.setPlayerDisableJump(Player playerIndex, bool set) : unknownType
natives.setPlayerFastReload(Player playerIndex, bool value) : unknownType
natives.setPlayerForcedAim(Player playerIndex, bool set) : unknownType
natives.setPlayerGroupRecruitment(Player playerIndex, bool set) : unknownType
natives.setPlayerGroupToFollowAlways(Player playerIndex, bool value) : unknownType
natives.setPlayerGroupToFollowNever(Player playerIndex, bool set) : unknownType
natives.setPlayerIconColour(int colour) : unknownType
natives.setPlayerInvincible(Player playerIndex, bool value) : unknownType
natives.setPlayerInvisibleToAi(bool set) : unknownType
natives.setPlayerIsInStadium(bool set) : unknownType
natives.setPlayerKeepsWeaponsWhenRespawned(bool set) : unknownType
natives.setPlayerMayOnlyEnterThisVehicle(Player playerIndex, Vehicle veh) : unknownType
natives.setPlayerMoodNormal(Player playerIndex) : unknownType
natives.setPlayerMoodPissedOff(Player playerIndex, uint unknown150) : unknownType
natives.setPlayerMpModifier(Player playerIndex, int Unk12, float modifier) : unknownType
natives.setPlayerNeverGetsTired(Player playerIndex, bool value) : unknownType
natives.setPlayerPainRootBankName(string name) : unknownType
natives.setPlayerPlayerTargetting(bool set) : unknownType
natives.setPlayersDropMoneyInNetworkGame(bool toggle) : unknownType
natives.setPlayerSettingsGenre(Ped ped) : unknownType
natives.setPlayersettingsModelVariationsChoice(Player playerIndex) : unknownType
natives.setPlayerTeam(Player playerIndex, int team) : unknownType
natives.setPoliceFocusWillTrackCar(Vehicle car, bool set) : unknownType
natives.setPoliceIgnorePlayer(Player playerIndex, bool value) : unknownType
natives.setPoliceRadarBlips(bool set) : unknownType
natives.setPtfxCamInsideVehicle(bool set) : unknownType
natives.setRadarAsInteriorThisFrame(void) : unknownType
natives.setRadarScale(float scale) : unknownType
natives.setRadarZoom(float zoom) : unknownType
natives.setRailtrackResistanceMult(float resistance) : unknownType
natives.setRandomCarDensityMultiplier(float density) : unknownType
natives.setRandomSeed(int seed) : unknownType
natives.setRecordingToPointNearestToCoors(Vehicle cat, Vec3 x) : unknownType
natives.setReducePedModelBudget(bool set) : unknownType
natives.setReduceVehicleModelBudget(bool set) : unknownType
natives.setRelationship(uint relationshipLevel, int relationshipGroup1, int relationshipGroup2) : unknownType
natives.setRenderTrainAsDerailed(Vehicle train, bool set) : unknownType
natives.setReturnToFilterMenu(bool value) : unknownType
natives.setRichPresenceTemplatefilter(void) : unknownType
natives.setRichPresenceTemplatemp3(int Unk982, int Unk983) : unknownType
natives.setRichPresenceTemplateparty(void) : unknownType
natives.setRichPresenceTemplatesp2(int Unk995) : unknownType
natives.setRocketLauncherFreebieInHeli(bool set) : unknownType
natives.setRomansMood(int moood) : unknownType
natives.setRoomForCarByKey(Vehicle car, uint roomkey) : unknownType
natives.setRoomForCarByName(Vehicle car, string roomname) : unknownType
natives.setRoomForCharByKey(Ped ped, uint key) : unknownType
natives.setRoomForCharByName(Ped ped, string roomname) : unknownType
natives.setRoomForViewportByKey(int viewportid, uint roomkey) : unknownType
natives.setRoomForViewportByName(int viewportid, string roomname) : unknownType
natives.setRotationForAttachedPed(Ped ped, Vec3 xr) : unknownType
natives.setRotOrder(int order) : unknownType
natives.setRoute(int blip, bool value) : unknownType
natives.setScenarioPedDensityMultiplier(float density, float densitynext) : unknownType
natives.setScreenFade(int viewportid, int Unk778, int Unk779, bool Unk780, int r, int g, int b, int a, int Unk781, float Unk782, float Unk783) : unknownType
natives.setScriptedAnimSeatOffset(Ped ped, float offset) : unknownType
natives.setScriptedConversionCentre(Vec3 x) : unknownType
natives.setScriptLimitToGangSize(int size) : unknownType
natives.setScriptMicLookAt(Vec3 x) : unknownType
natives.setScriptMicPosition(Vec3 x) : unknownType
natives.setSelectedMenuItem(int menuid, int item) : unknownType
natives.setSenseRange(Ped ped, float value) : unknownType
natives.setSequenceToRepeat(int seq, int repeat) : unknownType
natives.setServerId(int id) : unknownType
natives.setSirenWithNoDriver(Vehicle car, bool set) : unknownType
natives.setSleepModeActive(bool set) : unknownType
natives.setSniperZoomFactor(float factor) : unknownType
natives.setSpecificPassengerIndexToUseInGroups(Ped ped, int index) : unknownType
natives.setSpritesDrawBeforeFade(bool set) : unknownType
natives.setStartFromFilterMenu(bool value) : unknownType
natives.setStateOfClosestDoorOfType(uint model, Vec3 x, int state, float Unk601) : unknownType
natives.setStatFrontendAlwaysVisible(bool set) : unknownType
natives.setStatFrontendDisplayType(int stat, int type) : unknownType
natives.setStatFrontendNeverVisible(int stat) : unknownType
natives.setStatFrontendVisibility(int stat, bool set) : unknownType
natives.setStatFrontendVisibleAfterIncremented(int stat) : unknownType
natives.setStreamingRequestListTime(int time) : unknownType
natives.setStreamParams(float rolloff, int UnkTime) : unknownType
natives.setSuppressHeadlightSwitch(bool set) : unknownType
natives.setSwimSpeed(Ped ped, float speed) : unknownType
natives.setSyncWeatherAndGameTime(bool sync) : unknownType
natives.setTargetCarForMissionGarage(int garage, Vehicle car) : unknownType
natives.setTaxiGarageRadioState(bool radiostate) : unknownType
natives.setTaxiLights(Vehicle car, bool set) : unknownType
natives.setTelescopeCamAngleLimits(float Unk583, float Unk584, float Unk585, float Unk586, float Unk587, float Unk588) : unknownType
natives.setTextBackground(bool value) : unknownType
natives.setTextCentreWrapx(float wrapx) : unknownType
natives.setTextCentre(bool value) : unknownType
natives.setTextColour(uint r, uint g, uint b, uint a) : unknownType
natives.setTextDrawBeforeFade(bool value) : unknownType
natives.setTextDropshadow(bool displayShadow, uint r, uint g, uint b, uint a) : unknownType
natives.setTextEdge(bool displayEdge, uint r, uint g, uint b, uint a) : unknownType
natives.setTextFont(uint font) : unknownType
natives.setTextInputActive(bool set) : unknownType
natives.setTextJustify(bool value) : unknownType
natives.setTextLineDisplay(uint unk1, uint unk2) : unknownType
natives.setTextLineHeightMult(float lineHeight) : unknownType
natives.setTextProportional(bool value) : unknownType
natives.setTextRenderId(uint renderId) : unknownType
natives.setTextRightJustify(bool value) : unknownType
natives.setTextScale(float w, float h) : unknownType
natives.setTextToUseTextFileColours(bool value) : unknownType
natives.setTextUseUnderscore(bool value) : unknownType
natives.setTextViewportId(int id) : unknownType
natives.setTextWrap(float unk1, float unk2) : unknownType
natives.setThisMachineRunningServerScript(bool host) : unknownType
natives.setThisScriptCanRemoveBlipsCreatedByAnyScript(bool allow) : unknownType
natives.setTimeCycleFarClipDisabled(bool set) : unknownType
natives.setTimecycleModifier(string name) : unknownType
natives.setTimeOfDay(uint hour, uint minute) : unknownType
natives.setTimeOfNextAppointment(int time) : unknownType
natives.setTimeOneDayBack(void) : unknownType
natives.setTimeOneDayForward(void) : unknownType
natives.settimera(uint value) : unknownType
natives.setTimerBeepCountdownTime(int timerid, int beeptime) : unknownType
natives.settimerb(uint value) : unknownType
natives.settimerc(int Unk1088) : unknownType
natives.setTimeScale(float scale) : unknownType
natives.setTotalNumberOfMissions(float floatstatval) : unknownType
natives.setTrainAudioRolloff(Vehicle train, float rolloff) : unknownType
natives.setTrainCruiseSpeed(Vehicle train, float speed) : unknownType
natives.setTrainForcedToSlowDown(Vehicle train, bool set) : unknownType
natives.setTrainIsStoppedAtStation(Vehicle train) : unknownType
natives.setTrainSpeed(Vehicle train, float speed) : unknownType
natives.setTrainStopsForStations(Vehicle train, bool set) : unknownType
natives.setUpsidedownCarNotDamaged(Vehicle car, bool set) : unknownType
natives.setUseHighdof(bool set) : unknownType
natives.setUseLegIk(Player playerIndex, bool set) : unknownType
natives.setUsePoolGamePhysicsSettings(bool set) : unknownType
natives.setUsesCollisionOfClosestObjectOfType(Vec3 x, float radius, uint type_or_model, bool flag) : unknownType
natives.setVariableOnSound(uint sound, string varname, float value) : unknownType
natives.setVehAlarmDuration(Vehicle veh, int duration) : unknownType
natives.setVehAlarm(Vehicle veh, bool set) : unknownType
natives.setVehHasStrongAxles(Vehicle veh, bool set) : unknownType
natives.setVehHazardlights(Vehicle vehicle, bool on) : unknownType
natives.setVehicleAlpha(Vehicle veh, int alpha) : unknownType
natives.setVehicleAlwaysRender(Vehicle veh) : unknownType
natives.setVehicleCanBeTargetted(Vehicle veh, bool set) : unknownType
natives.setVehicleDeformationMult(Vehicle veh, float multiplier) : unknownType
natives.setVehicleDirtLevel(Vehicle vehicle, float intensity) : unknownType
natives.setVehicleExplodesOnHighExplosionDamage(Vehicle veh, bool set) : unknownType
natives.setVehicleIsConsideredByPlayer(Vehicle veh, bool set) : unknownType
natives.setVehicleQuaternion(Vehicle veh, Vec3 qx, float qw) : unknownType
natives.setVehicleRenderScorched(Vehicle veh, bool set) : unknownType
natives.setVehicleSteerBias(Vehicle veh, float val) : unknownType
natives.setVehIndicatorlights(Vehicle veh, bool set) : unknownType
natives.setVehInteriorlight(Vehicle veh, bool set) : unknownType
natives.setViewportDestination(int viewportid, Vec3 x, float Unk593, int Unk594, int Unk595) : unknownType
natives.setViewportMirrored(int viewportid, bool set) : unknownType
natives.setViewportPriority(int viewportid, int priority) : unknownType
natives.setViewportShape(int cam, int shape) : unknownType
natives.setViewport(int viewportid, float Unk589, float Unk590, float Unk591, float Unk592) : unknownType
natives.setVisibilityOfClosestObjectOfType(Vec3 x, float radius, uint type_or_model, bool set) : unknownType
natives.setVisibilityOfNearbyEntityWithSpecialAttribute(int attribute, bool set) : unknownType
natives.setVoiceIdFromHeadComponent(Ped ped, int VoiceId, bool IsMale) : unknownType
natives.setWantedMultiplier(float multiplier) : unknownType
natives.setWeaponPickupNetworkRegenTime(int weaponType, uint timeMS) : unknownType
natives.setWebPageLinkActive(int htmlviewport, int linkid, bool active) : unknownType
natives.setWebPageScroll(int htmlviewport, float scroll) : unknownType
natives.setWidescreenBorders(bool set) : unknownType
natives.setWidescreenFormat(int wideformatid) : unknownType
natives.setZoneNoCops(string name, bool set) : unknownType
natives.setZonePopulationType(string zone, int poptype) : unknownType
natives.setZoneScumminess(string zone, int scumminess) : unknownType
natives.shakePadInCutscene(int Unk841, int Unk842, int Unk843) : unknownType
natives.shakePad(int Unk838, int Unk839, int Unk840) : unknownType
natives.shakePlayerpadWhenControllerDisabled(void) : unknownType
natives.shiftLeft(int val, uint shifts) : int
natives.shiftRight(int val, uint shifts) : int
natives.showBlipOnAltimeter(int blip, bool show) : unknownType
natives.showSigninUi(void) : unknownType
natives.showUpdateStats(bool show) : unknownType
natives.shutCarDoor(Vehicle vehicle, uint door) : unknownType
natives.shutdownAndLaunchNetworkGame(uint episode) : unknownType
natives.shutdownAndLaunchSinglePlayerGame(void) : unknownType
natives.simulateUpdateLoadScene(void) : unknownType
natives.sin(float value) : float
natives.skipInPlaybackRecordedCar(Vehicle car, float time) : unknownType
natives.skipRadioForward(void) : unknownType
natives.skipTimeInPlaybackRecordedCar(int CarRec, float time) : unknownType
natives.skipToEndAndStopPlaybackRecordedCar(Vehicle car) : unknownType
natives.skipToNextAllowedStation(Vehicle train) : unknownType
natives.skipToNextScriptedConversationLine(void) : unknownType
natives.slideObject(Object obj, Vec3 x, Vec3 xs, bool flag) : bool
natives.smashCarWindow(Vehicle car, int windownum) : unknownType
natives.smashGlassOnObject(Vec3 x, float Unk75, uint model, float Unk76) : bool
natives.snapshotCam(int cam, int Unk596) : unknownType
natives.soundCarHorn(Vehicle vehicle, uint duration) : unknownType
natives.specifyScriptPopulationZoneArea(int Unk848, int Unk849, int Unk850, int Unk851, int Unk852, int Unk853) : unknownType
natives.specifyScriptPopulationZoneGroups(int Unk854, int Unk855, int Unk856, int Unk857, int Unk858) : unknownType
natives.specifyScriptPopulationZoneNumCars(int num) : unknownType
natives.specifyScriptPopulationZoneNumParkedCars(int num) : unknownType
natives.specifyScriptPopulationZoneNumPeds(int num) : unknownType
natives.specifyScriptPopulationZoneNumScenarioPeds(int num) : unknownType
natives.specifyScriptPopulationZonePercentageCops(int percentage) : unknownType
natives.spotCheck5(void) : bool
natives.spotCheck6(void) : bool
natives.spotCheck7(void) : bool
natives.spotCheck8(void) : bool
natives.sqrt(float value) : float
natives.startCarFire(Vehicle vehicle) : int
natives.startCharFire(Ped ped) : int
natives.startCredits(void) : unknownType
natives.startCustomMobilePhoneRinging(int RingtoneId) : unknownType
natives.startCutsceneNow(string name) : unknownType
natives.startCutscene(void) : unknownType
natives.startEndCreditsMusic(void) : unknownType
natives.startFiringAmnesty(void) : unknownType
natives.startGpsRaceTrack(int trackid) : unknownType
natives.startKillFrenzy(string gxtname, int Unk512, int Unk513, int Unk514, int Unk515, int Unk516, int Unk517, int Unk518, bool Unk519) : unknownType
natives.startLoadScene(Vec3 x) : unknownType
natives.startMobilePhoneCalling(void) : unknownType
natives.startMobilePhoneCall(Ped callfrom, string callfromvoice, Ped callto, string calltovoice, bool flag0, bool flag1) : unknownType
natives.startMobilePhoneRinging(void) : unknownType
natives.startNewScript(string scriptName, uint stacksize) : uint
natives.startNewWidgetCombo(void) : unknownType
natives.startPedMobileRinging(Ped ped, int Unk801) : unknownType
natives.startPlaybackRecordedCarLooped(Vehicle car, int Unk69) : unknownType
natives.startPlaybackRecordedCarUsingAi(Vehicle car, int CarRec) : unknownType
natives.startPlaybackRecordedCarWithOffset(Vehicle car, int CarRec, Vec3 x) : unknownType
natives.startPlaybackRecordedCar(Vehicle car, int CarRec) : unknownType
natives.startPtfxOnObjBone(string name, Object obj, Vec3 x, float yaw, float pitch, float roll, int objbone, float scale) : uint
natives.startPtfxOnObj(string name, Object obj, Vec3 x, float yaw, float pitch, float roll, float scale) : uint
natives.startPtfxOnPedBone(string name, Ped ped, Vec3 x, float yaw, float pitch, float roll, int pedbone, float scale) : uint
natives.startPtfxOnPed(string name, Ped ped, Vec3 x, float yaw, float pitch, float roll, float scale) : uint
natives.startPtfxOnVeh(string name, Vehicle veh, Vec3 x, float yaw, float pitch, float roll, float scale) : uint
natives.startPtfx(string name, Vec3 x, float yaw, float pitch, float roll, float scale) : uint
natives.startScriptConversation(bool flag0, bool flag1) : unknownType
natives.startScriptFire(Vec3 x, uint numGenerationsAllowed, uint strength) : int
natives.startStreamingRequestList(string name) : unknownType
natives.stopCarBreaking(Vehicle car, bool stop) : unknownType
natives.stopCredits(void) : unknownType
natives.stopCutscene(void) : unknownType
natives.stopEndCreditsMusic(void) : unknownType
natives.stopMobilePhoneRinging(void) : unknownType
natives.stopMovie(void) : unknownType
natives.stopPedDoingFallOffTestsWhenShot(Ped ped) : unknownType
natives.stopPedMobileRinging(Ped ped) : unknownType
natives.stopPedSpeaking(Ped ped, bool stopspeaking) : unknownType
natives.stopPedWeaponFiringWhenDropped(Ped ped) : unknownType
natives.stopPlaybackRecordedCar(Vehicle car) : unknownType
natives.stopPreviewRingtone(void) : unknownType
natives.stopPtfx(uint ptfx) : unknownType
natives.stopSound(uint sound) : unknownType
natives.stopStream(void) : unknownType
natives.stopSyncingScriptAnimations(bool Unk1061) : unknownType
natives.stopVehicleAlwaysRender(Vehicle veh) : unknownType
natives.storeCarCharIsInNoSave(Ped ped, [output] Vehicle car) : unknownType
natives.storeScore(Player playerIndex, [output] uint value) : unknownType
natives.storeWantedLevel(Player playerIndex, [output] uint value) : unknownType
natives.streamCutscene(void) : unknownType
natives.stringDifference(string str0, string str1) : int
natives.stringString(string str0, string str1) : int
natives.stringToInt(string str, [output] int intval) : bool
natives.suppressCarModel(uint model) : unknownType
natives.suppressFadeInAfterDeathArrest(bool set) : unknownType
natives.suppressPedModel(uint model) : unknownType
natives.swapNearestBuildingModel(Vec3 x, float radius, uint modelfrom, uint modelto) : unknownType
natives.switchAmbientPlanes(bool on) : unknownType
natives.switchArrowAboveBlippedPickups(bool on) : unknownType
natives.switchCarGenerator(int handle, int type) : unknownType
natives.switchCarSiren(Vehicle car, bool siren) : unknownType
natives.switchGarbageTrucks(bool on) : unknownType
natives.switchMadDrivers(bool on) : unknownType
natives.switchObjectBrains(int brain, bool switchstate) : unknownType
natives.switchOffWaypoint(void) : unknownType
natives.switchPedPathsOff(Vec3 x0, Vec3 x1) : unknownType
natives.switchPedPathsOn(Vec3 x0, Vec3 x1) : unknownType
natives.switchPedRoadsBackToOriginal(Vec3 x0, Vec3 x1) : unknownType
natives.switchPedToAnimated(Ped ped, bool instantly) : unknownType
natives.switchPedToRagdollWithFall(Ped ped, int Unk15, int Unk16, int Unk17, float Unk18, float Unk19, int Unk20, float Unk21, float Unk22, float Unk23, float Unk24, float Unk25, float Unk26, float Unk27) : bool
natives.switchPedToRagdoll(Ped ped, int Unk14, int time, bool flag0, bool flag1, bool flag2, bool flag3) : bool
natives.switchPoliceHelis(bool set) : unknownType
natives.switchRandomBoats(bool on) : unknownType
natives.switchRandomTrains(bool on) : unknownType
natives.switchRoadsBackToOriginal(Vec3 x0, Vec3 x1) : unknownType
natives.switchRoadsOff(Vec3 x0, Vec3 x1) : unknownType
natives.switchRoadsOn(Vec3 x0, Vec3 x1) : unknownType
natives.switchStreaming(bool on) : unknownType
natives.synchAmbientPlanes(int Unk520, int Unk521) : unknownType
natives.synchRecordingWithWater(void) : bool
natives.takeCarOutOfParkedCarsBudget(Vehicle car, bool out) : unknownType
natives.tan(float value) : float
natives.taskAchieveHeading(Ped ped, float heading) : unknownType
natives.taskAimGunAtChar(Ped ped, Ped targetPed, uint duration) : unknownType
natives.taskAimGunAtCoord(Ped ped, float tX, float tY, float tZ, uint duration) : unknownType
natives.taskCarDriveToCoord(Ped ped, Vehicle veh, float Unk133, float Unk134, float Unk135, float Unk136, int Unk137, int Unk138, int Unk139, float Unk140, int Unk141) : unknownType
natives.taskCarDriveWander(Ped ped, Vehicle vehicle, float speed, uint drivingStyle) : unknownType
natives.taskCarMissionCoorsTargetNotAgainstTraffic(Ped ped, Vehicle vehicle, Vec3 x, uint unknown0_4, float speed, uint unknown2_1, uint unknown3_5, uint unknown4_10) : unknownType
natives.taskCarMissionCoorsTarget(Ped ped, Vehicle vehicle, Vec3 x, uint unknown0_4, float speed, uint unknown2_1, uint unknown3_5, uint unknown4_10) : unknownType
natives.taskCarMissionNotAgainstTraffic(Ped ped, Vehicle vehicle, uint targetEntity, uint missionType, float speed, uint drivingStyle, uint unknown6_10, uint unknown7_5) : unknownType
natives.taskCarMissionPedTarget(Ped ped, Vehicle vehicle, Ped target, uint unknown0_4, float speed, uint unknown2_1, uint unknown3_5, uint unknown4_10) : unknownType
natives.taskCarMission(Ped ped, Vehicle vehicle, uint targetEntity, uint missionType, float speed, uint drivingStyle, uint unknown6_10, uint unknown7_5) : unknownType
natives.taskCarTempAction(Ped ped, Vehicle vehicle, uint action, uint duration) : unknownType
natives.taskCharArrestChar(Ped ped0, Ped ped1) : unknownType
natives.taskChatWithChar(Ped ped, Ped pednext, bool Unk183, bool Unk184) : unknownType
natives.taskClearLookAt(Ped ped) : unknownType
natives.taskClimb(Ped ped, bool Unk185) : unknownType
natives.taskCombatHatedTargetsAroundCharTimed(Ped ped, float radius, uint duration) : unknownType
natives.taskCombatHatedTargetsAroundChar(Ped ped, float radius) : unknownType
natives.taskCombatTimed(Ped ped, Ped target, uint duration) : unknownType
natives.taskCombat(Ped ped, Ped target) : unknownType
natives.taskCower(Ped ped) : unknownType
natives.taskDead(Ped ped) : unknownType
natives.taskDestroyCar(Ped ped, Vehicle car) : unknownType
natives.taskDie(Ped ped) : unknownType
natives.taskDriveBy(Ped ped, Ped pednext, int Unk192, Vec3 x, float angle, int Unk193, bool Unk194, int Unk195) : unknownType
natives.taskDrivePointRoute(Ped ped, int point, float radius) : unknownType
natives.taskEnterCarAsDriver(Ped ped, Vehicle vehicle, uint duration) : unknownType
natives.taskEnterCarAsPassenger(Ped ped, Vehicle vehicle, uint duration, uint seatIndex) : unknownType
natives.taskEveryoneLeaveCar(Vehicle vehicle) : unknownType
natives.taskFlushRoute(void) : unknownType
natives.taskFollowNavMeshAndSlideToCoordHdgRate(Ped ped, Vec3 x, int Unk218, int Unk219, float Unk220, float angle, float rate) : unknownType
natives.taskFollowNavMeshAndSlideToCoord(Ped ped, Vec3 x, int Unk215, int Unk216, float Unk217, float angle) : unknownType
natives.taskFollowNavMeshToCoordNoStop(Ped ped, Vec3 x, uint unknown0_2, uint unknown1_minus1, float unknown2_1) : unknownType
natives.taskFollowNavMeshToCoord(Ped ped, Vec3 x, uint unknown0_2, uint unknown1_minus1, float unknown2_1) : unknownType
natives.taskGetOffBoat(Ped ped, int timeout) : unknownType
natives.taskGoStraightToCoord(Ped ped, Vec3 x, uint unknown2, uint unknown45000) : unknownType
natives.taskGotoCharOffset(Ped ped, Ped target, uint duration, float offsetRight, float offsetFront) : unknownType
natives.taskGuardCurrentPosition(Ped ped, float unknown0_15, float unknown1_10, uint unknown2_1) : unknownType
natives.taskHandsUp(Ped ped, uint duration) : unknownType
natives.taskHeliMission(Ped ped, Vehicle heli, uint uk0_0, uint uk1_0, float pX, float pY, float pZ, uint uk2_4, float speed, uint uk3_5, float uk4_minus1, uint uk5_round_z_plus_1, uint uk6_40) : unknownType
natives.taskJump(Ped ped, bool flag) : unknownType
natives.taskLeaveAnyCar(Ped ped) : unknownType
natives.taskLeaveCarDontCloseDoor(Ped ped, Vehicle vehicle) : unknownType
natives.taskLeaveCarImmediately(Ped ped, Vehicle vehicle) : unknownType
natives.taskLeaveCarInDirection(Ped ped, Vehicle car, bool direction) : unknownType
natives.taskLeaveCar(Ped ped, Vehicle vehicle) : unknownType
natives.taskLeaveGroup(Ped ped) : unknownType
natives.taskLookAtChar(Ped ped, Ped targetPed, uint duration, uint unknown_0) : unknownType
natives.taskLookAtCoord(Ped ped, Vec3 x, uint duration, uint unknown_0) : unknownType
natives.taskLookAtObject(Ped ped, Object targetObject, uint duration, uint unknown_0) : unknownType
natives.taskLookAtVehicle(Ped ped, Vehicle targetVehicle, uint duration, uint unknown_0) : unknownType
natives.taskOpenDriverDoor(Ped ped, Vehicle vehicle, uint unknown0) : unknownType
natives.taskOpenPassengerDoor(Ped ped, Vehicle vehicle, uint seatIndex, uint unknown0) : unknownType
natives.taskPause(Ped ped, uint duration) : unknownType
natives.taskPerformSequence(Ped ped, int taskSequence) : unknownType
natives.taskPlayAnimNonInterruptable(Ped ped, string animname0, string animname1, float Unk320, int Unk321, int Unk322, int Unk323, int Unk324, int Unk325) : unknownType
natives.taskPlayAnimWithFlags(Ped ped, string animName, string animSet, float unknown0_8, uint unknown1_0, uint flags) : unknownType
natives.taskSetCharDecisionMaker(Ped ped, int dm) : unknownType
natives.taskSetCombatDecisionMaker(Ped ped, int dm) : unknownType
natives.taskSetIgnoreWeaponRangeFlag(Ped ped, bool ignore) : unknownType
natives.taskShakeFist(Ped ped) : unknownType
natives.taskShimmyClimbUp(Ped ped) : bool
natives.taskShimmyLetGo(Ped ped) : bool
natives.taskShootAtChar(Ped shooter, Ped victim, int time, int shootmode) : unknownType
natives.taskSmartFleeCharPreferringPavements(Ped ped, Ped fleeFromPed, float unknown0_100, uint duration) : unknownType
natives.taskSmartFleeChar(Ped ped, Ped fleeFromPed, float unknown0_100, uint duration) : unknownType
natives.taskSmartFleePointPreferringPavements(Ped ped, Vec3 x, float radius, int time_prob) : unknownType
natives.taskSmartFleePoint(Ped ped, Vec3 x, float unknown0_100, uint duration) : unknownType
natives.taskStandGuard(Ped ped, Vec3 x, float Unk460, float Unk461, bool Unk462, int Unk463) : unknownType
natives.taskStandStill(Ped ped, int duration) : unknownType
natives.taskSwapWeapon(Ped ped, uint weapon) : unknownType
natives.taskSwimToCoord(Ped ped, Vec3 x) : unknownType
natives.taskTired(Ped ped, int Unk471) : unknownType
natives.taskToggleDuck(Ped ped, int Unk472) : unknownType
natives.taskTogglePedThreatScanner(Ped ped, bool Unk473, bool Unk474, bool Unk475) : unknownType
natives.taskTurnCharToFaceChar(Ped ped, Ped targetPed) : unknownType
natives.taskTurnCharToFaceCoord(Ped ped, Vec3 x) : unknownType
natives.taskUseMobilePhoneTimed(Ped ped, uint duration) : unknownType
natives.taskUseMobilePhone(Ped ped, bool use) : unknownType
natives.taskWanderStandard(Ped ped) : unknownType
natives.taskWarpCharIntoCarAsDriver(Ped ped, Vehicle vehicle) : unknownType
natives.taskWarpCharIntoCarAsPassenger(Ped ped, Vehicle vehicle, uint seatIndex) : unknownType
natives.tellNetPlayerToStartPlaying(Player playerIndex, bool Unk999) : unknownType
natives.terminateAllScriptsForNetworkGame(void) : unknownType
natives.terminateAllScriptsWithThisName(string name) : unknownType
natives.terminateThisScript(void) : unknownType
natives.thisScriptIsSafeForNetworkGame(void) : unknownType
natives.thisScriptShouldBeSaved(void) : unknownType
natives.timera(void) : uint
natives.timerb(void) : uint
natives.timerc(void) : int
natives.timestepunwarped(void) : float
natives.timestep(void) : uint
natives.toFloat(uint value) : float
natives.toggleToplevelSprite(bool toggle) : unknownType
natives.trainLeaveStation(Vehicle train) : unknownType
natives.triggerLoadingMusicOnNextFade(void) : unknownType
natives.triggerMissionCompleteAudio(int id) : unknownType
natives.triggerPoliceReport(string name) : unknownType
natives.triggerPtfxOnObjBone(string name, Object obj, Vec3 x, float Unk1068, float Unk1069, float Unk1070, int objbone, uint flags) : bool
natives.triggerPtfxOnObj(string name, Object obj, Vec3 x, float Unk1065, float Unk1066, float Unk1067, uint flags) : bool
natives.triggerPtfxOnPedBone(string name, Ped ped, Vec3 x, float Unk1074, float Unk1075, float Unk1076, int pedbone, uint flags) : bool
natives.triggerPtfxOnPed(string name, Ped ped, Vec3 x, float Unk1071, float Unk1072, float Unk1073, uint flags) : bool
natives.triggerPtfxOnVeh(string name, Vehicle veh, Vec3 x, float Unk1077, float Unk1078, float Unk1079, float Unk1080) : bool
natives.triggerPtfx(string name, Vec3 x, float Unk1062, float Unk1063, float Unk1064, uint flags) : bool
natives.triggerVehAlarm(Vehicle car) : unknownType
natives.triggerVigilanteCrime(int id, Vec3 x) : unknownType
natives.turnCarToFaceCoord(Vehicle car, Vec2 x, unknownType unknownArg1) : unknownType
natives.turnOffRadiohudInLobby(void) : unknownType
natives.turnOffVehicleExtra(Vehicle veh, int extra, bool turnoff) : unknownType
natives.unattachCam(int cam) : unknownType
natives.unfreezeRadioStation(string radiostation) : unknownType
natives.uninheritCamRoll(int cam) : unknownType
natives.unloadTextFont(void) : unknownType
natives.unlockGenericNewsStory(int StoryId) : unknownType
natives.unlockLazlowStation(void) : unknownType
natives.unlockMissionNewsStory(int id) : unknownType
natives.unlockRagdoll(Ped ped, bool value) : unknownType
natives.unmarkAllRoadNodesAsDontWander(void) : unknownType
natives.unobfuscateInt(int count, [output] int val) : unknownType
natives.unobfuscateString(string str) : string
natives.unpauseGame(void) : unknownType
natives.unpausePlaybackRecordedCar(Vehicle car) : unknownType
natives.unpauseRadio(void) : unknownType
natives.unpointCam(int cam) : unknownType
natives.unregisterScriptWithAudio(void) : unknownType
natives.unsetCharMeleeMovementConstaintBox(Ped ped) : unknownType
natives.updateLoadScene(void) : bool
natives.updateNetworkStatistics(Player playerIndex, int ukn0, int ukn1, int ukn2) : unknownType
natives.updatePedPhysicalAttachmentPosition(Ped ped, Vec3 x0, Vec2 x1, unknownType unknownArg1) : unknownType
natives.updatePtfxOffsets(uint ptfx, Vec3 x, float Unk1081, float Unk1082, float Unk1083) : unknownType
natives.updatePtfxTint(uint ptfx, float r, float g, float b, float a) : unknownType
natives.useMask(bool use) : unknownType
natives.usePlayerColourInsteadOfTeamColour(bool Unk1005) : unknownType
natives.usePreviousFontSettings(void) : unknownType
natives.usingStandardControls(void) : bool
natives.vdist2(Vec3 x0, Vec3 x1) : float
natives.vdist(Vec3 x0, Vec3 x1) : float
natives.vehicleCanBeTargettedByHsMissile(Vehicle car, bool set) : unknownType
natives.vehicleDoesProvideCover(Vehicle veh, bool cover) : unknownType
natives.vmag2(Vec3 x) : float
natives.vmag(Vec3 x) : float
natives.wait(int timeMS) : unknownType
natives.wantedStarsAreFlashing(void) : bool
natives.warpCharFromCarToCar(Ped ped, Vehicle vehicle, uint seatIndex) : unknownType
natives.warpCharFromCarToCoord(Ped ped, Vec3 x) : unknownType
natives.warpCharIntoCarAsPassenger(Ped ped, Vehicle vehicle, uint seatIndex) : unknownType
natives.warpCharIntoCar(Ped ped, Vehicle vehicle) : unknownType
natives.wasCutsceneSkipped(void) : bool
natives.washVehicleTextures(Vehicle vehicle, uint intensity) : unknownType
natives.wasPedKilledByHeadshot(Ped ped) : bool
natives.wasPedSkeletonUpdated(Ped ped) : bool
natives.whatWillPlayerPickup(Player playerIndex) : Object
natives.winchCanPickObjectUp(Object obj, bool can) : unknownType
Network Natives
natives.network.acceptInvite(Player playerIndex) : bool
natives.network.advertiseSession(bool advertise) : unknownType
natives.network.allPartyMembersPresent(void) : bool
natives.network.amIBlockedByPlayer(Player playerIndex) : bool
natives.network.amIMutedByPlayer(Player playerIndex) : bool
natives.network.changeGameModePending(void) : bool
natives.network.changeGameModeSucceeded(void) : bool
natives.network.changeGameMode(int gamemode, int maxplayers, int privateslots, int maxteams) : bool
natives.network.checkInviteArrival(void) : bool
natives.network.clearInviteArrival(void) : unknownType
natives.network.clearSummons(void) : unknownType
natives.network.didInviteFriend(string friendname) : bool
natives.network.endSessionPending(void) : bool
natives.network.endSession(void) : bool
natives.network.expandTo32Players(void) : unknownType
natives.network.findGamePending(void) : bool
natives.network.findGame(int GameMode, bool bRanked, int Episode, int MaxTeams) : unknownType
natives.network.finishExtendedSearch(void) : unknownType
natives.network.getFriendCount(void) : int
natives.network.getFriendName(int id) : string
natives.network.getGameMode(void) : int
natives.network.getHealthReticuleOption(void) : bool
natives.network.getHostAverageRank(int host) : int
natives.network.getHostLatency(int host) : int
natives.network.getHostMatchProgress(int host) : int
natives.network.getHostServerName(int host) : string
natives.network.getLanSession(void) : bool
natives.network.getMaxPrivateSlots(void) : uint
natives.network.getMaxSlots(void) : uint
natives.network.getNextTextChat(void) : string
natives.network.getNumberOfGames(void) : int
natives.network.getNumOpenPublicSlots(void) : int
natives.network.getNumPartyMembers(void) : int
natives.network.getNumPlayersMet(void) : int
natives.network.getNumUnacceptedInvites(void) : int
natives.network.getNumUnfilledReservations(void) : int
natives.network.getPlayerIdOfNextTextChat(void) : int
natives.network.getRendezvousHostPlayerId(void) : int
natives.network.getServerName(void) : string
natives.network.getUnacceptedInviteEpisode(int invite) : int
natives.network.getUnacceptedInviterName(int invite) : string
natives.network.hasStrictNat(void) : bool
natives.network.haveAcceptedInvite(void) : bool
natives.network.haveOnlinePrivileges(void) : bool
natives.network.haveSummons(void) : bool
natives.network.hostGameE1(int Gamemode, bool Ranked, int Slots, int Private, int Episode, int MaxTeams) : bool
natives.network.hostGamePending(void) : bool
natives.network.hostGameSucceeded(void) : bool
natives.network.hostRendezvousE1(int Gamemode, int Slots, int Episode) : bool
natives.network.inviteFriend(string friendname, string ukn) : unknownType
natives.network.isBeingKicked(void) : bool
natives.network.isCommonEpisode(int id) : bool
natives.network.isFindResultUpdated(int result) : bool
natives.network.isFindResultValid(int result) : bool
natives.network.isFriendInSameTitle(string friendname) : bool
natives.network.isFriendOnline(string pszName) : bool
natives.network.isGameRanked(void) : bool
natives.network.isInviteeOnline(void) : bool
natives.network.isNetworkAvailable(void) : bool
natives.network.isOperationPending(void) : bool
natives.network.isPlayerBlockedByMe(Player playerIndex) : bool
natives.network.isPlayerMutedByMe(Player playerIndex) : bool
natives.network.isPlayerTalking(Player playerIndex) : bool
natives.network.isPlayerTyping(Player playerIndex) : bool
natives.network.isRendezvousHost(void) : bool
natives.network.isRendezvous(void) : bool
natives.network.isRockstartSessionIdValid(void) : bool
natives.network.isSessionAdvertise(void) : bool
natives.network.isSessionInvitable(void) : bool
natives.network.isSessionStarted(void) : bool
natives.network.isTvt(void) : bool
natives.network.joinGamePending(void) : bool
natives.network.joinGameSucceeded(void) : bool
natives.network.joinSummons(void) : bool
natives.network.kickPlayer(Player playerIndex, bool value) : unknownType
natives.network.leaveGamePending(void) : bool
natives.network.leaveGame(void) : bool
natives.network.limitTo16Players(void) : unknownType
natives.network.playerHasCommPrivs(void) : bool
natives.network.playerHasDiedRecently(Player playerIndex) : bool
natives.network.playerHasHeadset(Player playerIndex) : bool
natives.network.playerHasKeyboard(Player playerIndex) : bool
natives.network.resultMatchesSearchCriteria(int result) : bool
natives.network.returnToRendezvousPending(void) : bool
natives.network.returnToRendezvousSucceeded(void) : bool
natives.network.returnToRendezvous(void) : bool
natives.network.setHealthReticuleOption(bool value) : unknownType
natives.network.setLanSession(bool value) : unknownType
natives.network.setLocalPlayerIsTyping(Player playerIndex) : unknownType
natives.network.setMatchProgress(float Unk930) : unknownType
natives.network.setPlayerMuted(Player playerIndex, bool value) : bool
natives.network.setServerName(string name) : int
natives.network.setSessionInvitable(bool invitable) : unknownType
natives.network.setTeamOnlyChat(bool Unk934) : unknownType
natives.network.showMetPlayerFeedbackUi(Player metPlayerIndex) : unknownType
natives.network.showPlayerFeedbackUi(Player payerIndex) : unknownType
natives.network.showPlayerProfileUi(Player playerIndex) : unknownType
natives.network.startSessionPending(void) : bool
natives.network.startSessionSucceeded(void) : bool
natives.network.startSession(void) : bool
natives.network.stringVerifyPending(void) : bool
natives.network.stringVerifySucceeded(void) : bool