• 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!

Lua Problem with a function.

Reaper7

dunno wat 2 rite here
Joined
Feb 18, 2011
Messages
133
Reaction score
1
Hey there, would anyone help me with my problem, please? Oh wait, I forgott to tell you what the problem is <idiot>. Shall we start again? Okay then ; ).

Do you recognise this function:
Code:
doSendAnimatedText

Yeah right, and the problem is that on my TFS (0.2.11.2) it doesn't work... The console says "deprecated function", whatever it means.

Does anyone know a function which works similar to this one, or d'you at least know how to fix the problem? I really need it.

Cheers.
 
Pretty sure it stopped working in one of the later client versions so either use doCreatureSay() and play around with the different MSG types to you find one you like or use a server for an earlier client.
 
Back
Top