Events & Exports
Server Events
rm_scenes:server:onSceneCreated
Key
Type
Description
data.creatorId
number
Source of the person who created the scene
data.creatorIdentifier
string
Source identifier of the person who created the scene
data.creatorName
string
Source name of the person who created the scene
data.coords
vector
Scene position
rm_scenes:server:onSceneDeleted
Key
Type
Description
data.deleterId
number
Source of the person who deleted the decal
data.creatorIdentifier
string
Source identifier of the person who created the decal
data.creatorName
string
Source name of the person who created the decal
data.coords
vector
Scene position
Server Exports
openSceneList
openSceneCreation
Last updated