Thread: after adding agility error PI

Results 1 to 6 of 6
  1. #1 after adding agility error PI 
    Registered Member
    Join Date
    Jan 2014
    Posts
    138
    Thanks given
    19
    Thanks received
    4
    Rep Power
    13
    What is this error? :x

    src\server\game\players\Client.java:82: error: cannot find symbol
    private Agility agility = new Agility(this);
    ^
    symbol: class Agility
    location: class Client
    src\server\game\players\Client.java:910: error: cannot find symbol
    public Agil getAgil() {
    ^
    symbol: class Agil
    location: class Client
    src\server\game\players\Client.java:82: error: cannot find symbol
    private Agility agility = new Agility(this);
    ^
    symbol: class Agility
    location: class Client
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Nov 2013
    Age
    34
    Posts
    256
    Thanks given
    77
    Thanks received
    47
    Rep Power
    140
    You should import the agility class.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jan 2014
    Posts
    138
    Thanks given
    19
    Thanks received
    4
    Rep Power
    13
    Quote Originally Posted by Sierra View Post
    You should import the agility class.
    still doesnt work

    thats what i'm adding btw http://www.rune-server.org/runescape...ty-course.html
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jan 2014
    Posts
    138
    Thanks given
    19
    Thanks received
    4
    Rep Power
    13
    Help :x
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Aug 2007
    Posts
    4,130
    Thanks given
    0
    Thanks received
    64
    Rep Power
    0
    Quote Originally Posted by loruviam View Post
    Help :x
    everytime you follow a tutorial, backup your files.
    and where did you import it?
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jan 2014
    Posts
    138
    Thanks given
    19
    Thanks received
    4
    Rep Power
    13
    Quote Originally Posted by word View Post
    everytime you follow a tutorial, backup your files.
    and where did you import it?
    What do you mean by import? i've imported it in client.java and imported client.java in agility.java
    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. Replies: 4
    Last Post: 03-17-2014, 07:01 PM
  2. Agility Error [PI]
    By Sheddy in forum Help
    Replies: 7
    Last Post: 06-26-2013, 05:56 AM
  3. error after adding qc clickingbutton [PI]
    By rockarocka in forum Help
    Replies: 12
    Last Post: 02-23-2012, 03:21 AM
  4. Replies: 13
    Last Post: 11-27-2010, 07:13 AM
  5. Error after adding shop (Delta)
    By acecoolman123 in forum Help
    Replies: 3
    Last Post: 04-13-2009, 03:48 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
  •