i have searched a ton of demos and i have looked through the dm guide and reference and yes all of it.
mob
Login()
..()
usr << browse("<center><font color=blue>The Last Hero</font></center><br><br><font color=blue>Welcome To my game</font>")
ID:167568
![]() Feb 24 2006, 4:10 pm
|
|
I am making a code that allows html in the browser so that a welcome message apears there when you log in but 1 line is getting to long how do i make it so it is sprawed out on multiple lines. Heres the code:
i have searched a ton of demos and i have looked through the dm guide and reference and yes all of it. mob |
usr<<browse({"Hi<BR>
Hi<BR>
Hi"})