How do i make an item protection script?

Status
Not open for further replies.
well, you could set a variable.
For each item, that is.
if an item is picked up, attach the variable to the item (ownedbyplayerX)

then you can use that as a condition, if item being manipulated is equal to ownedbyplayer(x) then ...
 
Status
Not open for further replies.
Back
Top