-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
area-GM-PlayersIssues related to players SampSharp.GameModeIssues related to players SampSharp.GameModeenhancement
Milestone
Description
If I do player.Name = "$^&*#аооплапо";
there is no exception and name is not changed.
On PAWN we get return code -1 meaning "The name can not be changed (it's already in use, too long or has invalid characters)"
I expected an exception here.
Is it by design? Can we fix it to throw an exception?
Metadata
Metadata
Assignees
Labels
area-GM-PlayersIssues related to players SampSharp.GameModeIssues related to players SampSharp.GameModeenhancement