• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Tut]Few basic tuts

Junior Spellweaver
Joined
May 2, 2007
Messages
144
Reaction score
0
These tutorials is for the people who just started with OT and want to learn the basics.

-Unbanned-
1. open up your OT-server file.
2. open Data
3. Now open bans.xml
4. Delete everything in it and replace this
<?xml version="1.0" encoding="UTF-8"?>
<bans/>
-Fast Attack-
1. Open your OT-server folder
2. Open Data/vocations.xml
3. Go right untill you reach Attackspeed="1500".
4. Now you may edit ur speed. 1 is fastet but it make bugs in some servers. I would say 500-600 is perfect. Don't forget to change attack speed in all vocations
Huskyhond - [Tut]Few basic tuts - RaGEZONE Forums


-Change Level-
In Evolutions servers you start lvl 50. And some people think it's bad. I can tell you how to make you start lvl 8.

1. Open ur otserver folder
2. Goto Players.xml
3. find Account Manager
4. Open it up, and look for its lvl. level="50". just change the level to the one you wish :)

-Outfits-
How to add a monster outfit.

1. Open ur otserver folder
2. goto outfits.xml and open it up.
3. Now scroll down and you can see this
<outfit type="1" looktype="128" addons="0" name="Citizen" premium="0"/

Alot of people hate Citizen outfit, they think it is just ugly. Some people likes the Demon outfit. (I hate it!) If you want to change it to a demon do this;
4. open Monsters.xml and find demon
5. Look for its "Looktype".
<look type="35" head="20" body="30" legs="40" feet="50" corpse="2916"/>

Copy the number in look type="35".
6. now go back to outfits.xml and look at the Citizen outfit (or just an outfit) and delete the looktype="**" and put in looktype="35", now you got a demon outfit.

-Make people GM/tutor/GOD-
1. Open ur otserver folder
2. Goto data/players.xml
3. now find the character u want to make to a GM (example)
4. Open it and look for access="0". Just change the access to a tutor/GM/GOD access.
access="2" = tutor

access="5" = GM

access="10" = GOD

-Change def/atk in weapons-
1. open ur otserver folder
2. goto data/items and open items.xml
3. Press CTRL and F

4. write in the weapon/armor/shield u want to change atk/def on
5. Look for
<attribute key="attack" value="**"/> to change attack
and look for
<attribute key="defense" value="**"/> to change defence
I hope these small tutorials/guides will make you keep hosting a good ot. Remember, these are just basics. BASICS!
Huskyhond - [Tut]Few basic tuts - RaGEZONE Forums


Xml onley!
 
Back
Top