
Enjoy
If you can't see the problem, then this is the problem![]()
// this is in the AddToWorld method
if (this.GuildName.Length == 0)
{ this.GuildName = IDtoName.getName(this.CurrentZone.ID); }
public override string GuildName
{
get
{
return base.GuildName;
}
set
{
base.GuildName = value;
}
}
}
If you can't see the problem, then this is the problem![]()
If you can't see the problem, then this is the problem![]()
string RegionToName = this.CurrentRegion.Description
Users browsing this forum: No registered users and 1 guest