Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: plusscore

  1. #11
    Private First Class
    Join Date
    Feb 2013
    Posts
    201
    Thanks
    4
    Thanked 10 Times in 7 Posts
    i add :
    attacker.plusscore+=50;
    attacker.scoretoshow=50;

    if(sMeansOfDeath == "MOD_HEAD_SHOT")
    {
    attacker.head++;
    attacker.lol++;
    attacker thread maps\mp\gametypes\_plusscore:lusscore(50);
    attacker.plusscore+=50;
    attacker.scoretoshow=50;
    attacker huntyaudobriy\_showhead::init();
    attacker.lol++;
    attacker.omg++;
    attacker drczolg\_rank::checkRank();
    attacker.score = attacker.score + GetCvarInt("scr_zom_alliesPointsForKilling");
    }

  2. #12
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Let me repeat myself from the other thread:

    What are you even trying to do?

    attacker thread maps\mp\gametypes\_plusscore:plusscore(150);

    Makes it show +150. Period.
    Change it to 300 to show +300.

    Changing other vars MIGHT work but are dirty hacks and as long as you have no clue what you are doing you should stay away from that!

  3. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (25th February 2013)

Posting Permissions

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