Jump to content
  • 0

how to add code with eclipse......


BlackDevilDev

Question

    Index: C:/Users/George/Desktop/Lineage II Server Files/Workspace/Gameserver/java/com/l2jserver/gameserver/model/actor/instance/L2PcInstance.java
    ===================================================================
    --- C:/Users/George/Desktop/Lineage II Server Files/Workspace/Gameserver/java/com/l2jserver/gameserver/model/actor/instance/L2PcInstance.java   (revision 4447)
    +++ C:/Users/George/Desktop/Lineage II Server Files/Workspace/Gameserver/java/com/l2jserver/gameserver/model/actor/instance/L2PcInstance.java   (working copy)
    @@ -15095,4 +15350,75 @@
                    // Maintain = 1
                    return 0;
            }
    +       String code;
    +       /**
    +        * @param finalString
    +        */
    +       public void setCode(StringBuilder finalString)
    +       {
    +               code = finalString.toString();
    +       }
    +       public String getCode()
    +       {
    +               return code;
    +       }
    +       private boolean codeRight = false;
    +       public void setCodeRight(boolean code){
    +               codeRight = code;
    +       }
    +       public boolean isCodeRight()
    +       {
    +               return codeRight;
    +       }
    +       private int Kills = -1;
    +       public void setKills(int AntiBotKills)
    +       {
    +               Kills = AntiBotKills;
    +       }
    +       public int getKills()
    +       {
    +               return Kills;
    +       }
     }

 

paidia thelw na prostesw auton ton kodika ti prepei na bgalw re c paidia giati mou bgazei error???

 

ti na prosexw? kai ti prepei na kanw boithiste me ligo koitaxa kapoia guiede alla me mperdepsan pio poli......

 

 

 

Link to comment
Share on other sites

Recommended Posts

  • 0

euxaristw file mou tora mporw na balw opiodipote code :) !!!.... giati file na min balw APPLY PATCH , tha me epireasei kapou???

lol tosh wra emeis ti s leme xD ? anyway prospa9hse n fteiaxeis dika s codes

Link to comment
Share on other sites

  • 0

euxaristw paidia poli me boithisate arketa kai molis ftiaxw to diko moy code tha to moirastw mazi saw ... lock topic plz tora ;P

ok
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...