GetObjectModel

From Multi Theft Auto: Wiki
Revision as of 02:32, 13 August 2006 by Talidan (talk | contribs)
Jump to navigation Jump to search


This fake function retrieves the model ID of a specified object

Syntax

int getObjectModel ( element object )       

Required Arguments

  • object: The object which you wish to retrieve the model ID of

Returns

Returns an integer of the object ID.

Example

This example does...

--This line does...
blabhalbalhb --abababa
--This line does this...
mooo

See Also

Template:Object Functions