#How to make the accessory be always on the player even if he dies
1 messages · Page 1 of 1 (latest)
i know that but is there any way to have the accessory on every character once its pasted
You can try track who equipped accessories and add them once new character created
is this for a ragdoll death or something?
Basically for a skill
Oh i see now, try to track on every accessories in a different script/module script in my opinion,
and when the player loads again, you can call that script/module script and check if they have it equiped or not, and if they do have it equiped then.. you probably know where im going at this point
That’s what I said
yeah, but mine is just explained a bit clearly on how it can be done, but some other scripters probably has other opinions about it
🤷♂️
How you track it is up to you. You can use a boolean value inside the player or a table inside the script