Welcome to RageScape.darkbb.com
if you have register please click
log in if you have not register please
click register to view our threads.
Welcome to RageScape.darkbb.com
if you have register please click
log in if you have not register please
click register to view our threads.
Would you like to react to this message? Create an account in a few clicks or log in to continue.


 
HomeLatest imagesSearchRegisterLog in

 

 How to make a 562 rsps with Pali source!

Go down 
AuthorMessage
Derranged
Moderator
Moderator
Derranged


Posts : 15
Join date : 2010-03-13
Age : 27
Location : Australia,QLD,Mackay

How to make a 562 rsps with Pali source! Empty
PostSubject: How to make a 562 rsps with Pali source!   How to make a 562 rsps with Pali source! EmptySun Mar 14, 2010 3:03 am

Hello, This is your top Moderator. Today I will be teaching you how to make a 562 rsps!

PART 1, Dowloads.

First of all you will need a Pali 562 source and client found here. This link goes to anothe part of our site so you know it's not going to be a faulty link!

Next up downloading JDK 1.6.0_18
Click here to download JDK.

You will need rar so you will need to get it from here

And the last for downloads is No-ip to be able to play on your server!
Click here to go to the site!

Part 2: Changing text,adding Afro's and Mobilising armies clothes.

Ok first off open up your Packetmanager.java
Now search for "welcome" without the inverted commas.
It should come up with something like this.

p.getPackets().sendMessage('Welcome", null, 0)

Now change The welcome message to "Welcome to {your rsps name}"

Now in this there is something called build. It is basicatly compile. All you have to do now is edit the build and change the JDK to your JDK. Now build and run the server.

Now you may run you client and play the game.

Now to add Mobilising Armies clothes and the Afro's.

Seach for iteminfo. Open the CFG files of it up and scroll to the bottom. Now copy and paste all of these!

Code:

  <Item>
        <Id>15021</Id>
        <Name>Serjent cap</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>15022</Id>
        <Name>Serjent top</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>2000</ShopValue>
        <DropValue>120</DropValue>
        <Equip>0</Equip>
        <EquipType>4</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>5</StabDefBonus>
        <SlashDefBonus>2</SlashDefBonus>
        <CrushDefBonus>10</CrushDefBonus>
        <MagicDefBonus>-6</MagicDefBonus>
        <RangedDefBonus>3</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>14</SummoningBonus>
    </Item>
    <Item>
        <Id>15026</Id>
        <Name>Serjent gloves</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>0</ShopValue>
        <DropValue>0</DropValue>
        <Equip>0</Equip>
        <EquipType>9</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>4</SlashAtkBonus>
        <CrushAtkBonus>3</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>4</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>1</SlashDefBonus>
        <CrushDefBonus>5</CrushDefBonus>
        <MagicDefBonus>3</MagicDefBonus>
        <RangedDefBonus>2</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>15025</Id>
        <Name>Serjent boots</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>1</ShopValue>
        <DropValue>1</DropValue>
        <Equip>1556</Equip>
        <EquipType>10</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
  <Item>
        <Id>15023</Id>
        <Name>Serjent legs</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>270000</ShopValue>
        <DropValue>270000</DropValue>
        <Equip>731</Equip>
        <EquipType>7</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>3</RangedAtkBonus>
        <StabDefBonus>1</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>7</CrushDefBonus>
        <MagicDefBonus>2</MagicDefBonus>
        <RangedDefBonus>1</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
  <Item>
        <Id>15024</Id>
        <Name>Serjent skirt</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>270000</ShopValue>
        <DropValue>270000</DropValue>
        <Equip>731</Equip>
        <EquipType>7</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>3</RangedAtkBonus>
        <StabDefBonus>1</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>7</CrushDefBonus>
        <MagicDefBonus>2</MagicDefBonus>
        <RangedDefBonus>1</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
 <Item>
        <Id>15027</Id>
        <Name>Commander cap</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>15028</Id>
        <Name>Commander top</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>2000</ShopValue>
        <DropValue>120</DropValue>
        <Equip>0</Equip>
        <EquipType>4</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>5</StabDefBonus>
        <SlashDefBonus>2</SlashDefBonus>
        <CrushDefBonus>10</CrushDefBonus>
        <MagicDefBonus>-6</MagicDefBonus>
        <RangedDefBonus>3</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>14</SummoningBonus>
    </Item>
    <Item>
        <Id>15032</Id>
        <Name>Commander gloves</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>0</ShopValue>
        <DropValue>0</DropValue>
        <Equip>0</Equip>
        <EquipType>9</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>4</SlashAtkBonus>
        <CrushAtkBonus>3</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>4</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>1</SlashDefBonus>
        <CrushDefBonus>5</CrushDefBonus>
        <MagicDefBonus>3</MagicDefBonus>
        <RangedDefBonus>2</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>15031</Id>
        <Name>Commander boots</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>1</ShopValue>
        <DropValue>1</DropValue>
        <Equip>1556</Equip>
        <EquipType>10</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
  <Item>
        <Id>15029</Id>
        <Name>Commander legs</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>270000</ShopValue>
        <DropValue>270000</DropValue>
        <Equip>731</Equip>
        <EquipType>7</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>3</RangedAtkBonus>
        <StabDefBonus>1</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>7</CrushDefBonus>
        <MagicDefBonus>2</MagicDefBonus>
        <RangedDefBonus>1</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
  <Item>
        <Id>15030</Id>
        <Name>Commander skirt</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>270000</ShopValue>
        <DropValue>270000</DropValue>
        <Equip>731</Equip>
        <EquipType>7</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>3</RangedAtkBonus>
        <StabDefBonus>1</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>7</CrushDefBonus>
        <MagicDefBonus>2</MagicDefBonus>
        <RangedDefBonus>1</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
<Item>
        <Id>15033</Id>
        <Name>War-Chief cap</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>15034</Id>
        <Name>War-Chief top</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>2000</ShopValue>
        <DropValue>120</DropValue>
        <Equip>0</Equip>
        <EquipType>4</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>5</StabDefBonus>
        <SlashDefBonus>2</SlashDefBonus>
        <CrushDefBonus>10</CrushDefBonus>
        <MagicDefBonus>-6</MagicDefBonus>
        <RangedDefBonus>3</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>14</SummoningBonus>
    </Item>
    <Item>
        <Id>15038</Id>
        <Name>War-Chief gloves</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>0</ShopValue>
        <DropValue>0</DropValue>
        <Equip>0</Equip>
        <EquipType>9</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>4</SlashAtkBonus>
        <CrushAtkBonus>3</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>4</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>1</SlashDefBonus>
        <CrushDefBonus>5</CrushDefBonus>
        <MagicDefBonus>3</MagicDefBonus>
        <RangedDefBonus>2</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>15037</Id>
        <Name>War-Chief boots</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>1</ShopValue>
        <DropValue>1</DropValue>
        <Equip>1556</Equip>
        <EquipType>10</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
  <Item>
        <Id>15035</Id>
        <Name>War-Chief legs</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>270000</ShopValue>
        <DropValue>270000</DropValue>
        <Equip>731</Equip>
        <EquipType>7</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>3</RangedAtkBonus>
        <StabDefBonus>1</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>7</CrushDefBonus>
        <MagicDefBonus>2</MagicDefBonus>
        <RangedDefBonus>1</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
  <Item>
        <Id>15036</Id>
        <Name>War-Chief skirt</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>270000</ShopValue>
        <DropValue>270000</DropValue>
        <Equip>731</Equip>
        <EquipType>7</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>3</RangedAtkBonus>
        <StabDefBonus>1</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>7</CrushDefBonus>
        <MagicDefBonus>2</MagicDefBonus>
        <RangedDefBonus>1</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
 <Item>
        <Id>15039</Id>
        <Name>Lord Marshall cap</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>15040</Id>
        <Name>Lord Marshall top</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>2000</ShopValue>
        <DropValue>120</DropValue>
        <Equip>0</Equip>
        <EquipType>4</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>5</StabDefBonus>
        <SlashDefBonus>2</SlashDefBonus>
        <CrushDefBonus>10</CrushDefBonus>
        <MagicDefBonus>-6</MagicDefBonus>
        <RangedDefBonus>3</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>14</SummoningBonus>
    </Item>
    <Item>
        <Id>15044</Id>
        <Name>Lord Marshall gloves</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>0</ShopValue>
        <DropValue>0</DropValue>
        <Equip>0</Equip>
        <EquipType>9</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>4</SlashAtkBonus>
        <CrushAtkBonus>3</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>4</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>1</SlashDefBonus>
        <CrushDefBonus>5</CrushDefBonus>
        <MagicDefBonus>3</MagicDefBonus>
        <RangedDefBonus>2</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>15043</Id>
        <Name>Lord Marshall boots</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>1</ShopValue>
        <DropValue>1</DropValue>
        <Equip>1556</Equip>
        <EquipType>10</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
  <Item>
        <Id>15041</Id>
        <Name>Lord Marshall legs</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>270000</ShopValue>
        <DropValue>270000</DropValue>
        <Equip>731</Equip>
        <EquipType>7</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>3</RangedAtkBonus>
        <StabDefBonus>1</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>7</CrushDefBonus>
        <MagicDefBonus>2</MagicDefBonus>
        <RangedDefBonus>1</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
  <Item>
        <Id>15042</Id>
        <Name>Lord Marshall skirt</Name>
        <Examine>Commander of the army.</Examine>
        <Stackable>false</Stackable>
        <ShopValue>270000</ShopValue>
        <DropValue>270000</DropValue>
        <Equip>731</Equip>
        <EquipType>7</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>2</MagicAtkBonus>
        <RangedAtkBonus>3</RangedAtkBonus>
        <StabDefBonus>1</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>7</CrushDefBonus>
        <MagicDefBonus>2</MagicDefBonus>
        <RangedDefBonus>1</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
 <Item>
        <Id>14791</Id>
        <Name>Black afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14789</Id>
        <Name>Taupe afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14787</Id>
        <Name>Dark grey afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14785</Id>
        <Name>White afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14783</Id>
        <Name>Military grey afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14781</Id>
        <Name>Dark grey afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14779</Id>
        <Name>Indigo afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14777</Id>
        <Name>Violet afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14775</Id>
        <Name>Purple afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14773</Id>
        <Name>Light blue afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14771</Id>
        <Name>Turquoise afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14769</Id>
        <Name>Dark blue afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14767</Id>
        <Name>Dark green afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14765</Id>
        <Name>Green afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14763</Id>
        <Name>Mint green afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14759</Id>
        <Name>Dark brown afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14761</Id>
        <Name>Light brown afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14757</Id>
        <Name>Brown afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14755</Id>
        <Name>Peach afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14753</Id>
        <Name>Yellow afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14745</Id>
        <Name>Red afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14743</Id>
        <Name>Burgundy afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14751</Id>
        <Name>Orange afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14749</Id>
        <Name>Pink afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>
    <Item>
        <Id>14747</Id>
        <Name>Vermilion afro</Name>
        <Examine>Perfect for parties!</Examine>
        <Stackable>false</Stackable>
        <ShopValue>50</ShopValue>
        <DropValue>50</DropValue>
        <Equip>0</Equip>
        <EquipType>0</EquipType>
        <StabAtkBonus>0</StabAtkBonus>
        <SlashAtkBonus>0</SlashAtkBonus>
        <CrushAtkBonus>0</CrushAtkBonus>
        <MagicAtkBonus>0</MagicAtkBonus>
        <RangedAtkBonus>0</RangedAtkBonus>
        <StabDefBonus>0</StabDefBonus>
        <SlashDefBonus>0</SlashDefBonus>
        <CrushDefBonus>0</CrushDefBonus>
        <MagicDefBonus>0</MagicDefBonus>
        <RangedDefBonus>0</RangedDefBonus>
        <StrengthBonus>0</StrengthBonus>
        <PrayerBonus>0</PrayerBonus>
        <SummoningBonus>0</SummoningBonus>
    </Item>


PART 3, Commands

Open up you CommandsPacketHandler.java and add these to the bottom if you would like them.
You may change the commands to whatever you want them to be.

Code:

} else if (cmd[0].equals("Meleeset")) {
                GameTurbine.itemManager.getInventory().addItem(player, 3751, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 1127, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 1079, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 7462, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 1725, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 5698, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 11732, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 4587, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 6737, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 9751, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 8850, 1);
                player.getPackets().sendMessage("You Spawn Melee Set.", null, 99);

} else if (cmd[0].equals("Pureset")) {
                GameTurbine.itemManager.getInventory().addItem(player, 2491, 1);
                GameTurbine.itemManager.getInventory().addItem(player, 2497, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  662, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  3842, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  3105, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  6107, 1);
  GameTurbine.itemManager.getInventory().addItem(player,  6585, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  861, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  892, 800);
                GameTurbine.itemManager.getInventory().addItem(player,  4587, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  5698, 1); 
                player.getPackets().sendMessage("You Spawn Pure Set.", null, 99);

} else if (cmd[0].equals("Rangeset")) {
                GameTurbine.itemManager.getInventory().addItem(player,  4745, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  4736, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  4738, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  7462, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  6585, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  9757, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  6733, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  861, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  892, 800);
                GameTurbine.itemManager.getInventory().addItem(player,  5698, 1);
                player.getPackets().sendMessage("You Spawn Range Set.", null, 99);

} else if (cmd[0].equals("Mageset")) {
                GameTurbine.itemManager.getInventory().addItem(player,  4708, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  4712, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  4714, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  4675, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  6731, 1);
              GameTurbine.itemManager.getInventory().addItem(player,  6585, 1);
  GameTurbine.itemManager.getInventory().addItem(player,  7462, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  6889, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  6920, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  9763, 1);
                player.getPackets().sendMessage("You Spawn Mage Set.", null, 99);

} else if (cmd[0].equals("Dhset")) {
                GameTurbine.itemManager.getInventory().addItem(player,  4716, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  4718, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  4720, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  4722, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  5698, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  6585, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  7462, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  6737, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  11732, 1);
                GameTurbine.itemManager.getInventory().addItem(player,  9751, 1);

} else if (cmd[0].equals("Vengrunes")) {
                GameTurbine.itemManager.getInventory().addItem(player,  557, 999999);
  GameTurbine.itemManager.getInventory().addItem(player,  560, 999999);
  GameTurbine.itemManager.getInventory().addItem(player,  9075, 999999);
                player.getPackets().sendMessage("You Spawn Veng runes.", null, 99);

If these commands do not work then they may be for the RS2HD server, Please post a reply if they do not work for you!


PART 4, Some stuff you may need!

How to make youself owner, First make sure the server is OFF before you do this!
Now open up the "Data" folder and then open up "Characters" Search for your username and edit it. Search for "right" and next to it there should be a 0 . I would like you to change it to 2 . Now save and compile. Now you may run the server. And now you do not use :: before your command. you must press ` and then an interface will come down. Now type the same thing except without the :: before it. So if you were to spawn an item you would type "item 1 1" instead of "::item 1 1".

How to add NPC's to server!
Before you do this you must go around and find positions, Whne you have found a position type "coords" and it the Admin menu the coords will pop up. Now get the npc id that you would like to place there and then write it all down and then shut the server off!
Now find "npcspawn" in the source. And edit it. Now you must use this format.

<NPC>
<Name>Fishing spot</Name>
<Id>327</Id>
<X>3163</X>
<Y>2627</Y>
<Direction>0</Direction>
<Height>0</Height>
<RangeX1>0</RangeX1>
<RangeY1>0</RangeY1>
<RangeX2>0</RangeX2>
<RangeY2>0</RangeY2>
</NPC>[/

Now past this into there and then change the id to your npc's id, Then change the X and Y to the coords given.
Now save and run. This should hopfully work.

More to come!
Back to top Go down
https://ragescape.forumotion.net/forum.htm
 
How to make a 562 rsps with Pali source!
Back to top 
Page 1 of 1
 Similar topics
-
» How to make a 317 rsps!
» 317 rsps source and client list.
» RageScape 317 rsps!
» 562 source and list.

Permissions in this forum:You cannot reply to topics in this forum
 :: Server Tutorial-
Jump to: