Command To spawn a Gameobject

Hello guys,

Van you help me with a Script. I Would like To spawn in Gurubashi a chest (with items and other Things). Can you make me a Script when you Tipp in the Chat .eventstart then spawn a chest. .eventstop delete the spawn.

Mfg

You could do that in the database.

Spawn the object.

Make a new game event to the event tables.

Add the object to that event’s gameobjects to spawn on start.

See game_event tables.