RealXtend Server Configuration

From CRIPTWiki
Revision as of 19:37, 7 May 2009 by Admin (Talk | contribs)

Jump to: navigation, search

Source: http://therexfiles.cybertechnews.org/?p=201

Create New Land

rexserver\Regions\ Create a new xml file with following info:


<Root>

<Config

sim_UUID="0bcd60d2-6bd6-41fa-b14c-ab0c78d8e4bb"

sim_name="Middle"

sim_location_x="1000"

sim_location_y="1000"

internal_ip_address="0.0.0.0"

internal_ip_port="9000"

allow_alternate_ports="false"

external_host_name="129.100.26.153"

master_avatar_uuid="00000000-0000-0000-0000-000000000000"

estate_covanant_uuid="00000000-0000-0000-0000-000000000000"

master_avatar_first="Test"

master_avatar_last="User"

master_avatar_account="testuser"

master_avatar_pass="test"

master_avatar_authentication_address="http://127.0.0.1:10001"

flight_ceiling_height="1024.0"

/>

</Root>