1. Auto Wipe works like this:

    wipeinterval is in seconds (The default seconds we place for our servers is for 1 year) so in the server browser your server's wipe schedule will show as 365 days until the next wipe (this is only if you get a server through uHostPro that is)

    If you have autowipe 0 then it the server won't actually do anything to your save, regardless of your wipeinterval.

    If you have autowipe 1 then when your wipeinterval time period has expired, then your save will be moved to a sub-folder and the server would launch with a blank save.
     
  2. Ok understood thanks what about playerlootmode 2?

    Thank you but what about playerlootmode 2?
     
  3. Wulf

    Wulf Community Admin

    Type 'playerlootmode' in your server console, it will explain it.
     
  4. Thank you! But the color name still doesn't work :( I tried like this

    e.g: <color=#ff01b4> RHWorld |Kits,SetH,TP,Loc,x2LOOT,NOWIPE| </color>
    <color=#ff01b4>RHWorld |Kits,SetH,TP,Loc,x2LOOT,NOWIPE|</color>

    Tried both of them none work.. I did that with autoexec.cfg still not working :(
     
  5. The 2nd name example you gave (<color=#ff01b4>RHWorld |Kits,SetH,TP,Loc,x2LOOT,NOWIPE|</color>) worked fine when I checked on a test server. Post your full autoexec.cfg that you're using, and the commandline. :)

    Screenshot: http://puu.sh/m56wS/076f144817.png
     
  6. This is the bat file line

    hurtworld.exe -batchmode -nographics -exec "host 12871;servername RoHW [Kits,Home,TP,Loc,x2LOOT,NOWIPE];maxplayers 60"

    Whops forgot to add the <color> thing >.< removed it awhile ago since didn't work..can you add a Green or LightBlue or something that doesn't upset the eye please ^^
     

    Attached Files:

  7. hello, it is possible to put two colors in the server name?

    thank!
     
  8. Remove the servername from the Commandline as it overrules the autoexec.cfg. Just have the servername in the autoexec.cfg :)
    I'm assuming what you'd done is added the servername to the autoexec.cfg and added the colours and stuff to that. Leaving the none-coloured name in the Commandline.

    Yes, you can have multiple colours, i.e.:
    <color=#0000ff>Word1</color> <color=#ff0000>Word2</color>
     
  9. when I put the second color it is in code and not in color
     
  10. May need to add a space:
    <color=#ff0000> Word2 </color>
     
  11. did not work
     
  12. So i can get one colour to work correctly
    servername <color=#FFE608>Lord of the Flies</color>
    Community List
    Lord of the Flies

    now if i do

    servername <color=#FFE608>[US]</color> <color=#FFE608>Lord of the Flies</color>

    it show in the Community list as

    <color=#FFE608>[US]</color> <color=#FFE608>Lord of the Flies</color>

    How do i do it so it shows up as 2 colours in the Community List!
     
  13. I read everything about this topic but still couldnt find please can you explain how to do it?
     
  14. <color=red>My Server</color>
     
  15. I did what you say. I tried Filezilla, config but didnt work.
    [DOUBLEPOST=1452256326][/DOUBLEPOST]
    Where should i add this i am using nitrado server. With filezilla or config?
    [DOUBLEPOST=1452263666,1452255438][/DOUBLEPOST]Help please
     
  16. In the command line
     
  17. yes. Servername.
    put infront <color=red> or your color and at the end </color>
     
  18. I am trying
    [DOUBLEPOST=1452267066][/DOUBLEPOST]http://i.hizliresim.com/qPBkdQ.png

    Still have some problem

     
  19. your name is propably too long, so the server list does not render the </color> tag.
    Try a shorter name.