Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Spung on October 22, 2010, 11:49:03 pm

Title: Please help me :D
Post by: Spung 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.
Title: Re: Please help me :D
Post by: [-xerox-] on October 23, 2010, 03:39:05 pm
Code: [Select]
/write -dl1 banlist.ini

Deletes the first line:

[-xerox-]
Title: Re: Please help me :D
Post by: Spung on October 23, 2010, 07:02:29 pm
Does not help me I want to delete the line I choose, Thanks :)
Title: Re: Please help me :D
Post by: [AoD]NC 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.