Question: How to make an object store.
#1

Hi,

I have my own server and I want to make use of appartments.

I'm working on a list of furniture that players can buy through a catalog (in game),
I know how a player can "buy" an object and spawn it, I'm not such a bad scripter :P

But I have a question though, because when someone spawned furniture, next time the server restarts it dissapears.

Is there any way so save these objects? Because they only spawn after the command of the player, and not when the server starts...

Can anybody help me here?
Reply
#2

You could either save them with a file system or SQLite / MySQL.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)