Ariakan999
Initiate
Just getting up to speed with this awesome tool and have a couple of questions I would appreciate some help with.
I have CentrED+ 0.79 installed and running perfectly for the Felucca map with the following cedserver.xml:
<?xml version="1.0"?>
<CEDConfig Version="6">
<Language>..\Language\English.ini</Language>
<Port>2597</Port>
<Map>
<Map>C:\Maps\CentrED+\PEBinaries\map0.mul</Map>
<StaIdx>C:\Maps\CentrED+\PEBinaries\staidx0.mul</StaIdx>
<Statics>C:\Maps\CentrED+\PEBinaries\statics0.mul</Statics>
<Width>896</Width>
<Height>512</Height>
<Prefix>0</Prefix>
<Format>0x0000000C</Format>
</Map>
<Tiledata>C:\Maps\CentrED+\PEBinaries\tiledata.mul</Tiledata>
<Radarcol>C:\Maps\CentrED+\PEBinaries\radarcol.mul</Radarcol>
<Accounts>
<Account>
<Name>admin</Name>
<PasswordHash>9982b2a7fceaaee2c8444b5086aee008</PasswordHash>
<AccessLevel>255</AccessLevel>
<LastPos x="6792" y="2000"/>
<Regions/>
</Account>
</Accounts>
<Regions/>
</CEDConfig>
I would like to load map4.mul and have attempted to follow various guides to achieve this. I moved the map4/statics4/staidx4 files into the PEBinaries folder and remade the xml with the following changes:
Map/statics/staidx files added a '4' to the name - should I have renamed them to 0?
Map size set at 181/181 - mul is exactly 6,421,352 and the staidx is 393,132
Client is set at 0x000C
I followed this guide to try and get the map4 files loaded - https://www.servuo.com/tutorials/ced-setup.11/
cedserver.xml writes a file but just flashs and shuts down.
The other issue I have is related to the Global Operations command. I want to use it to add statics to a set area with a random distribution. The global command works fine for adding terrain, changing height, and deleting statics etc.
When I select add statics and add my choices to the list, I then lower the probability the the tile is drawn and select to position the static on top (I have tested numerous options). Once applied however, the only tile drawn is the first static in the list I selected and it is applied 100% to every tile in the selected range.
If anyone could help with either query I would be very grateful.
Thanks
I have CentrED+ 0.79 installed and running perfectly for the Felucca map with the following cedserver.xml:
<?xml version="1.0"?>
<CEDConfig Version="6">
<Language>..\Language\English.ini</Language>
<Port>2597</Port>
<Map>
<Map>C:\Maps\CentrED+\PEBinaries\map0.mul</Map>
<StaIdx>C:\Maps\CentrED+\PEBinaries\staidx0.mul</StaIdx>
<Statics>C:\Maps\CentrED+\PEBinaries\statics0.mul</Statics>
<Width>896</Width>
<Height>512</Height>
<Prefix>0</Prefix>
<Format>0x0000000C</Format>
</Map>
<Tiledata>C:\Maps\CentrED+\PEBinaries\tiledata.mul</Tiledata>
<Radarcol>C:\Maps\CentrED+\PEBinaries\radarcol.mul</Radarcol>
<Accounts>
<Account>
<Name>admin</Name>
<PasswordHash>9982b2a7fceaaee2c8444b5086aee008</PasswordHash>
<AccessLevel>255</AccessLevel>
<LastPos x="6792" y="2000"/>
<Regions/>
</Account>
</Accounts>
<Regions/>
</CEDConfig>
I would like to load map4.mul and have attempted to follow various guides to achieve this. I moved the map4/statics4/staidx4 files into the PEBinaries folder and remade the xml with the following changes:
Map/statics/staidx files added a '4' to the name - should I have renamed them to 0?
Map size set at 181/181 - mul is exactly 6,421,352 and the staidx is 393,132
Client is set at 0x000C
I followed this guide to try and get the map4 files loaded - https://www.servuo.com/tutorials/ced-setup.11/
cedserver.xml writes a file but just flashs and shuts down.
The other issue I have is related to the Global Operations command. I want to use it to add statics to a set area with a random distribution. The global command works fine for adding terrain, changing height, and deleting statics etc.
When I select add statics and add my choices to the list, I then lower the probability the the tile is drawn and select to position the static on top (I have tested numerous options). Once applied however, the only tile drawn is the first static in the list I selected and it is applied 100% to every tile in the selected range.
If anyone could help with either query I would be very grateful.
Thanks