World Problems

Forum Archive - from http://theuniversal.net
Locked
User avatar
matias
World Owner
World Owner
Posts: 46
Joined: Wed Apr 24, 2013 7:37 pm

World Problems

Post by matias »

I have problems with the World connection with internet. I loaded the configuration from a saved world and something is wrong it worked before the new update
and the *settings command isnt working
User avatar
Mit
Staff
Staff
Posts: 3551
Joined: Sun Sep 21, 2003 10:14 pm
Location: Unknown

Post by Mit »

*settings not working usually means you've not got your username set right in the serverconfig.txt in your world's folder.

Your world seems to be connecting fine to the universe from what i can see.. what problem are you having exactly?
User avatar
matias
World Owner
World Owner
Posts: 46
Joined: Wed Apr 24, 2013 7:37 pm

Post by matias »

Actually the *settings command works what it´s not working its the window. it appears but i can´t change between items.
User avatar
zaroba
World Owner
World Owner
Posts: 7257
Joined: Fri Oct 10, 2003 11:06 pm
Location: Hereford, PA
Contact:

Post by zaroba »

Trying to use the mouse?

The *settings window is all keyboard still
page up/down to scroll, end to select.
type in new number and hit enter.
For vehicles, numpad + and - change the vehicle being set.



Nn a side note, mit, wasn't there a * command for changing settings?
I had pondered about the idea of making an OSD thing for changing settings :P
User avatar
matias
World Owner
World Owner
Posts: 46
Joined: Wed Apr 24, 2013 7:37 pm

Post by matias »

daaaa... haha thanks i was using mouse and directional keys... ill try what you told me
User avatar
Mit
Staff
Staff
Posts: 3551
Joined: Sun Sep 21, 2003 10:14 pm
Location: Unknown

Post by Mit »

I really gotta finish all the mouse support. :)

@zar : The command for that is temporary and its behaviour can change if i add more settings to a group. Also when testing it I had some weird issues where i seem to end up with some of the settings values getting changed when i didnt expect it to. This coulda been somethin completely unrelated but until i get to the bottom of that id say 'use at your own risk'.

Code: Select all

*set [SettingsGroup] [SettingsNum] [Value]
Group 0 is world settings, 1 is economy, 2 is vehicles (etc - mirroring the layout on the *settings screen). Vehicles and crows are special as they have multiple pages - if theres 47 different vehicle settings, SettingsNum 0 refers to the first setting on vehicle 1, settinsNum 47 refers to the first setting on vehicle 2 (etc).
You can see why I didnt really want this used much yet, right? :]
Locked