Purpose: This Code will Fix Normal DragonHide Body's from Removing your Arms (Will not Effect Trimmed or Gold-Trimmed Dragonhide Bodies, Nor Leather),

Difficulty: 1

Assumed Knowledge: How to Remove and Add Text (ID's)

Server Base: Any Source

Classes Modified: Item.Java

Step 1: Open up Item.Java and search for:

Code:
public static int platebody[] =
Step 2: Remove these ID's from that code: 2501, 2503, 2499 and 1135.

Step 3: Now Look for:

Code:
public static int body[] =
Make sure all the codes removed from "public static int platebody" are in the code above.


Save, Compile, Enjoy.