Code:
Name: 'Underground Spy M30 T174', VNum: [ 174], RNum: [ 174]
Trigger Intended Assignment: Mobiles
Trigger Type: Random , Numeric Arg: 100, Arg list: None
Commands:
* By Rumble of The Builder Academy tbamud.com 9091
if !%self.follower%
eval max %random.4%
set txt[1] Don't let the 'MAN' hold you back, join the rebellion. Follow me if you want to lead a better life.
set txt[2] Be careful who you talk to, they may be part of the consipiracy. Follow me if you want to know the truth.
set txt[3] Follow me if you want to join the resistance.
set txt[4] Only through sacrifice can we know the truth. Follow me to be enlightened.
set speech %%txt[%max%]%%
eval speech %speech%
say %speech%
else
say you have made the right choice.
wait 3 sec
%random.dir%
wait 2 sec
%random.dir%
wait 2 sec
%random.dir%
wait 2 sec
%random.dir%
wait 2 sec
say do you have anyone that knows you are in Sanctus or who may notice your absence?
wait 5 sec
%load% mob 32
%echo% The hired muscle has arrived.
%load% mob 32
%echo% The hired muscle has arrived.
%load% mob 32
%echo% The hired muscle has arrived.
%load% mob 32
%echo% The hired muscle has arrived.
wait 3 sec
say lets get on with it. Don't bother putting up a fight.
wait 3 sec
%send% %self.follower% The spy and all of his hired muscle quickly circle you and wait for your exposed back before they attack. You catch movement out of the corner of your eye as you are clubbed from behind.
%echoaround% %self.follower% %self.follower.name% is quickly surrounded by a group of thugs and clubbed unconscious. The underground spy pays the hired thugs and then drags %self.follower.name% away to the %random.dir%.
nop %self.follower.pos(sleeping)%
%teleport% %self.follower% 97
%purge% %self%
end
for TBA.