mIRC Home    About    Download    Register    News    Help

Print Thread
#169580 25/01/07 06:54 PM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
Code:
 Controle
.Add vop:/write Vops.Ini $$1- | /load -rs Vops.Ini | HALT }


it works.. it loads the Vops.Ini, it writes, but it doesn't write the nickname in it... it is a nick list poppup. but, i do : Controle>Add vop.
then i see :

Php Code:
 * Loaded script 'C:\DuckSkaBotIRC\Vops.Ini'  


I got already in REMOTE

Code:
 On *:JOIN:#Duck_Power,#oceanworld:{
if $nick isin $read(Vops.Ini) {
mode $chan +v $nick
  }
}


that voices the users (nicknames) who is in the Vops.Ini ... but the thing is : It doesn't write a nickname if i do "Add VOP"...

Somebody can help me?


Squee whenever a squee squee's. Squee whenever a squee does not squee.
DuXxXieJ #169581 25/01/07 06:59 PM
Joined: Jan 2007
Posts: 1,156
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2007
Posts: 1,156
read up on /writeini.

/help /writeini

DJ_Sol #169582 25/01/07 07:05 PM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
I don't have helpt hings. That's why i need help for it...



Squee whenever a squee squee's. Squee whenever a squee does not squee.
DuXxXieJ #169584 25/01/07 07:10 PM
Joined: Jan 2007
Posts: 1,156
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2007
Posts: 1,156
Then reinstall mirc and dont uncheck the help file. IF you want to script for mIRC you should read through the help file. When you do and you read about writeini, you will see you cannot use /write for an ini file as the command is /writeini.

DJ_Sol #169586 25/01/07 07:15 PM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
I cant.. cause i cant download anymore...


Squee whenever a squee squee's. Squee whenever a squee does not squee.

Link Copied to Clipboard