northwood-studios/NwPluginAPI

[BUG] NRE when using Player.Get(userid)

Closed this issue · 1 comments

image
It should just return a null Player if the specified Player with that userid is not present. But it throws an NRE instead.