#how can I give player specific items
1 messages · Page 1 of 1 (latest)
yea
using user id script
Could you show an example?
if player.attribute.multiplayer.name = "Username" then
Get 1 (item)
there we go 🛌 i dont have to do anything
1 messages · Page 1 of 1 (latest)
Would it be possible to make items in a multiplayer game that is only useable by people with certain usernames? (Trying to give custom characters to certain people in my game)
yea
using user id script
Could you show an example?
if player.attribute.multiplayer.name = "Username" then
Get 1 (item)
there we go 🛌 i dont have to do anything