Re: Adding starter stuff to Inventory?
This is what your default page should look like just copy and paste this.
<!DOCTYPE xini >
/*
** Default.xini
** Sordies Endless Online Server Emulator
** Character defaults file
**
** NOTE: If you need whitespace or the characters []= in any value, the value
** MUST be enclosed in quotes. eg. name="value [with] = whitespace"
*/
[default]
{
[character]
ClassID = 5
Admin ="0"
[location]
Map = 5
X = 42
Y = 48
[home]
Map = 5
X = 42
Y = 48
[stats]
HP = 100
TP = 105
Karma = 100
[base]
MaxHP = 100
MaxTP = 105
MaxSP = 100
MaxWeight = 200
level="0"
mindamage="45"
maxdamage="65"
accuracy="100"
evade="10"
armor="50"
str="10"
int="10"
wis="10"
agi="10"
con="10"
cha="10"
[sex0] (girl)
{
[items]
Paperdoll = "447,235,267,43,465,50,189,424,457,42,42,40,40,54,54"
Bankedgold = "100000"
inventory ="1:100000,377:100,13:5,297:1,316:1"
}
[sex1] (boy)
{
[items]
PaperDoll = "447,237,267,43,460,50,330,424,327,42,42,40,40,54,54"
Bankedgold = "100000"
inventory ="1:100000,377:100,13:5,281:1,456:1"
}
}
16 years, 12 weeks ago
|
Msmadu

Joined: 19th Jul 2009
Posts: 311
Re: Adding starter stuff to Inventory?
Or you could download the default file i edited to make starter items easier and learn how to change and what goes where.
16 years, 12 weeks ago
|
Re: Adding starter stuff to Inventory?
Ok msamdu's definately is easier to understand how it works i was just giving you that to throw it right in ur folder to use :)
16 years, 12 weeks ago
|
Re: Adding starter stuff to Inventory?
Or just change the papperdoll ids to what u need. Or if u cant figure that out use the inventory="id:amount,id:amount" ---
Andrewbob - I would be on the fucking copter of rofls
Programmer, Web Developer, and Graphics Designer
16 years, 11 weeks ago
| | | |