Code:world <<"World Manually Rebooting in 30 seconds. This isn't the time to be afk."
Problem description:
It says Missing left hand argument to < , but I cant really identify the problem... any help?</<</<size>
ID:263370
![]() Nov 12 2006, 7:51 pm
|
|
Jp wrote:
Put the damned code in the damned DM brackets. > world << "<font size=3 color="green">World Manually Rebooting in 30 seconds. This isn't the time to be afk.</font>" Tada. I think it might work better like this.
world << {"<font size=3><font color="green">World Manually Rebooting in 30 seconds. This isn't the time to be afk."}
~Grand~ |
Tada.