Signup Now
Results 1 to 3 of 3

Thread: Message types

  1. #1
    Free User Rukasu's Avatar
    Join Date
    Apr 2014
    Location
    Brazil, SC
    Posts
    57
    Reputation
    20
    Rep Power
    21

    Message types

    Hi there
    Is there any way to get the content of those messages like this one below?



    I tried the following code but it didn't work

    foreach newmessage m do
    if m.type == MSG_RED then
    print(m.content)
    end
    end

    Thanks in advance.

  2. #2
    Wind Tester
    Join Date
    Dec 2013
    Location
    Warsaw, Poland
    Posts
    2,579
    Reputation
    149
    Rep Power
    27
    Nope ;/

  3. #3
    Free User Rukasu's Avatar
    Join Date
    Apr 2014
    Location
    Brazil, SC
    Posts
    57
    Reputation
    20
    Rep Power
    21
    Oh, ok then. Thanks

 

 

Posting Permissions

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