Posts by Chrisx84

The next update will be available on Wednesday, December 18, in the early evening (GMT+1).

This update will not yet replace the Java version, instead it is the actual content update. We'll provide more information about the transition together with the update.

    A volume control for radio under settings would be mandatory for sure. Otherwise I'll stay off public servers for good. Also the fmod engine should be set so that music will not be heard outside a building as long as the door is closed.


    great idea, that be perfect for clubs.

    know what would be great, being able to have a option to stream a radio station into the game for all to hear. And to make it even better, make a api for lua so us scripters can do some funky stuff like with area protection.


    Lot A is playing a rock station while Lot B (next door) is playing a blues radio station.

    theres no commands, its in the permission files of all the permission groups on the server.
    go where server.jar is and open the permissions folder, its there where all the groups are.
    here is a copy of what i got default.permission set to for posters.

    Code
    customimages:
    enabled: true
    maxupload: 5
    dimension: 512


    maxupload: 5 means players in that group can only have 5 posters.
    dimension: 512 is the size of the image, for this example the max size is 512x512


    Hope this helps you and others.

    I haven't had a chance to put this on my main server but I am sure it will be awesome BUT one thing that would make it great would be....... predefined areas... (waiting for all the no's to go down.) I did not say it would be easy just nice. That way you could setup a server with land parcels and sit back and enjoy your beer...


    thats what you have admins for :P
    but would be cool to be able to download premade server files.

    taking Chris 's reply and my recent post how can you acces prmissions file. IS it only available in multiplayer games?


    yes. go to where your scripts folder is for your server and its the permissions folder above it, thats where all the files are to set what certain group of players can and can not do on your server.

    What do you mean exactly?


    he means that is there a way to change the permissions in default.permissions so players can fly and not die from fall damage, dont worry about this one red, i been helping him on steam with his server and ill give him a copy of my default permissions


    For anyone else wondering how to give fly and semi creative to users, heres my default.permissions


    Right now just to get things up and going all im doing is using Laravel 5 php framework's storage system to save pictures and blueprints to my own server but am also looking into other CDN's for future storage.


    I also just finished writing up a api to convert server data from xml to json.
    The api is a GET to http://api.rwshare.net/serverinfo?ip=&port=
    Example is http://api.rwshare.net/serveri…192.198.115.158&port=4255 that will show data for my server, according to another post that red replied in with the GET info to servers, i do port - 1 then send the GET request to that ip and port, so the port for mine is 4255 - 1 = 4254
    This is part of the work i did for site hosting for servers which a WIP demo can be seen at http://vortexrising.rwshare.net/

    Sorry if i posted this in the wrong area. Moderators and red51 are welcome to move this topic without notice.


    Hey all, as i said before in another post, i was working on a blueprint sharing website and i have kinda done just that.
    https://rwshare.net
    I hope the name is ok and not violating any copyright stuff.
    Now its still kinda in testings but you all can right now upload a blueprint and a picture of that bp. There is also a commenting system i wrote myself where others logged in can comment.
    Login is through steam so no need to worry about passwords, only data i fetch from your steam is your steamID, avatar pic and your steam name which is all data that is already public through steam's api. What is NOT public on the RWSN site is your steam ID, i just use that to keep track of who is who.
    RWSN does check to make sure those logging in has bought Rising World, this is to better avoid spammers, scammers and those who got the game another way.
    Php framework is Laravel 5.2 and using Materialize for the css work, all running on the latest Nginx and MySQL if anyone was wondering.


    I am working on a section for Rising World servers to have a website.
    I am hoping to have VorNet tie in with RWSN soon. Thinking of currency managed in one place. If Player A has 275 RW$ on server A they will have the same amount on server B.
    (I just have to figure out the whole http thing in lua first)


    Other ideas that will be worked on soon is being able to upload your own lua scripts to share.
    Of course i'm always open to ideas for other features too.
    Can also message me about concerns or questions.
    Red51, its your great game, if there is anything you want changed on my site (even to take it down) your welcome to let me know and i will obey ;)

    Curious.. i got a similar comment from someone in Australia. Are guns also so rare that prices are raised so high that you cant even find cheap guns on the blackmarket?


    Here? i wouldn't know but probably.
    #AmericaComeToCanadaeh << sorry couldn't resist putting that in

    and thats why there is a no gun (except for hunters and law enforcement) law here in Canada.
    My thoughts are with you guys as a openly bi sexual man myself.


    ah ya good eye there. Hey giggles, its in the definition.xml line 5. Seems the xml parser is freaking out over the & symbol. I suggest to you and everyone else who has AP2.0 to change all & in that file to just and for now

    Update, just threw up 1.0.1, this fixes the /vn givemoney and /vn addmoney issues and addresses afew other problems with work for future ideas.

    Two comments on VorNet:


    1) I am not 100% sure about the daylight command: I understand some prefer to work during day light, but I for one actually like the day/night cycle, as it gives me a perception of the flowing of the time. I believe changing the day time should be consensual among all players, not at the mercy of anyone unconditionally.


    2) I did not notice a way to earn more money in addition to the initial amount. Do you have plans/ideas for this?


    1) the daylight command will be optional soon via the config
    2) i am planning on achievements that gives money, also admins can give players money with addmoney command


    as for about rw share, i will do a thread soon when im ready to announce it