Question about playerids

Okay, so im making a game right now, and im going to be adding a save code system. Is it possible to tie a code to a certain player id (EX the last 2 digits of the code are sum specific digits in a playerid that stay constant r smth)

What exactly do you mean by “tying to a player”? What’s your game about?

2 Likes

Try scoping

Finally I can update my bio after . . . wow, giving korm 81 likes

1 Like

Basically, i need to save a set of properties (about 8 digits) and i was wondering if i could use the playerid to make sure only one person can use that save code

I don’t think one person can be triggered to use a save code. Maybe use a button for a code a prevent others from getting to it using a trigger and a barrier?

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.