![]() |
any advice about this half op thing ?
regards, Schorsch |
problem with script...
in the new versions of mirc, you can multi server connect, instead of opening multiple mIRC's to be on different servers...well i use this option... when on 2 or more servers, but in the channel I use the script for, it records the data as 0 being no1 in the channel... What would need to be added to the script or whatever, to make it look on 1 server and in that 1 channel? IN a multi load situation. |
ok by popular demand, i'll add the commas (without the trailing one on the last nick) in the next release, as well as the halfop support, and will probably even add 'most chat users' as well (and i can guarantee that the most chat users will work better than vb's). :)
|
Awesome, sounds keen supreemball ;)
|
Quote:
The identifier to get the connection ID of the current active server is $cid. So you might use if ($cid == 1) { blah | blah }. Dave. PS: The above is for people with version 6.* of mIRC. |
Quote:
about halfop, i added a line like this: Code:
elseif ($nick(#channel,%x) ishop #channel) { |
Quote:
|
I have the same problem with the upload not working properly, after playing around with the ftp.mrc file I got it to work (might not be the most efficient way, but it works). Still throws some errors at the end after the file is uploaded but it gets nicks.php from point A to point B and thats all that really matters to me. Can't guarantee it will work, but it worked for me :)
-- Open ftp.mrc and find: Code:
on *:SOCKREAD:FTPsock*:{ Code:
:retry Code:
if ($1 != 220) { Code:
if ($1 != 220) { Code:
if ($1 != 331) { Code:
if ($1 != 331) { Code:
if ($1 != 230) { Code:
if ($1 != 230) { |
Nice hack but how make it to work
it wasn't clear for me here /ftp.upload -dfl ftp.yourserver.com ftpusername ftppassword remote/path/to/forum/nicks.php c:\path\to\mirc\nicks.php i do /ftp.upload -dfl ftp://user:pass@ip:port remote/path/to/nicks.php C:\Program Files\mirc\nicks.php and i got this error /ftp.upload: invalid port if i do ftp.upload -dfl remote ftp://user:pass@ip:port /path/to/nicks.php C:\Program Files\mirc\nicks.php i got this error /ftp.upload: invalid file could you explain me what i get this error please The script seem working but how make it to work????????????? |
Did anyone make a "most ever online" for this chat system ?? That would be great.
|
All times are GMT. The time now is 08:41 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|