Guys here herotom if u know me i want script " tp say hunting shop anything like this please help me i u know
<globalevent name="Teleports" interval="2" script="tilestalking.lua" />
function onThink(interval, lastExecution)
pos = {x = 113, y = 56, z = 7}
doSendAnimatedText(pos, 'TEXT HERE', 140)
end
tp say hunting shop anything like this please
You're the first one on the internet to speak English so bad that I can't even understand what you mean.
Achievement locked!
You're the one who doesn't understand, and you mock him? I should mock you, but I won't.
From what I understand, he is searching for a "talking" tp / sign script. He obviously did not search everywhere, as he claims he has.
XML:<globalevent name="Teleports" interval="2" script="tilestalking.lua" />UntestedLUA:function onThink(interval, lastExecution) pos = {x = 113, y = 56, z = 7} doSendAnimatedText(pos, 'TEXT HERE', 140) end