Interface administrators, moderator
2,711
edits
No edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ScriptItem | {{ScriptItem | ||
|endpoint = client | |endpoint = client | ||
|games = iii, vc | |||
|type = function | |type = function | ||
|name = gta.loadCOL | |name = gta.loadCOL | ||
|parameters = stream data, int | |parameters = stream data, int island | ||
|parameter1 = stream data The stream containing the collision data. | |parameter1 = stream data The stream containing the collision data. | ||
|parameter2 = int | |parameter2 = int island The island that the collision loads on | ||
|usage = load a custom COL collision file, and replace an existing | |usage = load a custom COL collision file, and replace an existing collision with it. | ||
|return1 = void | |return1 = void | ||
|returnFail1 = void | |returnFail1 = void | ||
}} | }} |