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

[REQUEST] text message shows to certain CID

Rith

New Member
Joined
Jun 14, 2007
Messages
176
Reaction score
0
Is it possible to make similiar m-walls effect with lua - ONLY for certain character? (not for all on screen)


perfecttimers.png
 
Well not the same "text" because this is fixxed at a certain position, but you could use:
doSendAnimatedText(pos, text, color[, player])
doSendAnimatedText({x=1,y=1,z=1}, time, COLOR_RED , CID_OF_PLAYER)
 
lol you want so players can donate for m-wall timers, nice.
No, It'll be free feature on my server.

why not, but maybe he only wants that the CASTER can see it..
No not for caster, only for players who active !mwall (for ex.) planning to make a lot of pvp and gameplay features ;)
 
Back
Top