ImJohnMclane Posted October 4, 2006 Share Posted October 4, 2006 on *:SIGNAL:mta.command:{ if ($3 == !jail ($mta.name($1,$2) (mta.minutes) ) { mta.say $1 Player ($mta.name($1,$2) has just been jailed to VCPT! Why that script wont work, on that area, and time not work, and command? lol ? Ty for tryng help me(A) Link to comment
CoZ Posted October 4, 2006 Share Posted October 4, 2006 on *:SIGNAL:mta.command:{ if ($3 == !jail ($mta.name($1,$2) (mta.minutes) ) { mta.say $1 Player ($mta.name($1,$2) has just been jailed to VCPT! Why that script wont work, on that area, and time not work, and command? lol ? Ty for tryng help me(A) try using something like ($3 == !jail) && ($4 == $mta.name($1,%a)) ? then use the minutes $5 inside the if (i am just starting with mirc scripting for sa .. so i dont know exactly for vc ) Link to comment
StormaX Posted November 1, 2006 Share Posted November 1, 2006 on *:SIGNAL:mta.command:{ if ($3 == !jail ($mta.name($1,$2) (mta.minutes) ) { mta.say $1 Player ($mta.name($1,$2) has just been jailed to VCPT! This doesnt work to bad i cant help u much but ($mta.name($1,$2) is not good and you forgot && and ... if that would work it would jail $mta.name($1,$2) wich is yourself Link to comment
Recommended Posts