Thread: [Error] Perfect range and melee [ERROR]

Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1 [Error] Perfect range and melee [ERROR] 
    Registered Member Wallace's Avatar
    Join Date
    Nov 2008
    Posts
    124
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    player.java:1772: illegal start of expression
    public boolean withinDistance(NPC npc) {
    ^
    1 Error
    Press any key to continue...
    Last edited by Wallace; 06-20-2009 at 02:37 PM. Reason: ll
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jan 2007
    Age
    27
    Posts
    4,417
    Thanks given
    3
    Thanks received
    105
    Rep Power
    0
    Put something in wrong spot check your code.
    Reply With Quote  
     

  3. #3  
    Registered Member `Dell's Avatar
    Join Date
    Feb 2009
    Age
    27
    Posts
    146
    Thanks given
    6
    Thanks received
    2
    Rep Power
    37
    Redo your code, check that your putting your code in the right places. gl
    Reply With Quote  
     

  4. #4  
    Registered Member Wallace's Avatar
    Join Date
    Nov 2008
    Posts
    124
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    ok willdo
    Reply With Quote  
     

  5. #5  
    Registered Member Wallace's Avatar
    Join Date
    Nov 2008
    Posts
    124
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    helpp mee
    Last edited by Wallace; 06-20-2009 at 02:36 PM. Reason: ll
    Reply With Quote  
     

  6. #6  
    Owner Elve
    Guest
    hmm i'm bad with 317 =/
    Reply With Quote  
     

  7. #7  
    Registered Member Wallace's Avatar
    Join Date
    Nov 2008
    Posts
    124
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Danggg!
    Reply With Quote  
     

  8. #8  
    Codex
    Rowan's Avatar
    Join Date
    Sep 2008
    Age
    25
    Posts
    1,593
    Thanks given
    0
    Thanks received
    20
    Rep Power
    1092
    o.o errm..first error should be public not oublic, put that - save - compile.
    [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ]
    Reply With Quote  
     

  9. #9  
    Codex
    Rowan's Avatar
    Join Date
    Sep 2008
    Age
    25
    Posts
    1,593
    Thanks given
    0
    Thanks received
    20
    Rep Power
    1092
    public boolean withinDistance (NPC npc) { try that..idk..maybe it has something to do with NPC npc
    [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ]
    Reply With Quote  
     

  10. #10  
    Registered Member
    Vox''s Avatar
    Join Date
    Nov 2008
    Age
    28
    Posts
    3,114
    Thanks given
    49
    Thanks received
    181
    Rep Power
    731
    Code:
    public boolean withinDistance(NPC id) {

    Quote Originally Posted by Zirtrix View Post
    So I've recently changed some things in the server, but when i compile it says
    Code:
    source\server\model\players\packets\Commands.java: 58: error: cannot find symbol
    This.Antileech("Remove This Line");
    ^
    Anyone know the problem?
    Student and Developer for [Only registered and activated users can see links. ]
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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
  •