Niels
Members-
Posts
204 -
Joined
-
Last visited
Everything posted by Niels
-
set %ownerpoints. [ $+ [ %vercettiowner ] ] 0 set %ownerpoints $calc(%ownerpoints. [ $+ [ %vercettiowner ] ] )+1) that?
-
* Connecting to 62.195.25.8:****... (Admin+) * MOTD URL: http://members.lycos.nl/warland/motd.rtf * Connected! * Game: GTA:VC | Mode: Deathmatch | Sub mode: | 1 / 8 * Disconnected: Timed out. * Auto reconnect in 5 seconds. :S
-
set %ownerpoints. [ $+ [ %vercettiowner ] ] 0 set %ownerpoints $calc(%ownerpoints. [ $+ [ %vercettiowner ] ])+1) What's wrong the points stay 0
-
My admin panel is not working: (15:40:47) ADMINPLUS-JOIN: 'admin3679', ID = 0 (127.0.0.1) (15:41:09) ADMINPLUS-QUIT: 'admin3679', ID = 0 ... quit due to timeout.
-
* Connecting to XXX.XXX.XXX.XXX:XXX... (Admin+) Can you for the logging the time example: 14:53:12 * Connecting to XXX.XXX.XXX.XXX:XXX... (Admin+)
-
to close a progam example: i have turned on winnamp i will close that with mIRC is that possable ?
-
i need a funtion to close a progam is it in mIRC?
-
if ($3 == !clanban) { if ($4 != $null) { %a = 0 while (%a < $mta.maxplayers($1)) { if ($4 isin $mta.name($1,%a)) { if ($5 == $null) mta.say $1 All members of clan $4 are banned. else mta.say $1 All members of clan $4 are banned, Reason: $5- writeini "shitlist.ini" Clanban clan $4 ;<-- What edit my here? mta.ban $1 %a } inc %a 1 } unset %a } else mta.say $1 $mta.name($1,$2) Syntax: !clanban }
-
mIRC Says this: * /if: insufficient parameters (line 845, script2.mrc)
-
on *:SIGNAL:mta.join: { if ($readini(shitlist.ini,clanban,clan) isin $mta.name($1,$2)) { mta.say $1 Your clan is clanbanned here. mta.ban $1 $2 } if ($readini(shitlist.ini,clanban,clan1) isin $mta.name($1,$2)) { mta.say $1 Your clan is clanbanned here. mta.ban $1 $2 } if ($readini(shitlist.ini,clanban,clan2) isin $mta.name($1,$2)) { mta.say $1 Your clan is clanbanned here. mta.ban $1 $2 } if ($readini(shitlist.ini,clanban,clan3) isin $mta.name($1,$2)) { mta.say $1 Your clan is clanbanned here. mta.ban $1 $2 } if ($readini(shitlist.ini,clanban,clan4) isin $mta.name($1,$2)) { mta.say $1 Your clan is clanbanned here. mta.ban $1 $2 } if ($readini(shitlist.ini,clanban,clan5) isin $mta.name($1,$2)) { mta.say $1 Your clan is clanbanned here. mta.ban $1 $2 } } It's a great script
-
if ($readini(shitlist.ini,clanban,clan) isin $mta.name($1,$2)) { mta.say $1 Your clan is clanbanned here. mta.ban $1 $2 } This is work with one clan. I ban more clans and he don't rember the old clan. Can somone fix this, or telll my what the error is ? (Sorry for my bad english)
-
It's 16-1 ........
-
http://home.deds.nl/~aeron aka http://www.aeron.tk offline ?
-
Lol, no thanks i hate GRS, but i have the answer from somone else Edit: i don't hate grs. I don't LIKE grs
-
Can somone please tell my how make i a !kills script (Weapon kill counter)
-
ThnX Harry! In Dutch, i can not good write english: Harry hij doet het maar ik bedoel dat hij tussen 10 uur en 18 uur de tijd niet verandert dus 10 smorgens en 10 savonds en als het bijvoorbeeld 18:01 is dat hij weer terug zet naar 10:00 dus aleen dag tijd.
-
on *:SIGNAL:mta.event: { if $readini(weather.ini,main,time) { if ($2 == Time && $mta.time($1) < 10:00 ) && $mta.time($1) > 6:00 ) { mta.say $1 Time locked to day time mta.settime $1 10:00 } } Why is this don't work ??
-
(Ja, dat klopt mij engels is niet zo goed )
-
Als you help my i understand that
