View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old January 14th, 2021, 09:44 AM
Quote:
Originally Posted by Monteparnas View Post
As I said, it didn't worked. I don't know how to add a tag, apparently, and I need it for two projects, now. Can someone help me?

I do need to work on my way of writing...
What exactly are you trying to do? Create a language that anyone can take or allow all characters to be able to take any language? Or is it something else?

For the record. To add a tag in a script, use something like this:

Code:
perform hero.childfound[rHuman].assign[Language.Any]
This assigns the tag Language.Any to the thing rHuman, if this thing is on your character.

Last edited by Sendric; January 14th, 2021 at 11:54 AM.
Sendric is offline   #10 Reply With Quote