Code:
Name: 'Mob Global Random Example', VNum: [ 60], RNum: [ 60]
Trigger Intended Assignment: Mobiles
Trigger Type: Global Random , Numeric Arg: 2, Arg list: None
Commands:
* By Rumble of The Builder Academy tbamud.com 9091
* Global Random trigs fire whether a player is in the room or not.
switch %random.6%
case 1
emote whistles an annoying tune.
break
case 2
emote stares at you with interest.
break
case 3
emote ponders your existence.
break
case 4
emote considers your potential.
break
case 5
emote hums an unrecognizable tune.
break
default
emote starts to sing a piercing melody about a lost love.
break
done
for TBA.