NDOIL
Object Functions & Examples
LogChat() Paramssource - chat source chatlog - chat log |
Write a line to the chat log for this user. |
Example
CODE EXAMPLE BLOCK
LuaGameObj(objectid) Paramsobjectid - id of the given object Returns gameobject a copy of a gameobject |
Creates a GameObj reference to the specified id. The ONLY time you should use this is when a client sends an object id from a script command. |
Example
CODE EXAMPLE BLOCK