I got this..
And i want something like this :
Explanation : I would like this command in this script to allow only IMPLEMENTOR autorithy
to use it. Not GOD / HIGH WIZ / Low wiz to use it.
Code:
when letter with pc.is_gm() begin
Code:
when letter with pc.is_gm('IMPLEMENTOR') begin
to use it. Not GOD / HIGH WIZ / Low wiz to use it.