object lpc

Parent: build

Is functions for a basic object (std/object.lpc) like a table or a sign. Refer to the official SWLPC help for more information:

http://swlpc.sourceforge.net/doc/std/object.property
http://swlpc.sourceforge.net/doc/std/object.quick
http://swlpc.sourceforge.net/doc/std/object

Inherits baseobjectfunctions

add_property("READ3D");
Adds a property that if the object can be read (eg a sign) then instead of displaying the message in plain text it will be using a message box.