Thread: Help!!

Results 1 to 2 of 2
  1. #1 Help!! 
    Registered Member
    Join Date
    Nov 2009
    Posts
    91
    Thanks given
    15
    Thanks received
    4
    Rep Power
    1
    Hi well.. I get this weird error and idk how to fix I looked on alot of guides but even when I follow still doesn't work
    client.java:2148: illegal start of expression
    public void frame61(int i1)
    ^
    client.java:2148: ';' expected
    public void frame61(int i1)
    ^
    client.java:2148: ';' expected
    public void frame61(int i1)
    ^
    client.java:2155: illegal start of expression
    public void teleportTo(int X, int Y) {
    ^
    client.java:2155: illegal start of expression
    public void teleportTo(int X, int Y) {
    ^
    client.java:2155: ';' expected
    public void teleportTo(int X, int Y) {
    ^
    client.java:2155: <identifier> expected
    public void teleportTo(int X, int Y) {
    ^
    client.java:2155: not a statement
    public void teleportTo(int X, int Y) {
    ^
    client.java:2155: ';' expected
    public void teleportTo(int X, int Y) {
    ^
    client.java:2159: illegal start of expression
    public boolean cycRoom() {
    ^
    client.java:2159: ';' expected
    public boolean cycRoom() {
    ^
    client.java:2162: illegal start of expression
    public void getEnd(){
    ^
    client.java:2162: illegal start of expression
    public void getEnd(){
    ^
    client.java:2162: ';' expected
    public void getEnd(){
    ^
    client.java:2170: illegal start of expression
    public int getarrowgfxnow() {
    ^
    client.java:2170: ';' expected
    public int getarrowgfxnow() {
    ^
    client.java:2191: illegal start of expression
    public void removeSpec(int id) {
    ^
    client.java:2191: illegal start of expression
    public void removeSpec(int id) {
    ^
    client.java:2191: ';' expected
    public void removeSpec(int id) {
    ^
    client.java:2191: ';' expected
    public void removeSpec(int id) {
    ^
    client.java:2197: illegal start of expression
    public void getWavekillCount()
    ^
    client.java:2197: illegal start of expression
    public void getWavekillCount()
    ^
    client.java:2197: ';' expected
    public void getWavekillCount()
    ^
    client.java:2222: illegal start of expression
    public void SpawnNewWave()
    ^
    client.java:2222: illegal start of expression
    public void SpawnNewWave()
    ^
    client.java:2222: ';' expected
    public void SpawnNewWave()
    ^
    client.java:2279: illegal start of expression
    public void healJad()
    ^
    client.java:2279: illegal start of expression
    public void healJad()
    ^
    client.java:2279: ';' expected
    public void healJad()
    ^
    client.java:2296: illegal start of expression
    public void killMyNPCs()
    ^
    client.java:2296: illegal start of expression
    public void killMyNPCs()
    ^
    client.java:2296: ';' expected
    public void killMyNPCs()
    ^
    client.java:2312: illegal start of expression
    public int getHeightForTzhaar()
    ^
    client.java:2312: ';' expected
    public int getHeightForTzhaar()
    ^
    client.java:2318: illegal start of expression
    public void npcDamage(int extraDamage){
    ^
    client.java:2318: illegal start of expression
    public void npcDamage(int extraDamage){
    ^
    client.java:2318: ';' expected
    public void npcDamage(int extraDamage){
    ^
    client.java:2318: ';' expected
    public void npcDamage(int extraDamage){
    ^
    client.java:2330: illegal start of expression
    public boolean npcHit(){
    ^
    client.java:2330: ';' expected
    public boolean npcHit(){
    ^
    client.java:2434: illegal start of expression
    public int npcRangeDamage(){
    ^
    client.java:2434: ';' expected
    public int npcRangeDamage(){
    ^
    client.java:2441: illegal start of expression
    public boolean npcRangeHit(){
    ^
    client.java:2441: ';' expected
    public boolean npcRangeHit(){
    ^
    client.java:2548: illegal start of expression
    public void getTotalLevel() {
    ^
    client.java:2548: illegal start of expression
    public void getTotalLevel() {
    ^
    client.java:2548: ';' expected
    public void getTotalLevel() {
    ^
    client.java:2576: illegal start of expression
    public void getTotalXP() {
    ^
    client.java:2576: illegal start of expression
    public void getTotalXP() {
    ^
    client.java:2576: ';' expected
    public void getTotalXP() {
    ^
    client.java:2626: illegal start of expression
    public int hlevel = 0;
    ^
    client.java:2627: illegal start of expression
    public boolean onlyxp = false;
    ^
    client.java:2628: illegal start of expression
    public int total = 0;
    ^
    client.java:2629: illegal start of expression
    public int totalXP = 0;
    ^
    client.java:2630: illegal start of expression
    public void resetKnight(){
    ^
    client.java:2630: illegal start of expression
    public void resetKnight(){
    ^
    client.java:2630: ';' expected
    public void resetKnight(){
    ^
    client.java:2636: illegal start of expression
    public void prayerRestore(){
    ^
    client.java:2636: illegal start of expression
    public void prayerRestore(){
    ^
    client.java:2636: ';' expected
    public void prayerRestore(){
    ^
    client.java:2692: illegal start of expression
    public void duelEquipment(int itemID, int amount, int slot)
    ^
    client.java:2692: illegal start of expression
    public void duelEquipment(int itemID, int amount, int slot)
    ^
    client.java:2692: ';' expected
    public void duelEquipment(int itemID, int amount, int slot)
    ^
    client.java:2692: <identifier> expected
    public void duelEquipment(int itemID, int amount, int slot)
    ^
    client.java:2692: not a statement
    public void duelEquipment(int itemID, int amount, int slot)
    ^
    client.java:2692: ';' expected
    public void duelEquipment(int itemID, int amount, int slot)
    ^
    client.java:2692: ';' expected
    public void duelEquipment(int itemID, int amount, int slot)
    ^
    client.java:2709: illegal start of expression
    public int getFreezeTimer(int spell) {
    ^
    client.java:2709: ';' expected
    public int getFreezeTimer(int spell) {
    ^
    client.java:2709: ';' expected
    public int getFreezeTimer(int spell) {
    ^
    client.java:2733: illegal start of expression
    public boolean Projectile(int spell) {
    ^
    client.java:2733: ';' expected
    public boolean Projectile(int spell) {
    ^
    client.java:2733: ';' expected
    public boolean Projectile(int spell) {
    ^
    client.java:2793: illegal start of expression
    public void appendHitToNpc(int index, int hitDiff, boolean stillSpell) /
    / Used
    ^
    client.java:2793: illegal start of expression
    public void appendHitToNpc(int index, int hitDiff, boolean stillSpell) /
    / Used
    ^
    client.java:2793: ';' expected
    public void appendHitToNpc(int index, int hitDiff, boolean stillSpell) /
    / Used
    ^
    client.java:2793: <identifier> expected
    public void appendHitToNpc(int index, int hitDiff, boolean stillSpell) /
    / Used
    ^
    client.java:2793: not a statement
    public void appendHitToNpc(int index, int hitDiff, boolean stillSpell) /
    / Used
    ^
    client.java:2793: ';' expected
    public void appendHitToNpc(int index, int hitDiff, boolean stillSpell) /
    / Used
    ^
    client.java:2793: ';' expected
    public void appendHitToNpc(int index, int hitDiff, boolean stillSpell) /
    / Used
    ^
    client.java:2841: illegal start of expression
    public void appendHitToPlayer(int index, int hitDiff, boolean stillSpell
    ) // Used
    ^
    client.java:2841: illegal start of expression
    public void appendHitToPlayer(int index, int hitDiff, boolean stillSpell
    ) // Used
    ^
    client.java:2841: ';' expected
    public void appendHitToPlayer(int index, int hitDiff, boolean stillSpell
    ) // Used
    ^
    client.java:2841: <identifier> expected
    public void appendHitToPlayer(int index, int hitDiff, boolean stillSpell
    ) // Used
    ^
    client.java:2841: not a statement
    public void appendHitToPlayer(int index, int hitDiff, boolean stillSpell
    ) // Used
    ^
    client.java:2841: ';' expected
    public void appendHitToPlayer(int index, int hitDiff, boolean stillSpell
    ) // Used
    ^
    client.java:2841: ';' expected
    public void appendHitToPlayer(int index, int hitDiff, boolean stillSpell
    ) // Used

    ^
    client.java:2920: illegal start of expression
    public boolean TallSpell(int i) {
    ^
    client.java:2920: ';' expected
    public boolean TallSpell(int i) {
    ^
    client.java:2920: ';' expected
    public boolean TallSpell(int i) {
    ^
    client.java:2926: illegal start of expression
    public boolean StillSpell(int i) {
    ^
    client.java:2926: ';' expected
    public boolean StillSpell(int i) {
    ^
    client.java:2926: ';' expected
    public boolean StillSpell(int i) {
    ^
    client.java:2929: illegal start of expression
    public void resetGFX(int id, int X, int Y) {
    ^
    100 errors
    Press any key to continue . . .
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2009
    Posts
    238
    Thanks given
    0
    Thanks received
    3
    Rep Power
    51
    What are you added, this might because you havnt got the source the tutorial is for.. meaning you can do it because they have the methords... lifes a bitch when you want something
    X5 Server is ||||||||||

    10% 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
  •