04-19-2011, 02:01 AM
The event is just Chatted.
link(player.Chatted, function(msg)
print(msg)
end)
link(player.Chatted, function(msg)
print(msg)
end)
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.4.12 (Linux)
|
What is the chatted function?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
What is the chatted function? - by Login - 04-09-2011, 06:39 PM
|