Thread: Specs

Results 1 to 2 of 2
  1. #1 Specs 
    Registered Member
    ballin's Avatar
    Join Date
    Aug 2008
    Age
    29
    Posts
    1,225
    Thanks given
    43
    Thanks received
    94
    Rep Power
    417
    I was trying to add specs to Devo V7, but when i compile, I get this error:

    Code:
    client.java:2718: cannot find symbol
    symbol  : variable usingSpecial
    location: class client
            if (usingSpecial || specOn)
                ^
    Note: Some input files use or override a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    1 error
    Finished!
    Press any key to continue . . .
    Original Tut: http://www.rune-server.org/showthread.php?t=116558
    Reply With Quote  
     

  2. #2  
    Registered Member
    Firefight's Avatar
    Join Date
    Aug 2007
    Posts
    1,506
    Thanks given
    6
    Thanks received
    31
    Rep Power
    160
    Declare the boolean usingspecial, and set it as false.
    Back for 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
  •