by Black » Thu May 07, 2015 8:41 pm
I tried to disable all retail for player in my script, but cant make it to work.
I put this in script file:
Code: Select all
[LOCKS]
Firm, Retail
Firm, Supermarket
but retail building are all enabled anyway.
Then i tested:
and this works, all factory buildings are disabled.
I tried to disable all retail for player in my script, but cant make it to work.
I put this in script file:
[code][LOCKS]
Firm, Retail
Firm, Supermarket[/code]
but retail building are all enabled anyway.
Then i tested:
[code][LOCKS]
Firm, Factory[/code]
and this works, all factory buildings are disabled.