direinsomniac
Well-known member
I was wondering if it was possible to script it so that a player had to be a member of a certain faction in order to take a feat.
In the "Expr-reqs" window, I have tried:
#faction[facMyFactn] <> 0
as well as:
#isfaction
#isfact
#isfac
#hasfaction
#hasfact
#hasfac
but I keep getting a left side expression relational error.
In the "Expr-reqs" window, I have tried:
#faction[facMyFactn] <> 0
as well as:
#isfaction
#isfact
#isfac
#hasfaction
#hasfact
#hasfac
but I keep getting a left side expression relational error.
Last edited: