BlueTak Posted April 2, 2008 Share Posted April 2, 2008 Hi, im new here, i thought i will make a script, idk if its right, i havnt tested it ! on *:SIGNAL:mta.command: { var %a == $iif( if ($3 == !votejail) mta.text $1 $mta.nick($1,$2) Votes For $mta.nick($1,%a) To go to Jail! Reason: $4- } elseif ($3 == !vjail) mta.text $1 $mta.nick($1,$2) Votes. elseif ($3 == !sus) mta.text $1 Suspect? elseif ($3 == !cops) mta.text $1 All Suspects Are Dead! elseif ($3 == !east) mta.text $1 Sus to the East elseif ($3 == !west) mta.text $1 Sus to the West elseif ($3 == !north) mta.text $1 Sus to the North elseif ($3 == !south) mta.text $1 Sus to the South elseif ($3 == !icop) mta.text $1 Watch out im a cop elseif ($3 == !irob) mta.text $1 Come catch me im a Robber elseif ($mta.level($1,$2) > 3) { if ($3 == !jail) { mta.text $1 $mta.nick($1,%a) has Been Jailed! mta.mute $1 %a } elseif ($3 == !unjail) { mta.text $1 $mta.nick($1,%a) has Been UnJailed! mta.unmute $1 %a } elseif ($3 == !stfu) { mta.text $1 $mta.nick($1,%a) Has been Sent a STFU, He Will now be kicked mta.kick $1 %a } elseif ($3 == !stfu2) { mta.text $1 $mta.nick($1,%a) Has been Sent a STFU2, He Will now be Banned mta.ban $1 %a } } on *:SIGNAL:mta.join: { timer.join mta.pm $1 $2 Cops 'n' Robbers Script By -Q7-4Cazp.UK } } } I hope it works Link to comment
FpS_Chris Posted August 23, 2008 Share Posted August 23, 2008 Lol this wouldnt work. You can only Change the text like !freeze lol Lol has been jailed so only the mta text can you change (i think) Link to comment
Recommended Posts