Thread: 10$ reward Veng 10$ reward

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 10$ reward Veng 10$ reward 
    Old School Member

    Join Date
    Feb 2008
    Age
    29
    Posts
    2,163
    Thanks given
    372
    Thanks received
    40
    Rep Power
    687
    After you die veng still hits how do i fix that. causes alot of probs with dh fights and ags specs etc.

    i do pay sanity can vouch for me i paid him last time i posted a topic and he solved it.

    Leave your paypal email!
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Feb 2009
    Age
    30
    Posts
    2,128
    Thanks given
    261
    Thanks received
    280
    Rep Power
    563
    where your dieing method is put vengence = false ?
    [email protected]
    Reply With Quote  
     

  3. #3  
    Old School Member

    Join Date
    Feb 2008
    Age
    29
    Posts
    2,163
    Thanks given
    372
    Thanks received
    40
    Rep Power
    687
    that won't work.
    Reply With Quote  
     

  4. #4  
    Donator


    Join Date
    Feb 2009
    Age
    30
    Posts
    2,128
    Thanks given
    261
    Thanks received
    280
    Rep Power
    563
    well make it like this.

    when you veng make a boolean that is like

    vengence = true
    and before it does damage

    Code:
    if (!Server.playerHandler.players[i].isDead) {
    	if (o.vengence && damage > 0) {
    and then in when you die make it so vengence is false.

    something like that would work.
    Reply With Quote  
     

  5. #5  
    Old School Member

    Join Date
    Feb 2008
    Age
    29
    Posts
    2,163
    Thanks given
    372
    Thanks received
    40
    Rep Power
    687
    the moment it does the damage to kill the other player it has to be called.
    Reply With Quote  
     

  6. #6  
    Registered Member Deathfire138's Avatar
    Join Date
    Aug 2009
    Posts
    175
    Thanks given
    26
    Thanks received
    16
    Rep Power
    57
    Well, it all depends on how your vengeance system works, probably on a boolean, like stated above. Now, when a user clicks to activate vengeance, the boolean will turn true. Once hit by another player or NPC, the other entity will be dealt 1/4 the damage (or whatever you set it to) and the player's boolean will be set to false. Problem should be solved at that point.

    Free advice, I don't want your money. I'm just here to help!



    Reply With Quote  
     

  7. #7  
    Registered Member
    Sanity's Avatar
    Join Date
    Dec 2008
    Posts
    2,062
    Thanks given
    22
    Thanks received
    362
    Rep Power
    762
    I can do this, talk to me on msn
    Reply With Quote  
     

  8. #8  
    Old School Member

    Join Date
    Feb 2008
    Age
    29
    Posts
    2,163
    Thanks given
    372
    Thanks received
    40
    Rep Power
    687
    Sanity can't do it anyone else?
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jul 2008
    Posts
    3,163
    Thanks given
    235
    Thanks received
    74
    Rep Power
    209
    i can try add me [email protected]
    Reply With Quote  
     

  10. #10  
    Registered Member

    Join Date
    Oct 2009
    Posts
    1,595
    Thanks given
    100
    Thanks received
    50
    Rep Power
    232
    You can start send us the code where it comes from?
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •