Thread: Gah!

Results 1 to 8 of 8
  1. #1 Gah! 
    atrix676
    Guest
    Code:
    client.java:44: illegal start of expression
    public void evilbob() {
    ^
    client.java:44: illegal start of expression
    public void evilbob() {
           ^
    client.java:44: ';' expected
    public void evilbob() {
                       ^
    3 errors
    Press any key to continue . . .
    Code:
    public void evilbob() {
                            sM("Evil bob wants to talk with you!");
    			toX = 3094;
    			toY = 3107;
    }
    is the code
    Reply With Quote  
     

  2. #2  
    Austin_
    Guest
    dude... Lol. Do public void inevilbob instead of public void evilbob
    Reply With Quote  
     

  3. #3  
    //

    Join Date
    Jun 2007
    Posts
    45
    Thanks given
    2
    Thanks received
    14
    Rep Power
    654
    That's not the 'code' because you posted a boolean which could be smaller by using the ternary operator. Post the method.

    Quote Originally Posted by Consecrated View Post
    dude... Lol. Do public void inevilbob instead of public void evilbob
    Your dumb ofc.
    :-)
    Reply With Quote  
     

  4. #4  
    atrix676
    Guest
    i edtied the post look again
    Reply With Quote  
     

  5. #5  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    its something above that code block.
    Reply With Quote  
     

  6. #6  
    Rigged
    Guest
    add it with the other methods, not in one
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Jul 2008
    Posts
    1,043
    Thanks given
    209
    Thanks received
    46
    Rep Power
    0
    Add the methods before it please!.
    Reply With Quote  
     

  8. #8  
    atrix676
    Guest
    i fixed it now
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •