Author Topic: Please help me :D  (Read 2403 times)

0 Members and 1 Guest are viewing this topic.

Offline Spung

  • Street Thug
  • *
  • Posts: 6
  • eLITENetwork's® Chile!
    • View Profile
    • eLITENetwork's® Chile!
Please help me :D
« on: October 22, 2010, 11:49:03 pm »
I need a line to delete text in a ini file, in mirc scripting
And provided with:
  !remini -n vcmp.banlist.ini BANLIST Text
  !write -ds vcmp.banlist.ini Text

The file ini no have Tittle Example:

Not is:
Code: [Select]
[BANLIST]
[IP] [Name] [Date] [Time] [By Admin] [Reason]
[IP] [Name] [Date] [Time] [By Admin] [Reason]
Is:
Code: [Select]
[IP] [Name] [Date] [Time] [By Admin] [Reason]
[IP] [Name] [Date] [Time] [By Admin] [Reason]

No have Tittle the save of the file.

Im use from save: /write vcmp.banlist.ini [IP] [Name] [Date] [Time] [By Admin] [Reason]

Not if you understand.

Thanks all, Cya All.

Att Ariel.

Offline [-xerox-]

  • Street Thug
  • *
  • Posts: 2
    • View Profile
Re: Please help me :D
« Reply #1 on: October 23, 2010, 03:39:05 pm »
Code: [Select]
/write -dl1 banlist.ini

Deletes the first line:

[-xerox-]

Offline Spung

  • Street Thug
  • *
  • Posts: 6
  • eLITENetwork's® Chile!
    • View Profile
    • eLITENetwork's® Chile!
Re: Please help me :D
« Reply #2 on: October 23, 2010, 07:02:29 pm »
Does not help me I want to delete the line I choose, Thanks :)

Offline [AoD]NC

  • VC:MP Beta Tester
  • VC:MP Veteran
  • *
  • Posts: 616
  • AoD forever!
    • View Profile
    • KURWA MAĆ
Re: Please help me :D
« Reply #3 on: October 23, 2010, 09:45:35 pm »
If you know what you want, type your question in Google, as you note mIRC is a scripting language and there are many sites with scripts and users who know mIRC scripting very well. Your question is a typical mIRC, nothing to do with VCMP, so it will be easier and better for you to ask for help on a mirc scripting forums.