Ok I have this mob I'm trying to make follow a player and be its charm after you give it 250 gold coins. I've got it to work but after the mob follows the player it want do anything the player orders it to do. So i added dg_affect to the trig and it looks like this.
Name: 'Ranger follows', VNum: [11704], RNum: [ 371]
Trigger Intended Assignment: Mobiles
Trigger Type: Bribe , Numeric Arg: 100, Arg list: 250
Commands:
mfollow %actor.name%
dg_affect %self% charm 0 50
now this works fine but here is the problem i'm having after the mob leaves the player for what ever reason the charm affect stays with the mob and when the player are another player pays to get this mob again it will not follow the player are do anything that the trig is set up to do. is there away to remove the charm affect from the mob once it leaves the player?



