Name: Elite_v1.0
Features:
No scrap cheat.
Cool formations and annoying attacks.
Download and put it over the old patch13.pak
Not ready; must be improved...
I will create more AIPs in time.
New AIPs from Frunza
Moderators: GSH, VSMIT, Red Devil, Commando
-
- Thunderbolt
- Posts: 105
- Joined: Mon Sep 30, 2013 4:01 pm
New AIPs from Frunza
Last edited by Protrector on Fri Dec 27, 2013 5:25 pm, edited 1 time in total.
Building aips for everyone.
- MrTwosheds
- Recycler
- Posts: 3059
- Joined: Sat Feb 19, 2011 8:37 am
- Location: Outer Space
- Contact:
Re: New AIPs from Frunza
Really NOT the way to do it! Unless you really want to break lots of peoples bz2 installs.Download and put it over the old patch13.pak
The Silence continues. The War Of Lies has no end.
-
- Thunderbolt
- Posts: 105
- Joined: Mon Sep 30, 2013 4:01 pm
- MrTwosheds
- Recycler
- Posts: 3059
- Joined: Sat Feb 19, 2011 8:37 am
- Location: Outer Space
- Contact:
Re: New AIPs from Frunza
You only need to override the files in the patch13.pak not replace them.
so you make a MYmod.pak containing your aip files.
A new Mymod.cfg file just like the bzone.cfg but also containing the line
AddPack("@rootdir\Mymod.pak");
above the lines
AddDirRecurse("@rootdir\addon");
AddPack("@rootdir\patch13.pak");
AddPack("@rootdir\data.pak");
All files with the same names as those in the other .pak will then be overridden, by yours.
Then make a shortcut with bzone.exe -config mymod.cfg to run it.
Replacing the patch13.pak Is a very bad idea.
so you make a MYmod.pak containing your aip files.
A new Mymod.cfg file just like the bzone.cfg but also containing the line
AddPack("@rootdir\Mymod.pak");
above the lines
AddDirRecurse("@rootdir\addon");
AddPack("@rootdir\patch13.pak");
AddPack("@rootdir\data.pak");
All files with the same names as those in the other .pak will then be overridden, by yours.
Then make a shortcut with bzone.exe -config mymod.cfg to run it.
Replacing the patch13.pak Is a very bad idea.
The Silence continues. The War Of Lies has no end.
Re: New AIPs from Frunza
Replacing any .pak file tends to be a bad idea.
Re: New AIPs from Frunza
A few loose files can sit in the addon folder (or addon\aips) , especially if they do not clash (i.e. have the same name) as any other files in addon and/or any .pak files. Use that to quickly iterate on changes and distribute to others.
-- GSH
-- GSH
-
- Thunderbolt
- Posts: 105
- Joined: Mon Sep 30, 2013 4:01 pm
-
- Thunderbolt
- Posts: 105
- Joined: Mon Sep 30, 2013 4:01 pm