- Like setd, set a character or account variable for a specified character/account ID. This would work without attachrid(), and regardless of online/offline status. The variable prefix should automatically determine whether the supplied ID is character or account.
* setc <character ID>,"<variable name>",<value>;* setc <account ID>,"<variable name>",<value>;
- Like getd, and same as above.
* getc(<character ID>,"<variable name>")* getc(<account ID>,"<variable name>")
- Also, extend rid2name() and getcharid() to work for offline characters.
Opinions?











