Thread: [508]Galkons Dragon platebody[508]

Results 1 to 4 of 4
  1. #1 [508]Galkons Dragon platebody[508] 
    Registered Member
    Join Date
    Aug 2008
    Posts
    140
    Thanks given
    0
    Thanks received
    0
    Rep Power
    2
    hello,
    i added the platebody model
    galkon released.
    i compile
    get these errors:
    here is his link [Only registered and activated users can see links. ]
    Code:
    .\files\Class8.java:52: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.actions = new String[5];
                    ^
    .\files\Class8.java:53: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.actions[1] = "Wear";
                    ^
    .\files\Class8.java:54: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.originalModelColors = new int[2];
                    ^
    .\files\Class8.java:55: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.modifiedModelColors = new int[2];
                    ^
    .\files\Class8.java:56: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.originalModelColors[0] = 5662;
                    ^
    .\files\Class8.java:57: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.modifiedModelColors[0] = 910;
                    ^
    .\files\Class8.java:58: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.originalModelColors[1] = 3608;
                    ^
    .\files\Class8.java:59: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.modifiedModelColors[1] = 910;
                    ^
    .\files\Class8.java:60: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.modelID = 14104;
                    ^
    .\files\Class8.java:61: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.modelZoom = 1600;
                    ^
    .\files\Class8.java:62: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.modelRotation1 = 488;
                    ^
    .\files\Class8.java:63: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.modelRotation2 = 50;
                    ^
    .\files\Class8.java:64: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.modelOffset1 = -1;
                    ^
    .\files\Class8.java:65: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.modelOffset2 = 2;
                    ^
    .\files\Class8.java:66: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.maleEquip = 14105;
                    ^
    .\files\Class8.java:67: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.femaleEquip = 14105;
                    ^
    .\files\Class8.java:68: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.certID = 14479;
                    ^
    .\files\Class8.java:69: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.name = "Dragon platebody";
                    ^
    .\files\Class8.java:70: cannot find symbol
    symbol  : variable itemDef
    location: class Class8
                    itemDef.description = "Provides excellent protection.".getBytes(
    );
                    ^
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    19 errors
    Druk op een toets om door te gaan. . .
     

  2. #2  
    School
    Guest
    Wow Wrong Section Big Time.
     

  3. #3  
    jabbah
    Guest
    Then you'r using the Wrong type of Client...
     

  4. #4  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    26
    Posts
    7,989
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    You are using a Non-Refactored Client for a Refactored Item.
    Just switch already.


    [Only registered and activated users can see links. ]
     


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
  •