%host = getSubStr($ServerInfo::Name, 0, strStr($ServerInfo::Name, "\'"));
Code: [Select]%host = getSubStr($ServerInfo::Name, 0, strStr($ServerInfo::Name, "\'"));
Do you mean the name of the local client? $Pref::Player::NetName.Some things you might also find useful:$Pref::Player::ClanPrefix - Local client's clan prefix.$Pref::Player::ClanSuffix - Local client's clan suffix.$Pref::Player::LANName - Local client's LAN name (specified in avatar menu).getNumKeyID() - Local client's BL_ID.