Thread: [req] help on one error [req]

Results 1 to 3 of 3
  1. #1 [req] help on one error [req] 
    :doge:

    Join Date
    Jan 2009
    Posts
    3,759
    Thanks given
    221
    Thanks received
    816
    Rep Power
    2113
    i was trying to make items drop on death in my 508 by following hotyute's tutorial and i got this one error

    Code:
    Compiling palidino76.rs2.player
    .\palidino76\rs2\io\Frames.java:854: removeEquipment(palidino76.rs2.player.Playe
    r,int,int) is already defined in palidino76.rs2.io.Frames
         public void removeEquipment(Player p, int itemId, int index) {
                     ^
    1 error
    Press any key to continue . . .
    can anyone help? if so please do. please don't flame me if it's easy as it is just something i don't know. thanks
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Feb 2007
    Age
    25
    Posts
    6,415
    Thanks given
    354
    Thanks received
    323
    Rep Power
    5000
    You have two of the same methods

    public void removeEquipment

    Just delete the old one.

    Btw it's in the frames class.
    [Only registered and activated users can see links. ]

    Menacescape - Runescape Private server
    Come to Menacescape. We've been online for over two years with an active community!
    Reply With Quote  
     

  3. #3  
    :doge:

    Join Date
    Jan 2009
    Posts
    3,759
    Thanks given
    221
    Thanks received
    816
    Rep Power
    2113
    Quote Originally Posted by Bruno View Post
    You have two of the same methods

    public void removeEquipment

    Just delete the old one.

    Btw it's in the frames class.
    THANKS IT WORKED!!! rep++ and a :cookie: as promised
    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

Tags for this Thread

View Tag Cloud

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