I already tried SharpSK and all its forks, but the code doesn't work.
SharpSK is in my /pl list but the code that I found in the docs doesn't get recognized.
Any help?
What I tried is:
The error I get, even with SharpSK installed is:
SharpSK is in my /pl list but the code that I found in the docs doesn't get recognized.
Any help?
What I tried is:
Code:
on join:
if event-player is registered:
# do something
else:
# do something else
The error I get, even with SharpSK installed is:
Code:
Can't compare a player with 'registered'
Line: if event-player is registered
Last edited: