Results 1 to 6 of 6

Thread: Chat messages not always displayed [CoD2 1.3]

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private Paho's Avatar
    Join Date
    Feb 2014
    Location
    Russia
    Posts
    101
    Thanks
    43
    Thanked 48 Times in 37 Posts
    args[1] == "say_team"
    Need: args[0]
    Where ur logic?
    Say or say_team - is first comand ever
    Last edited by Paho; 1st April 2023 at 16:32.

  2. #2
    Private
    Join Date
    Jul 2015
    Location
    Ukraine
    Posts
    10
    Thanks
    2
    Thanked 5 Times in 5 Posts
    Quote Originally Posted by Paho View Post
    Need: args[0]
    Where ur logic?
    Say or say_team - is first comand ever
    I don't understand what you want to say about my logic.
    I wrote in the first post that this code is for an example. The reason was g_deadchat.
    Last edited by Dimitrio290; 2nd April 2023 at 11:40.

  3. #3
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by Dimitrio290 View Post
    I don't understand what you want to say about my logic.
    I wrote in the first post that this code is for an example. The reason was g_deadchat.
    You're using args[1] == "say_team" which should be args[0] == "say_team"
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

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

    Dimitrio290 (8th April 2023)

Posting Permissions

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