• 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.

Help How to edit starting inventory item

Newbie Spellweaver
Joined
Sep 20, 2014
Messages
42
Reaction score
1
Maple0000 - Help How to edit starting inventory item - RaGEZONE Forums
i need edit item startup on character creation.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 20, 2014
Messages
42
Reaction score
1
src\handling\login\handler\CharLoginHandler.java

Search function: CreateChar

how to adding weapon type?
newchar.getInventory(MapleInventoryType.USE).addItem(new Item(2000014, (byte) 0, (short) 100, (byte) 0));
 
Upvote 0
Back
Top