Jump to content
Sign in to follow this  
clanrising

Wasteland 0.9g Stratis

Recommended Posts

Hi everyone,

Here is my problem, i try to enable player / base save on a linux dedicated server with wasteland 0.9g on it.

I' ve putted "A3Wasteland_settings" in my root arma 3 server directory but it doesn t seem to work.

Impossible for me to set the admin.sqf etc...For exemple if i set the starting money on 500$ it does nothing...

I ve installed @inidbi on my server.

Please help me, thank you !

I forgot to say one thing, as soon as i put the

call compile preProcessFile "\inidbi\init.sqf";

line in the init.sqf file from the mission i get a session lost when i try to join the server...

Edited by clanrising

Share this post


Link to post
Share on other sites

Inidbi is a windows extension... (thats the .dll part in the filename)

U would need to port over the code & compile it as 32bit to run on arma3server for linux

Source code @ https://github.com/code34/-inidbi/tree/master/sources

Or u could make your own extension from scratch.

Look @ https://community.bistudio.com/wiki/Extensions && http://killzonekid.com/arma-scripting-tutorials-how-to-make-arma-extension-part-1/

----------

I am working on an extension (linux + windows version) with database support + few other things...

Its not finished yet, should have a test version this weekend.

But it would require editing your mission code, as its not a drop-in replacement.

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  

×