partyhats weildable at 1 defence

Discussion in 'Archives' started by pk3r kyle, Aug 15, 2007.

partyhats weildable at 1 defence
  1. Unread #1 - Aug 15, 2007 at 6:08 AM
  2. pk3r kyle
    Referrals:
    0

    pk3r kyle Guest

    partyhats weildable at 1 defence

    Purpose: all phats weildable at 1 defence

    Difficulty: 1/10

    Assumed Knowledge: ctrl+f,c&p

    Server Base: any

    What do to: Open client.java and search for
    Code:
    			} else if (ItemName.startsWith("Dragon")) {
    				return 60;
    underneth add this

    Code:
    			} else if (ItemName.startsWith("Purple Party")) {
    				return 1;
    			} else if (ItemName.startsWith("Yellow Party")) {
    				return 1;
    			} else if (ItemName.startsWith("Red Party")) {
    				return 1;
    			} else if (ItemName.startsWith("Green Party")) {
    				return 1;
    			} else if (ItemName.startsWith("White Party")) {
    				return 1;
    			} else if (ItemName.startsWith("Blue Party")) {
    				return 1;
    Save,Compile And Run
     
< dragonhide weildable at 1 defence | specials(different to what you think) >

Users viewing this thread
1 guest


 
 
Adblock breaks this site