Thread: error on my compiler any help it for the drop message []rare

Results 1 to 7 of 7
  1. #1 error on my compiler any help it for the drop message []rare 
    Donator
    ownervs911's Avatar
    Join Date
    Jul 2013
    Posts
    166
    Thanks given
    6
    Thanks received
    4
    Rep Power
    11





    World.sendWorldMessage(utils.formatPlayerNameForDi splay(player.getUsername()) + "has Received a " + dropName + " as a rare drop", false);



    I replace the SendDrop in npc.java I have 1 error it i cant figure it out
    Reply With Quote  
     

  2. #2  
    Super Donator

    Join Date
    Jan 2012
    Posts
    189
    Thanks given
    11
    Thanks received
    21
    Rep Power
    12
    you need a new image that one isn't readable and add some description, you need to explain your issue otherwise its hard for anyone to help you at all.
    http://www.rune-server.ee/static/signaturepic/sigpic184972_7.gif
    Reply With Quote  
     

  3. #3  
    Donator
    ownervs911's Avatar
    Join Date
    Jul 2013
    Posts
    166
    Thanks given
    6
    Thanks received
    4
    Rep Power
    11
    Quote Originally Posted by Jonny :) View Post
    you need a new image that one isn't readable and add some description, you need to explain your issue otherwise its hard for anyone to help you at all.
    I dont no what happen with my img
    Reply With Quote  
     

  4. #4  
    Super Donator

    Join Date
    Jan 2012
    Posts
    189
    Thanks given
    11
    Thanks received
    21
    Rep Power
    12
    There is a Entry in your NPC.java file which it is looking for but isn't actually there -

    Code:
    src\com\rs\game\npc\NPC.java
    Look for World.sendworldmessage in there

    Hope it helps
    http://www.rune-server.ee/static/signaturepic/sigpic184972_7.gif
    Reply With Quote  
     

  5. #5  
    Extreme Donator

    Join Date
    Jul 2011
    Posts
    546
    Thanks given
    31
    Thanks received
    18
    Rep Power
    39
    Quote Originally Posted by Jonny :) View Post
    you need a new image that one isn't readable and add some description, you need to explain your issue otherwise its hard for anyone to help you at all.
    Wtf are you talking about?

    You need to declare your methods it does not know what to do with "has recieved a"
    Reply With Quote  
     

  6. #6  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,287
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Quote Originally Posted by rar349 View Post
    Wtf are you talking about?

    You need to declare your methods it does not know what to do with "has recieved a"
    No.. The problem is the method that handles that sendMessage.. Which is sendWorldMessage. Apparently found in World.java
    Reply With Quote  
     

  7. #7  
    Super Donator

    Join Date
    Jan 2012
    Posts
    189
    Thanks given
    11
    Thanks received
    21
    Rep Power
    12
    Quote Originally Posted by rar349 View Post
    Wtf are you talking about?
    no need to go out on it pal. the original post had one image you couldn't read....so i told him to expand on it.
    http://www.rune-server.ee/static/signaturepic/sigpic184972_7.gif
    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. 4 errors on compile any help? (:
    By LithiumAbstracts in forum Help
    Replies: 5
    Last Post: 03-29-2014, 03:58 AM
  2. Replies: 9
    Last Post: 08-04-2013, 02:58 PM
  3. Replies: 5
    Last Post: 07-24-2011, 03:20 PM
  4. Replies: 2
    Last Post: 01-14-2010, 01:03 PM
  5. Replies: 9
    Last Post: 08-25-2009, 12:50 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •