#100 player reward

1 messages · Page 1 of 1 (latest)

tawny plinth
#

i want to make a script for my new game that only the first 100 player who visit the game get an exlusive weapon how can i do that ?

#

and i asked chat gpt and he she told me i need a assed id from the model but idk how to get that

lyric parrot
#

You could use an ordered datastore

#

Then just only allow people with the same user id's as the first 100 ids to have that weapon

tawny plinth
#

i mean i think i have a script but i have some problems geting the id for the wepaon

#

weapon

lyric parrot
#

Why would you need an id for a weapon?

#

Can't you just store it and replicate it whenever u want

tawny plinth
#

oh yea

#

i forgot

#

but is there any way i can check if the script works because its hard to get 500 visits

lyric parrot
#

I mean do you already have your 100 people determined?

#

If you already have the 100 people then just make / use an alt

tawny plinth
#

no i just want that the first 100 player who join my game get that weapon

#

100 random player

lyric parrot
#

That's what I'm saying

#

Does it already have 100 people to give it to?