Jump to content

???


ImJohnMclane

Recommended Posts

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 ?:D

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 :o)

Link to comment
  • 4 weeks later...
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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...