Revision [497]

This is an old revision of CommunityNames made by AdminSkyld on 2009-08-16 22:36:06.
 
Currently PC IDs are showing in RC and are not being accepted by global commands.

The function findplayerbycommunityname() adds unnecessary complexity by being an alternative to findplayer(). Instead, findplayer() should also check community names.

player.communityname should never return NULL. It should return:
This is so that scripts never display NULL and so that guest accounts can easily be identified by GPs and such (it is difficult for GPs to find hacker players because right-clicking the player to get the profile just shows "guest").

There is one comment on this page. [Display comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki