Thread: Illegal start of type...

Results 1 to 7 of 7
  1. #1 Illegal start of type... 
    Registered Member alexsandro's Avatar
    Join Date
    Apr 2013
    Age
    28
    Posts
    346
    Thanks given
    109
    Thanks received
    27
    Rep Power
    0
    Gyazo - effe6eb75406c69f0a2f60bf7bc500eb.png This is the compile erros..
    Im trying to add this : http://www.rune-server.org/runescape...k-command.html


    Help me please.
    "Death is not the greatest loss in life.
    The greatest loss is what dies inside while still alive.
    Never surrender." - Tupac Shakur
    Reply With Quote  
     

  2. #2  
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    EDIT: removed, i misinterpreted the symbols, let me keep looking at it.

    EDIT: you can try this, isolated each IF statement with more parenthesis.
    Code:
    if((command.startsWith("yell")) && (command.length() > 5)){
    Reply With Quote  
     

  3. #3  
    محمد

    Jamili's Avatar
    Join Date
    Jun 2010
    Posts
    405
    Thanks given
    93
    Thanks received
    249
    Rep Power
    307
    Quote Originally Posted by metorrite View Post
    EDIT: removed, i misinterpreted the symbols, let me keep looking at it.

    EDIT: you can try this, isolated each IF statement with more parenthesis.
    Code:
    if((command.startsWith("yell")) && (command.length() > 5)){
    What the ****??!!

    Spoiler for Honorable mentions:

    Quote Originally Posted by JRFisher View Post
    Dude, learn yourself, it took me 17 months of continuous research to learn how to import a project.
    Quote Originally Posted by Pollution View Post
    When? And Idiot, I'm using a oldschool, it's not easy to get the command for an oldschool, retard c u.
    Quote Originally Posted by Waj_Assif View Post
    I sayin u dont contribute never aall u do is finna tryin attack ppl and always finna start fights .......
    Quote Originally Posted by Kris View Post
    You must be one of those slower breeds.
    Quote Originally Posted by Gandalf View Post
    Just piss off ploter hacker fella dumb fuck. Your a donor to a rsps community, I'm a Mainowner to a Private Server thats 7+ Years old. Lmfao kid, get a life. Don't let my name come out of your mouth again. Or it wont end nicely for you. Understand me big boy?
    Quote Originally Posted by Tojad View Post
    What do you know about Public Void and int without this [] is only 1 integer, why?
    Reply With Quote  
     

  4. #4  
    Registered Member alexsandro's Avatar
    Join Date
    Apr 2013
    Age
    28
    Posts
    346
    Thanks given
    109
    Thanks received
    27
    Rep Power
    0
    Bump...
    "Death is not the greatest loss in life.
    The greatest loss is what dies inside while still alive.
    Never surrender." - Tupac Shakur
    Reply With Quote  
     

  5. #5  
    Registered Member alexsandro's Avatar
    Join Date
    Apr 2013
    Age
    28
    Posts
    346
    Thanks given
    109
    Thanks received
    27
    Rep Power
    0
    Bump...
    "Death is not the greatest loss in life.
    The greatest loss is what dies inside while still alive.
    Never surrender." - Tupac Shakur
    Reply With Quote  
     

  6. #6  
    Registered Member Eberwolf's Avatar
    Join Date
    Nov 2008
    Age
    30
    Posts
    210
    Thanks given
    10
    Thanks received
    17
    Rep Power
    34
    It means you put the if statement outside of a method


    Reply With Quote  
     

  7. #7  
    Super Donator
    NotAlex's Avatar
    Join Date
    Mar 2012
    Posts
    268
    Thanks given
    24
    Thanks received
    28
    Rep Power
    57
    Can you post the line and the surrounding methods please
    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: 16
    Last Post: 02-19-2013, 11:31 PM
  2. [emulous]illegal start of expression
    By tecktonik in forum Help
    Replies: 3
    Last Post: 11-27-2010, 07:07 AM
  3. Replies: 2
    Last Post: 10-24-2009, 01:55 AM
  4. Illegal Start of Expression 1 Error
    By Rugrats in forum Help
    Replies: 3
    Last Post: 02-09-2009, 01:27 PM
  5. Replies: 3
    Last Post: 01-22-2009, 09:32 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
  •