world
status = "<b><font face='Times New Roman' size=2 color='black'>( A Random Game |Version 2|[world.name]) - [Host]'s Server - [ppl] players connected."
mob //makes whatever is up a /mob
var //whatever is next is a /mob/var (variable)
host = "" //The Var!
Problem description:loading RM.dme
RM.dm:6:error:host:undefined var
RM.dm:6:error::expected a constant expression
RM.dmb - 2 errors, 0 warnings (double-click on an error to jump to it) Why doesn't this work so this will work on the hub. Thanks for your help and time.
Also, when you send out the status, it will not know what you want outputted by "Host" due to there not actually being a world/host variable. What I mean is, you should make the host a world variable instead of a mob variable like so: