Thread: Chaotic crossbow 4 Errors

Results 1 to 10 of 10
  1. #1 Chaotic crossbow 4 Errors 
    Registered Member
    Join Date
    Aug 2011
    Posts
    117
    Thanks given
    6
    Thanks received
    0
    Rep Power
    11
    i tried this:
    [Only registered and activated users can see links. ]
    i get error please help me.




    [Only registered and activated users can see links. ]

    Combatassitant.java
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    Icy Realm Owner
    Icy Whip's Avatar
    Join Date
    May 2007
    Posts
    1,419
    Thanks given
    30
    Thanks received
    35
    Rep Power
    213
    obviously you dont have that boolean stated

    You need to add public boolean usingCross = false; at the top of the file, I dont know which I have never even downloaded the plague known as PI but thats your erro rand a way to fix it, I would suggest implementing the usingcross boolean in your attacking methods when wearing crossbows, but thats just me
    [Only registered and activated users can see links. ]

    Signature made by Mr. Ervis

    Any questions, MSN me; [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Aug 2011
    Posts
    117
    Thanks given
    6
    Thanks received
    0
    Rep Power
    11
    need help didnt help
    Reply With Quote  
     

  4. #4  
    i just come online to contribute to spam

    woof woof bish's Avatar
    Join Date
    May 2011
    Posts
    2,450
    Thanks given
    2,209
    Thanks received
    923
    Rep Power
    5000
    add this somewhere in Player.java

    public boolean usingCross = false;
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Aug 2011
    Posts
    117
    Thanks given
    6
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by RuneDesign View Post
    add this somewhere in Player.java

    public boolean usingCross = false;
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  6. #6  
    Registered Member
    Xynth's Avatar
    Join Date
    May 2009
    Posts
    2,222
    Thanks given
    226
    Thanks received
    259
    Rep Power
    1155
    Where did you put that "public boolean usingCross = false;" What is the line of code above and below it
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Aug 2011
    Posts
    117
    Thanks given
    6
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by Xynth View Post
    Where did you put that "public boolean usingCross = false;" What is the line of code above and below it
    Player.java
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  8. #8  
    Registered Member
    Typoerased's Avatar
    Join Date
    Feb 2010
    Age
    27
    Posts
    1,114
    Thanks given
    103
    Thanks received
    150
    Rep Power
    540
    You placed it where the imports were..
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Aug 2011
    Posts
    117
    Thanks given
    6
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by Typoerased View Post
    You placed it where the imports were..
    where i have to place?if i place under boolean thing.
    i get the 4 same erros
    Reply With Quote  
     

  10. #10  
    i just come online to contribute to spam

    woof woof bish's Avatar
    Join Date
    May 2011
    Posts
    2,450
    Thanks given
    2,209
    Thanks received
    923
    Rep Power
    5000
    Quote Originally Posted by Prince_ownt View Post
    Player.java
    [Only registered and activated users can see links. ]


    place it under another boolean
    i have mine under public boolean isCooking = false;
    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. chaotic crossbow + REP++
    By Your tits trololololol in forum Help
    Replies: 4
    Last Post: 11-20-2011, 06:56 PM
  2. [PI] Chaotic Crossbow
    By MonarchX in forum Help
    Replies: 2
    Last Post: 10-21-2011, 01:12 AM
  3. [PI] Chaotic Crossbow Help
    By wapie in forum Help
    Replies: 2
    Last Post: 07-07-2011, 08:11 PM
  4. [pi] Chaotic crossbow
    By Zeik in forum Help
    Replies: 12
    Last Post: 05-23-2011, 09:00 PM
  5. [PI] Chaotic Crossbow [PI]
    By Tea v2 in forum Help
    Replies: 16
    Last Post: 02-13-2011, 11:42 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
  •