Thread: [PI] Help with Declaring [PI]

Results 1 to 4 of 4
  1. #1 [PI] Help with Declaring [PI] 
    Donator


    Join Date
    Feb 2013
    Posts
    373
    Thanks given
    44
    Thanks received
    21
    Rep Power
    118
    I'm getting this errror
    Code:
    src\server\model\items\UseItem.java:88: error: cannot find symbol
                            BowStringing.stringBow(c, itemUsed, useWith);
                            ^
      symbol:   variable BowStringing
      location: class UseItem
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    1 error
    Press any key to continue . . .
    I was wondering where and how can I declare this variable BowStringing

    Help Please?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Zivik's Avatar
    Join Date
    Oct 2007
    Age
    28
    Posts
    4,421
    Thanks given
    891
    Thanks received
    1,527
    Rep Power
    3285
    Import.
    Reply With Quote  
     

  3. #3  
    Donator


    Join Date
    Feb 2013
    Posts
    373
    Thanks given
    44
    Thanks received
    21
    Rep Power
    118
    Quote Originally Posted by Zivik View Post
    Import.
    I tried that got this error
    Code:
    src\server\model\items\UseItem.java:7: error: cannot find symbol
    import server.model.players.content.BowStringing;
    Imported in useitem.java
    Reply With Quote  
     

  4. #4  
    Registered Member
    Zivik's Avatar
    Join Date
    Oct 2007
    Age
    28
    Posts
    4,421
    Thanks given
    891
    Thanks received
    1,527
    Rep Power
    3285
    Quote Originally Posted by Mr Synful View Post
    I tried that got this error
    Code:
    src\server\model\items\UseItem.java:7: error: cannot find symbol
    import server.model.players.content.BowStringing;
    Imported in useitem.java
    Eclipse will have your problem solved in 1/100000th of a second. Suggest using it.
    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. pi Help with declaring code
    By jdakiller2 in forum Help
    Replies: 4
    Last Post: 05-15-2014, 12:34 PM
  2. [Pi Help] With Video [Pi Help]
    By b00mz1029 in forum Help
    Replies: 0
    Last Post: 08-12-2012, 03:17 AM
  3. [PI] help with spec [PI]
    By favian13 in forum Help
    Replies: 4
    Last Post: 03-27-2011, 02:42 PM
  4. [PI] Help with specials [PI]
    By favian13 in forum Tutorials
    Replies: 0
    Last Post: 03-27-2011, 01:10 AM
  5. [PI] Help with xteletome needed..
    By PaNiiC Joe in forum Help
    Replies: 4
    Last Post: 05-31-2010, 05:59 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •