Talk:Commands

Add topic
Active discussions

I don't understand what the 'recipient' variable does. It doesn't seem to be used anywhere. Does anyone know?

function onPlayerEntered(newPlayer)
    newPlayer.Chatted:connect(function(msg, recipient) onChatted(msg, recipient, newPlayer) end) 
end


  • I think it's just like grammar in speech:

"I told -John- the message."

I = speaker <-- subject
message = msg <-- direct object
John = recipient <-- indirect object

MINDRAKER 19:31, 26 September 2008 (CDT)

It might be some kind of unfinished feature, like the mysterious hole object... Or, it might be used for team chat, but I haven't checked that yet... ---= UltimateYoshiMaster =- 01:14, 20 December 2008 (UTC)

Eh

This article is a terrible tutorial, copypasta from Person299's admin commands. I'm all for deleting it. Emess talk 03:37, 25 December 2010 (UTC)

Return to "Commands" page.