Thread: im a noob, get over it..

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 im a noob, get over it.. 
    Registered Member

    Join Date
    Feb 2008
    Age
    28
    Posts
    1,080
    Thanks given
    30
    Thanks received
    14
    Rep Power
    574
    client.java:598: <identifier> expected
    c.demisePray();
    ^

    ..
    Reply With Quote  
     

  2. #2  
    Super Donator

    Benji's Avatar
    Join Date
    Feb 2010
    Age
    29
    Posts
    1,525
    Thanks given
    920
    Thanks received
    503
    Rep Power
    570
    Teamviewer ID?

    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Feb 2008
    Age
    28
    Posts
    1,080
    Thanks given
    30
    Thanks received
    14
    Rep Power
    574
    No thanks...
    Reply With Quote  
     

  4. #4  
    Super Donator

    Benji's Avatar
    Join Date
    Feb 2010
    Age
    29
    Posts
    1,525
    Thanks given
    920
    Thanks received
    503
    Rep Power
    570
    Quote Originally Posted by Dark Bow View Post
    No thanks...
    How else are we supposed to help you if you post one block of code...

    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    Registered Member

    Join Date
    Feb 2008
    Age
    28
    Posts
    1,080
    Thanks given
    30
    Thanks received
    14
    Rep Power
    574
    Nevermind lmfao. ill figure it out.
    Reply With Quote  
     

  7. #6  
    Super Donator

    Benji's Avatar
    Join Date
    Feb 2010
    Age
    29
    Posts
    1,525
    Thanks given
    920
    Thanks received
    503
    Rep Power
    570
    Sure you will...

    Reply With Quote  
     

  8. #7  
    Registered Member

    Join Date
    Feb 2008
    Age
    28
    Posts
    1,080
    Thanks given
    30
    Thanks received
    14
    Rep Power
    574
    I wont. But i know kids that can figure it out without needing to team view me.
    Reply With Quote  
     

  9. #8  
    Registered Member
    Join Date
    Jun 2010
    Age
    27
    Posts
    2,528
    Thanks given
    544
    Thanks received
    584
    Rep Power
    411
    Maybe if you told us the base & what tutorial you did?

    Post the whole block of code in client.java line 598
    Reply With Quote  
     

  10. Thankful user:


  11. #9  
    Super Donator

    Benji's Avatar
    Join Date
    Feb 2010
    Age
    29
    Posts
    1,525
    Thanks given
    920
    Thanks received
    503
    Rep Power
    570
    Quote Originally Posted by Dark Bow View Post
    I wont. But i know kids that can figure it out without needing to team view me.
    I don't see why your so nervous and touchy when it comes to Teamview.

    And you should know better than posting a block of code and asking people to fix it.

    Reply With Quote  
     

  12. #10  
    Registered Member

    Join Date
    Feb 2008
    Age
    28
    Posts
    1,080
    Thanks given
    30
    Thanks received
    14
    Rep Power
    574
    }
    c.demisePray();
    public int dicklick = 0;
    private boolean AttackPvP() {

    client AttackingOn2 = (client) server.playerHandler.players[AttackingOn];
    int EnemyX = PlayerHandler.players[AttackingOn].absX;
    int EnemyY = PlayerHandler.players[AttackingOn].absY;
    int offsetX = (absY - EnemyY) * -1;
    int offsetY = (absX - EnemyX) * -1;

    actionlog = 10;
    AttackingOn2.actionlog = 10;
    if((AttackingOn2.IsAttacking) && (IsAttacking = true))
    {
    secs = 30;
    i didnt notice "Dicklick" till now lolololol!! that might have something to do with it.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 15
    Last Post: 12-01-2010, 08:25 PM
  2. PI - help a noob.
    By Fuxxed in forum Help
    Replies: 2
    Last Post: 08-07-2010, 06:59 PM
  3. PI - noob help.
    By Fuxxed in forum Help
    Replies: 1
    Last Post: 08-07-2010, 02:12 AM
  4. [Noob] Few Questions Z508 [Noob]
    By JalYt Marcel in forum Help
    Replies: 1
    Last Post: 10-13-2009, 10:05 AM
  5. (NOOB) Making tele commands (NOOB)
    By -owned- in forum Tutorials
    Replies: 11
    Last Post: 02-19-2008, 11:45 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •