Thread: Adding PvP Items to JC-Scape

Results 1 to 7 of 7
  1. #1 Adding PvP Items to JC-Scape 
    Founder of MBScape & Xora

    Ryan.'s Avatar
    Join Date
    Oct 2008
    Posts
    1,509
    Thanks given
    53
    Thanks received
    49
    Rep Power
    312
    This will make the items of your choice unspawnable..


    Go into the file called
    PlayerDrops.java
    You'll see this
    public static int PvPItems[] = {-1}; //Worked hard on these too! Removed
    The brackets where the -1 is are the PvP items.
    So add your item ID's there...

    Example:
    public static int PvPItems[] = {14484, 11694, 11696, 11698, 11700, 11730, 14479, 4151, 6570}; //Worked hard on these too! Removed
    Those are Godswords, Whip, D Claws, D plate

    Yeah, this isn't drops or anything, I think it may have to do with what the PvP drops are.

    ~Ryan
    Reply With Quote  
     

  2. #2  
    why teh fuc
    Guest
    doesn't work.
    Reply With Quote  
     

  3. #3  
    Founder of MBScape & Xora

    Ryan.'s Avatar
    Join Date
    Oct 2008
    Posts
    1,509
    Thanks given
    53
    Thanks received
    49
    Rep Power
    312
    Yeah it does, I'm not gonna spoon feed the rest, thats a part of adding it
    Reply With Quote  
     

  4. #4  
    Registered Member Bitlord44's Avatar
    Join Date
    Jul 2008
    Posts
    603
    Thanks given
    20
    Thanks received
    34
    Rep Power
    62
    dude i already had that part but i need help with adding em in a code like this

    getInventory().addItem(noobdrops, 1);


    thats the problem i have

    and this is the error i get:

    Compiling rs2hd/*.java
    src\com\rs2hd\model\Player.java:641: addItem(int,int) in com.rs2hd.model.Invento
    ry cannot be applied to (int[],int)
    getInventory().addItem(noobdrops, 1);
    ^
    Remember, there's always an asian out there that can do something better than you.
    Reply With Quote  
     

  5. #5  
    hihihihihihihihih
    wtfdonkey's Avatar
    Join Date
    Nov 2007
    Age
    24
    Posts
    786
    Thanks given
    110
    Thanks received
    8
    Rep Power
    855
    it works perfectly, u must have made an error with something else u were coding, cuz when i dled jc's i figured this out myself too, this does not make it drop, this just means u cannot spawn it.
    Reply With Quote  
     

  6. #6  
    Donator

    iZAjz's Avatar
    Join Date
    Mar 2007
    Age
    26
    Posts
    3,675
    Thanks given
    105
    Thanks received
    47
    Rep Power
    1882
    Lol @ noobdrops, 1);
    Reply With Quote  
     

  7. #7  
    Registered Member
    shassan's Avatar
    Join Date
    Oct 2008
    Age
    28
    Posts
    1,218
    Thanks given
    8
    Thanks received
    42
    Rep Power
    201
    L0l'd irl at noobdrops lmao
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •