13.08.2014, 11:13
If I wanted to created a box with textdraws that shows when people teleport, or connect or whatever, how would I limit the different lines so when the box is full, the top message disappears and a new message appears? like it would start as:
then a new teleport message would come up so the top message would disappear:
Код:
User has teleported to Example teleport 1 User has teleported to Example teleport 2 User has teleported to Example teleport 3 User has teleported to Example teleport 4 User has teleported to Example teleport 5
Код:
User has teleported to Example teleport 2 User has teleported to Example teleport 3 User has teleported to Example teleport 4 User has teleported to Example teleport 5 User has teleported to Example teleport 6