Object IDs: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Added nature objects)
m (Lod note)
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page displays object id's.
This page displays a subset of object model IDs that can be placed using the [[map editor]], [[createObject]] and [[createBuilding]].


==Beach and Sea==
==[[File:System-search.svg|48px]] Alternatives==
* Object model IDs can also be listed and previewed in-game using the [[map editor|Map Editor's object browser]].
* The object browser's list is loaded from this XML file: [https://github.com/multitheftauto/mtasa-resources/blob/master/%5Beditor%5D/editor_gui/client/browser/objects.xml github.com/multitheftauto/mtasa-resources > editor_gui/client/browser/objects.xml]
* Online database of GTA: San Andreas object model IDs: [https://dev.prineside.com/gtasa_samp_model_id/ dev.prineside.com/gtasa_samp_model_id]
 
{{Note|None of these lists include Low LOD object models. You are able to know which Low LOD model is linked to a certain High LOD object model in-game using the [[map editor]].}}
 
==Objects by Category==
===Beach and Sea===
<gallery mode="packed">
<gallery mode="packed">
Image:BeachandSeaGeneral.jpg|'' General
Image:BeachandSeaGeneral.jpg|'' General
Line 11: Line 19:
</gallery>
</gallery>


==Buildings==
===Buildings===
<gallery mode="packed" >
<gallery mode="packed" >
Image:BarsClubsandCasinos.jpg|'' Bars, Clubs and Casinos
Image:BarsClubsandCasinos.jpg|'' Bars, Clubs and Casinos
Line 35: Line 43:
</gallery>
</gallery>


==Industrial==
===Miscellaneous===
<gallery mode="packed" >
Image:MiscellaneousFoodAndDrinks1.jpg|'' Food and Drinks
Image:MiscellaneousLaddersStairsAndScaffolding1.jpg|'' Ladders Stairs and Scaffolding
Image:MiscellaneousMilitary1.jpg|'' Military
Image:MiscellaneousPickupsAndIcons1.jpg|'' Pickups and Icons
Image:MiscellaneousSpecialObjects1.jpg|'' Special
Image:MiscellaneousStreetAndRoad1.jpg|'' Street and Road items
Image:MiscellaneousTrash1.jpg|'' Trash
</gallery>
 
===Industrial===
<gallery mode="packed">
<gallery mode="packed">
Image:Cranes.jpg|'' Cranes
Image:Cranes.jpg|'' Cranes
Line 44: Line 63:
</gallery>
</gallery>


==Nature==
===Nature===
<gallery mode="packed">
<gallery mode="packed">
Image:Rocks.jpg|'' Rocks
Image:Rocks.jpg|'' Rocks
Line 50: Line 69:
Image:trees.jpg|'' Trees
Image:trees.jpg|'' Trees
</gallery>
</gallery>
===Structures===
<gallery mode="packed">
Image:Airport.jpg|'' Airport and Aircraft
Image:Ramps.jpg|'' Ramps
Image:signs.jpg|'' Signs, Billboards and Statues
</gallery>
== See Also ==
* [[Id|ID Lists]]

Latest revision as of 13:09, 4 November 2024

This page displays a subset of object model IDs that can be placed using the map editor, createObject and createBuilding.

System-search.svg Alternatives

[[{{{image}}}|link=|]] Note: None of these lists include Low LOD object models. You are able to know which Low LOD model is linked to a certain High LOD object model in-game using the map editor.

Objects by Category

Beach and Sea

Buildings

Miscellaneous

Industrial

Nature

Structures

See Also