Lets imagine I got the above piece of Code.Code:if(intid == 5) then pUnit:SendChatMessage(15,0,"Message!") end
Will this Whisper all in range?
Or will it only whisper the one choosing Option 5?
Because if it whispers all in the area, then I would like to know, how I make it whisper only the person who choosed the option.