Liberty Unleashed

Liberty Unleashed => Suggestions => Topic started by: Stoku on February 26, 2011, 03:59:12 pm

Title: Some new functions request
Post by: Stoku on February 26, 2011, 03:59:12 pm
Hi,
Could you add ability to use .ini/.xml files client-side which can be edited by players (something like their own config)?
The other missing stuff is "SetCurrentWeapon" function (client-side).

Are there any chances to get these things in the next update?
Title: Re: Some new functions request
Post by: VRocker on February 27, 2011, 07:00:23 pm
We were going to add xml, hash files and ini to client side before release but there are potential problems with being able to read/write files so they have to be implemented properly.

This will be added one day, just not able to say exactly when.

As for set current weapon, this could easily be added so could be in the next update, but no promises.
Title: Re: Some new functions request
Post by: silent_218 on March 09, 2011, 08:39:19 am
Is it possible (not too hard) to make server editor? For those ppl, who can't script cus it kinda hard for some of us... it will be really great...  :)
Title: Re: Some new functions request
Post by: Thijn on March 09, 2011, 10:54:12 am
What do you mean with a server editor?
Title: Re: Some new functions request
Post by: silent_218 on March 09, 2011, 11:10:43 am
I mean.. the program with buttons - no need to script.. just press and edit all server parameters, object positions, game modes.. etc... hmm.. like windows for pc using.. it will make the LU easyer for noobs like me x) I can script, but sometimes it too hard... some things i don't understeand, cus in luwiki not the full info at the moment..
Title: Re: Some new functions request
Post by: Thijn on March 09, 2011, 11:28:37 am
There is no way to make a script with just buttons, You can make it give an config by getting positions tho.
Title: Re: Some new functions request
Post by: Orpheus on March 09, 2011, 01:42:23 pm
It'd be possible to code an app that does SOME of this as code, but it'd have to use a base script and it would only REALLY be able to do basic functions, and it's alot of work. I might looking into it after I've learnt some more C++ (admittedly C++ .NET but still!), but chances are it will be a VERY limited set of commands. like sethealth, wep, armour etc. there wont be many dynamic commands, so it would only really be sufficient for a basic DM server.

Regards Orpheus