ImJohnMclane Posted September 28, 2006 Share Posted September 28, 2006 Dudes, still not work . =( on *:SIGNAL:mta.command:{ var %a = $iif($4,$iif($mta.name($1,$4) != Unknown,$4,$mta.getid($1,$4)),$2) if ($3 == !addmember) { !writeini " $+ $scriptdir $+ nickserv.ini" members $mta.name($1,%a) 1 mta.say $1 Member $mta.name($1,%a) Added Succefully! } } Plz all try to help me Link to comment
Aeron Posted September 28, 2006 Share Posted September 28, 2006 MTA:SA on *:SIGNAL:mta.command:{ var %a = $iif($4,$iif($mta.nick($1,$4) != Unknown,$4,$mta.getid($1,$4)),$2) if ($3 == !addmember) { !writeini " $+ $scriptdir $+ nickserv.ini" members $mta.nick($1,%a) 1 mta.text $1 Member $mta.nick($1,%a) Added Succefully! } } MTA:VC on *:SIGNAL:mta.command:{ var %a = $iif($4,$iif($mta.name($1,$4) != Unknown,$4,$mta.getid($1,$4)),$2) if ($3 == !addmember) { !writeini " $+ $scriptdir $+ nickserv.ini" members $mta.name($1,%a) 1 mta.say $1 Member $mta.name($1,%a) Added Succefully! } } Link to comment
Guest Posted October 11, 2006 Share Posted October 11, 2006 ok so this can add like a clan tag to an INI? if so how would you go about maken it kick people with said tag that have not been added to the ini? "IE" !addtag clone_war so now anyone that enters with "clone" gets told to change there nick then it kicks them Link to comment
Squall Posted October 13, 2006 Share Posted October 13, 2006 (edited) JarJar is dat u Jarred "JarJar" Linwood if it is did u get bored form vc fourms and mods lol this is tim_maxwell2 Edited October 14, 2006 by Guest Link to comment
Recommended Posts