natives.REMOVE RC BUGGY: Difference between revisions
Jump to navigation
Jump to search
(Add ScriptItem documentation from GTA VC SCM decompile) |
(Add ScriptItem documentation from GTA VC SCM decompile) |
||
| Line 5: | Line 5: | ||
|name = natives.REMOVE_RC_BUGGY | |name = natives.REMOVE_RC_BUGGY | ||
|parameters = void | |parameters = void | ||
|usage = | |usage = removes the remote-controlled buggy from the game | ||
|return1 = void | |return1 = void | ||
|returnFail1 = void | |returnFail1 = void | ||
}} | }} | ||
Latest revision as of 12:34, 13 June 2026
natives.REMOVE_RC_BUGGY
Signature: void natives.REMOVE_RC_BUGGY(void)
Usage: removes the remote-controlled buggy from the game
Return
void
On failure: void