gta.loadDFF: Difference between revisions

41 bytes removed ,  19 November 2022
no edit summary
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = gta.loadDFF
|side = client
|type = function
|type = function
|name = gta.loadDFF
|games = iii vc sa
|parameters = int modelId, stream data
|desc = load a custom DFF model, and replace an existing model slot with it.
|parameter1 = int modelId The model ID.
|arg1 = int modelId The model ID.
|parameter2 = stream data The stream containing the model data.
|arg2 = stream data The stream containing the model data.
|usage = load a custom DFF model, and replace an existing model slot with it.
|return = void
|return1 = void
|freturn = void
|returnFail1 = void
}}
}}
6,833

edits