04-04-2011, 08:10 PM
To make a Message Function, like a GUI, or something, how would it work?
Note: when they have a / it means it's one of the two, so correct me there.
[lua]m = game.Parent.?.msg
m = msg.text = "hio"
wait(100)
m:Remove()[/lua]
Please tell me if my scripting is off, I'm trying to remember my basics.
Note: when they have a / it means it's one of the two, so correct me there.
[lua]m = game.Parent.?.msg
m = msg.text = "hio"
wait(100)
m:Remove()[/lua]
Please tell me if my scripting is off, I'm trying to remember my basics.