Thread: Max hit?

Results 1 to 10 of 10
  1. #1 Max hit? 
    CrotchFruit
    Guest
    Hi. I'm making a 317 server, and I am in need of an object that appears on your screen that shows your max hit.

    Anyone following me? >.<
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Sep 2007
    Posts
    1,838
    Thanks given
    22
    Thanks received
    21
    Rep Power
    0
    My friend has done this before i just don't know how but it was on the OPTIONS Tab saying ur max hit instead of energy
    Reply With Quote  
     

  3. #3  
    Special Pk
    Guest
    Dude , dont listen to rottweiler hes the biggest leacher and lier and ass licker ever jsut block him if i was you mate. and your max hit calc you can make a new tab and put it in options tab and then make an interface then make it show ur Maxhit
    Reply With Quote  
     

  4. #4  
    CrotchFruit
    Guest
    Special-PK. That wasn't necessary.
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Sep 2007
    Posts
    1,838
    Thanks given
    22
    Thanks received
    21
    Rep Power
    0
    CrotchHit i belive the max hit calc wont be 100% proper since it only goes by item bonuses :/ Unless you make it calculate the str to
    Reply With Quote  
     

  6. #6  
    power_on
    Guest
    Try this under your object case for example:


    case 1:
    CalculateMaxHit();
    sendMessage("Your max hit is "+playerMaxHit+".");
    break;

    You can also use those 2 lines in a command (which I've chosen to do).
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Aug 2008
    Posts
    410
    Thanks given
    0
    Thanks received
    5
    Rep Power
    7
    lol, i heard his gf is chinese..lol
    Reply With Quote  
     

  8. #8  
    CrotchFruit
    Guest
    Sam. If you're going to post fucking BS that is ABSOLUTELY unrelated to this, get the fuck out.

    God damn, why are people so immature?
    Reply With Quote  
     

  9. #9  
    Banned

    Join Date
    Sep 2007
    Posts
    1,838
    Thanks given
    22
    Thanks received
    21
    Rep Power
    0
    Quote Originally Posted by power_on View Post
    Try this under your object case for example:


    case 1:
    CalculateMaxHit();
    sendMessage("Your max hit is "+playerMaxHit+".");
    break;

    You can also use those 2 lines in a command (which I've chosen to do).
    You need to add the playermaxhit method first?
    Reply With Quote  
     

  10. #10  
    power_on
    Guest
    Quote Originally Posted by Rottweiler View Post
    You need to add the playermaxhit method first?
    nope
    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
  •