Jump to content
Sign in to follow this  
zuzul

[HELP]Container items saved in Dedicated Server

Recommended Posts

Hi guys,

I'm new to scripting (still doing my training with the help of the Fockers Arma Scripting). I've spend countless hours searching on this forum, armaholic and event exile mod to find some clues to do achieve this without success.

In a dedicated server, I want to save the content items of a container/crate and reload it every times a player access it. For the saving method, this could be an addAction on the container or a while {true} do { sleep XXX; save the stuff; }
I'm pretty damn sure this is not as complicated as I think, but this is far beyond my current scripting knowledge.

Any idea/help/links is welcome! 

 

Many thanks,

 

Zul

Share this post


Link to post
Share on other sites

What type of saving method you want?

 

MySQL?

iniDB

or just namespace

 

...

Share this post


Link to post
Share on other sites

Hello hbeiramar,

 

namespace should be enough (I guess) as it will be only for 4-8 players. 

Else, I'm following any recommandation you can provide.

 

Thanks for your time.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×