gta.createBuilding: Difference between revisions

no edit summary
m (Mex moved page createBuilding to gta.createBuilding)
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = shared
|name = gta.createBuilding
|side = shared
|type = function
|type = function
|name = gta.createBuilding
|games = iii vc sa iv
|since = 1.1.0 1.1.0
|desc = create a building for the local client
|parameters = int model
|arg1 = int model The model ID for the building.
|parameter1 = int model The model ID for the building.
|return = Building An object representing the building that was created
|usage = create a building for the local client
|freturn = null n/a
|return1 = Building An object representing the building that was created
|sinceSS = 1.1.0
|returnFail1 = null n/a  
|sinceCS = 1.1.0
|bcMaxVersion = 1.0.71
|previousName = game.createBuilding 1.0.71
|bcName = game.createBuilding
}}
}}
6,833

edits