change world name

Posted by Jing Wu on Wed 17 Oct 2012 11:59 AM — 3 posts, 17,946 views.

Australia #0
Hi,

Can anyone tell me which api used to change the current loaded world name?

Cheers,
USA #1
Would you be looking for:

world.DoCommand "Preferences"

or maybe

world.DoCommand "ConfigureMudaddress"


I don't think either of these result in a scripted solution, but rather an input window opening though..
Amended on Wed 17 Oct 2012 02:21 PM by Daniel P
Australia Forum Administrator #2

SetAlphaOption ("name", "newname")


Template:function=SetAlphaOption
SetAlphaOption

The documentation for the SetAlphaOption script function is available online. It is also in the MUSHclient help file.