Thread: Hey 1 more error help pls

Results 1 to 2 of 2
  1. #1 Hey 1 more error help pls 
    Banned

    Join Date
    Jul 2009
    Posts
    3,999
    Thanks given
    1,003
    Thanks received
    1,028
    Rep Power
    0
    Yeh i know im posting much threads in help section... But well im making a server myself and i just need help lolz ;D

    So here u go what do i do to fix this?


    client.java:11223: cannot find symbol
    symbol : method player(java.lang.String)
    location: class client
    if(player(clan) == null) {
    ^
    client.java:11228: cannot find symbol
    symbol : method player(java.lang.String)
    location: class client
    client c2 = player(clan); //clanLeader
    ^
    2 errors
    Press any key to continue . . .
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    Try player.clan?
    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
  •