TRIGGER_BRIBE
Keywords:
TRIGGER_BRIBE
Syntax: BRIBE <number>
The argument is any positive integer number, this trigger can be
activated whenever money is given to the mobile. If the amount given exceeds the number, then the commands are processed. Note that the argument of 1 would act as a default response. Also note that if the script is not triggered (because of too little money having been given), the mobile still keeps the money.
For this bribe trigger the amount to be given is converted to
silver coins with the rate of 1 gold = 100 silver, thus the number in the argument should be the expected amount in silver coins.
Examples:
BRIBE 50
This trigger will be activated if someone gives 50 silver coins or more to the mobile.
BRIBE 1
This trigger will be activated if somone gives any amount of silver coins to the mobile.