Interface administrators, moderator
2,603
edits
No edit summary |
No edit summary |
||
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. (Extracted from dumpdoc XML in client version 1.5.3)<br> | This is a list of all GTA IV natives that are supported in GTAC client-side scripting. (Extracted from dumpdoc XML in client version 1.5.3)<br> | ||
== Game Natives == | |||
[[natives.abortAllGarageActivity(void)]]<br> | [[natives.abortAllGarageActivity(void)]]<br> | ||
[[natives.abortScriptedConversation|natives.abortScriptedConversation(bool)]]<br> | [[natives.abortScriptedConversation|natives.abortScriptedConversation(bool)]]<br> | ||
Line 2,423: | Line 2,425: | ||
[[natives.whatWillPlayerPickup|natives.whatWillPlayerPickup(int)]]<br> | [[natives.whatWillPlayerPickup|natives.whatWillPlayerPickup(int)]]<br> | ||
== Network Natives == | |||
[[natives.network.acceptInvite|natives.network.acceptInvite(int)]]<br> | [[natives.network.acceptInvite|natives.network.acceptInvite(int)]]<br> | ||
[[natives.network.advertiseSession|natives.network.advertiseSession(bool)]]<br> | [[natives.network.advertiseSession|natives.network.advertiseSession(bool)]]<br> |