• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

help on TFS lua function

matg0d

Working on it!
Joined
Sep 2, 2008
Messages
16
Reaction score
0
Location
Rio Grande do Sul - Brazil
I'm trying to make a anti-bot system that pop-up a new channel when it makes a question to test if the player is a bot, but i cant understand/make the functions right...

doPlayerSendChannelMessage(cid, author, message, SpeakClasses, channel)


doPlayerSendToChannel(cid, targetId, SpeakClasses, message, channel[, time])

Can some explane what is the "SpeakClasses" and "targetId", and how this functions works?

Thanks anyway.
 
Back
Top