Results 1 to 4 of 4

Thread: killstreak problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Private First Class
    Join Date
    Oct 2013
    Posts
    219
    Thanks
    56
    Thanked 105 Times in 66 Posts
    Try "attacker iprintlnbold("test");" however this will only display the message for the person who killed the player.

    EDIT: also if you want self to work try changing

    thread maps\mp\gametypes\_shmod::Messages( sMeansOfDeath, attacker);
    to
    self thread maps\mp\gametypes\_shmod::Messages( sMeansOfDeath, attacker);
    Last edited by filthy_freak_; 30th July 2018 at 00:06.

  2. The Following User Says Thank You to filthy_freak_ For This Useful Post:

    Polat (30th July 2018)

Posting Permissions

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