To add a claim to a title, you simply add the line:
claim = { id = { type = 4712 id = 9821 } character = { type = 10 id = 100522 }}
in the title object.
'character = ...' is pretty obvious but what of the type and id? Do they need to be set to a specific value or just unique?
If they need to be unique what are the safe ranges to use?
/joben
claim = { id = { type = 4712 id = 9821 } character = { type = 10 id = 100522 }}
in the title object.
'character = ...' is pretty obvious but what of the type and id? Do they need to be set to a specific value or just unique?
If they need to be unique what are the safe ranges to use?
/joben