Scripting/Squirrel/Functions/RawHideMapObject

This wiki is using an old backup from 2020
Some information may be old/missing
Syntax
RawHideMapObject( int nModelId, int x, int y, int z )
Arguments
- integer nModelId - The ModelID of object you want to hide from game
- integer X - The object pos x
- integer Y - The object pos y
- integer Z - The object pos z
Example
 This page needs an example. We will try our best to complete the wiki as soon as possible.
 This page needs an example. We will try our best to complete the wiki as soon as possible.