Skip to content

u specifier won't work when player name changed #3

@maddinat0r

Description

@maddinat0r

I did not see a hook for SetPlayerName in the include, so I'm pretty sure the u/U specifiers won't work when a player name is changed (well they will work, but they'll only accept the old name, not the new one since it's not updated internally).
I also should check for the return value of SetPlayerName when implementing the hook (only when SetPlayerName returns 1 (success) the name should be updated in the plugin).

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions