Cunning fox Posted April 18, 2017 Share Posted April 18, 2017 Hey everyone! I need to somehow save tags, that was added when player builded smth. For example here's my on build function: if not inst:HasTag("name_"..builder.userid) then inst:AddTag("name_"..builder.userid) end And I need to make it, so I'll be able to load this tag. Does anyone knows how to make it? Thanks for your replies! 1 Link to comment https://forums.kleientertainment.com/forums/topic/77893-savingloading-tags/ 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