Thread: (pi) how do i change item stats requirment

Results 1 to 3 of 3
  1. #1 (pi) how do i change item stats requirment 
    Banned
    Join Date
    Oct 2009
    Posts
    246
    Thanks given
    9
    Thanks received
    4
    Rep Power
    0
    ok cmaul is 80 attack needed i want it to be level 1 somone help me im using dspk?
    Reply With Quote  
     

  2. #2  
    70 76 70 2E 72 73

    Join Date
    Nov 2007
    Posts
    1,256
    Thanks given
    103
    Thanks received
    27
    Rep Power
    933
    Isint it in items.java?
    Coming Soon...
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2010
    Posts
    447
    Thanks given
    23
    Thanks received
    19
    Rep Power
    5
    PlayerAssistant class (playerassistant.java), then search for the following method.

    Code:
    			case 15037: // Chaotic
    			case 15039: // Chaotic
    			case 15038: // Chaotic
    			c.attackLevelReq = 80;
    			break;
    Obviously change the 80 to 1 or whatever you want.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [Help] Item Stats - Rep++ - [PI]
    By Razulo in forum Help
    Replies: 4
    Last Post: 08-17-2010, 09:07 AM
  2. item.cfg with stats for new items
    By Ryan™ in forum Snippets
    Replies: 10
    Last Post: 05-02-2010, 09:24 PM
  3. Item Stats dumping
    By Tyler in forum Requests
    Replies: 19
    Last Post: 03-30-2010, 05:26 AM
  4. Replies: 4
    Last Post: 07-15-2009, 05:02 PM
  5. Item stats interface help.
    By mumi_ in forum Help
    Replies: 6
    Last Post: 04-27-2009, 11:46 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •