Thread: Error with event? please help >.<

Results 1 to 5 of 5
  1. #1 Error with event? please help >.< 
    Banned

    Join Date
    May 2008
    Posts
    2,327
    Thanks given
    55
    Thanks received
    67
    Rep Power
    0
    nvm got it
    Reply With Quote  
     

  2. #2  
    Registered Member
    MerzA's Avatar
    Join Date
    Jul 2008
    Age
    30
    Posts
    592
    Thanks given
    36
    Thanks received
    28
    Rep Power
    95
    Lol declare it Final, just do what the compiler is saying
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    May 2008
    Posts
    2,327
    Thanks given
    55
    Thanks received
    67
    Rep Power
    0
    i already tryed that


    Code:
    public final void VICTORYCHECK(int which) {
    get the same error

    EDIT: nvm
    Code:
    public void VICTORYCHECK(final int which) {
    worked :]
    Reply With Quote  
     

  4. #4  
    Registered Member
    MerzA's Avatar
    Join Date
    Jul 2008
    Age
    30
    Posts
    592
    Thanks given
    36
    Thanks received
    28
    Rep Power
    95
    There you go Nao tell us what yous be doing with that code o.o
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    May 2008
    Posts
    2,327
    Thanks given
    55
    Thanks received
    67
    Rep Power
    0
    no ill make it a showoff when im done
    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
  •