Adding IPL Building
From this section, you can learn how to add ipl buildings
Types
Door
Field
Type
Description
Required
coords
vector3
coords
h
number
heading
Ipl Building
Field
Type
Description
Required
coords
vector3
Ipl coords
doors
Inside door coords
realestate
The data required to be listed in the real estate menu
interactions
function[]
radius
number
Furniture Editor radius based on coords (default 20)
onEnter
function
Function to be executed after the player enters the building
onExit
function
Function to be executed after the player exits the building
Examples
Create
building_name.lua
insideno-housing/config/shared/buildings/ipl
Last updated