Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started 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:
[BANLIST]
[IP] [Name] [Date] [Time] [By Admin] [Reason]
[IP] [Name] [Date] [Time] [By Admin] [Reason]
Is:
[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.
-
/write -dl1 banlist.ini
Deletes the first line:
[-xerox-]
-
Does not help me I want to delete the line I choose, Thanks :)
-
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.