• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

How do i make an item protection script?

Status
Not open for further replies.
Level 9
Joined
Sep 8, 2004
Messages
633
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.
Top