- Joined
- Jul 21, 2008
- Messages
- 124
- Reaction score
- 47
I made this because from looking at private servers I noticed not many people realize there are 5 different morphs. Pig, mushroom, alien are the basic ones but there's 2 more a dragon and Tigun, which I like to call the fat man =D. These are the morphs available for v55.
Execute this sql file :
Open your commandprocessor.
Under
Add
Dragon elixir -
Dragon Elixir with down arrow -
Warning do not climb ladders/ropes with dragon elixir or it will 'cause you to dc.
Tigun Transformation Bundle -
Tigun Transformation Bundle with down arrow -
If people feel this relelase is unnessecary I will delete this thread no harmed feelings
.
Don't forget to compile
How to Compile with Netbeans [Odin]
The pet is not part of the morph it's just equiped on me
:
Execute this sql file :
To view the content, you need to sign in or register
Open your commandprocessor.
Under
Code:
} else if (splitted[0].equals("!pets")) {
MapleShopFactory sfact = MapleShopFactory.getInstance();
MapleShop shop = sfact.getShop(70);
shop.sendShop(c);
Add
Code:
} else if (splitted[0].equals("!morphs")) {
MapleShopFactory sfact = MapleShopFactory.getInstance();
MapleShop shop = sfact.getShop(1652);
shop.sendShop(c);
Dragon elixir -
![get31720 - [Release] Small release !morphs (Morph shop) 5 different morphing items v55 - RaGEZONE Forums get31720 - [Release] Small release !morphs (Morph shop) 5 different morphing items v55 - RaGEZONE Forums](http://www.easy2upload.net/images/wo0oka3tjzaubx38nuo.jpg)
Dragon Elixir with down arrow -
![get31720 - [Release] Small release !morphs (Morph shop) 5 different morphing items v55 - RaGEZONE Forums get31720 - [Release] Small release !morphs (Morph shop) 5 different morphing items v55 - RaGEZONE Forums](http://www.easy2upload.net/images/3r288n2b0jt287v8t1v7.jpg)
Warning do not climb ladders/ropes with dragon elixir or it will 'cause you to dc.
Tigun Transformation Bundle -
![get31720 - [Release] Small release !morphs (Morph shop) 5 different morphing items v55 - RaGEZONE Forums get31720 - [Release] Small release !morphs (Morph shop) 5 different morphing items v55 - RaGEZONE Forums](http://www.easy2upload.net/images/2pfhr170hx8z6zqz86py.jpg)
Tigun Transformation Bundle with down arrow -
![get31720 - [Release] Small release !morphs (Morph shop) 5 different morphing items v55 - RaGEZONE Forums get31720 - [Release] Small release !morphs (Morph shop) 5 different morphing items v55 - RaGEZONE Forums](http://www.easy2upload.net/images/i8npfct5p1vtdrul0f.jpg)
If people feel this relelase is unnessecary I will delete this thread no harmed feelings

Don't forget to compile

How to Compile with Netbeans [Odin]
The pet is not part of the morph it's just equiped on me
