WaddleDee Posted January 31, 2015 Share Posted January 31, 2015 So I'm trying to modify how other mobs react to my character, and using a special tag seems to be the way to go, according to Webber's (and Weston's) files. However, I have absolutely no idea how they work, what they do, or how to use them. Help please! Link to comment https://forums.kleientertainment.com/forums/topic/50080-coding-question-tags/ Share on other sites More sharing options...
seronis Posted January 31, 2015 Share Posted January 31, 2015 Tags do nothing on their own. They are literally just a 'tag' placed on something that anything else can check the presence of. If you want to see what tags are used by the vanilla game just filesearch for "HasTag" and you will see every place in code that decides to change behavior based on a tag being assigned. Link to comment https://forums.kleientertainment.com/forums/topic/50080-coding-question-tags/#findComment-608243 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now