president vankk
Web Developer & AuraOT Owner
- Joined
- Jul 10, 2009
- Messages
- 5,719
- Solutions
- 9
- Reaction score
- 339
I got this script from 8.6 and I isn't working, and I don't have idea which function uses on it.
Thanks.
Code:
doSendAnimatedText(p, config[skill][1]..'['..newlevel..']', math.random(255))
Code:
doSendAnimatedText(cre_pos, "Block", math.random(1,255))
Code:
doSendAnimatedText(getCreaturePosition(config.data[2]), "points: "..poi, math.random(1,255))
Thanks.