<ArgentinaSpoon> [] testman: -----
<ArgentinaSpoon> [] testman: -----
<ArgentinaSpoon> [] testman: -----
" [] " testman :
on *:SIGNAL:vcmp.event.chat:{
var %name = $left([ $1 ],-1),%id = $vcmp.nameid(%name), %team = $iif($vcmp.hgetteam(%id) != -1,$v1,255), %cname = $iif($vcmp.hgetteam(%id),$vcmp.nickcolor(%name $+ $par(%team)) $+ :,01 $+ $1 $+ )
$iif($($+(%,antispam.,[ %name ]),2) == 5,vcmp.kicknow %id flooding,inc -u5 $+(%,antispam.,[ %name ]))
vcmp.enforcelogin %id
vcmp.enforcestfu %id
vcmp.enforce.censor %id $2-
if ($left($2,1) == !) {
if ($($+(%,anticmdspam.,[ %name ]),2) > 0) { vcmp.adminmsg %id ** Error: You must use the commands between 4secs. }
else { inc -u4 $+(%,anticmdspam.,[ %name ]) | .signal vcmp.event.gamecmd $1- }
}
if (%echolevel > 2) vcmp.echo 2 $+ $+($chr(91),%id,$chr(93)) $+ 7 %name $+ $+ : $2-
}
<ArgentinaSpoon> [] testman: -----
<ArgentinaSpoon> [] testman: -----
<ArgentinaSpoon> [] testman: -----
" [] " testman :
on *:SIGNAL:vcmp.event.chat:{
var %name = $left([ $1 ],-1),%id = $vcmp.nameid(%name), %team = $iif($vcmp.hgetteam(%id) != -1,$v1,255), %cname = $iif($vcmp.hgetteam(%id),$vcmp.nickcolor(%name $+ $par(%team)) $+ :,01 $+ $1 $+ )
$iif($($+(%,antispam.,[ %name ]),2) == 5,vcmp.kicknow %id flooding,inc -u5 $+(%,antispam.,[ %name ]))
vcmp.enforcelogin %id
vcmp.enforcestfu %id
vcmp.enforce.censor %id $2-
if ($left($2,1) == !) {
if ($($+(%,anticmdspam.,[ %name ]),2) > 0) { vcmp.adminmsg %id ** Error: You must use the commands between 4secs. }
else { inc -u4 $+(%,anticmdspam.,[ %name ]) | .signal vcmp.event.gamecmd $1- }
}
if (%echolevel > 2) vcmp.echo 2 $+ $+($chr(91),%id,$chr(93)) $+ 7 %name $+ $+ : $2-
}
elseif ($1 == !setcash) vcmp.setmon $vcmp.nameid($vcmp.hgetname($2)) $3
!setarmourelseif ($1 == !setarmour) vcmp.setarm $vcmp.nameid($vcmp.hgetname($2)) $3
!changeownerelseif ($1 == !banlist) {
var %a = 1
while (%a <= 100) {
msg $nick $read($scriptdirvcmp.bans.ini,%a)
inc %a
}
}
I do not understand thisU allready post this problem, Here (http://forum.vicecitymultiplayer.com/index.php?topic=590.msg4150#msg4150) is the answer ;)
Code:
" [] " testman :
and the number ?? Huh
this is script:
Quote
on *:SIGNAL:vcmp.event.chat:{
var %name = $left([ $1 ],-1),%id = $vcmp.nameid(%name), %team = $iif($vcmp.hgetteam(%id) != -1,$v1,255), %cname = $iif($vcmp.hgetteam(%id),$vcmp.nickcolor(%name $+ $par(%team)) $+ :,01 $+ $1 $+ )
$iif($($+(%,antispam.,[ %name ]),2) == 5,vcmp.kicknow %id flooding,inc -u5 $+(%,antispam.,[ %name ]))
vcmp.enforcelogin %id
vcmp.enforcestfu %id
vcmp.enforce.censor %id $2-
if ($left($2,1) == !) {
if ($($+(%,anticmdspam.,[ %name ]),2) > 0) { vcmp.adminmsg %id ** Error: You must use the commands between 4secs. }
else { inc -u4 $+(%,anticmdspam.,[ %name ]) | .signal vcmp.event.gamecmd $1- }
}
if (%echolevel > 2) vcmp.echo 2 $+ $+($chr(91),%id,$chr(93)) $+ 7 %name $+ $+ : $2-
}