Is it possible to automatically load addons?

TrinityBlur

Member
I heard somewhere like 2 months ago that it was possible to edit a file to instantly load any addon you wish, i wanna know if thats possible and if so then how because theres a few addons i really like to use every time i play srb2 and having to load all like 5 of them every time is pretty time consuming.
Post automatically merged:

And i wont worry about multiplayer stuff because im on mobile so pretty much any multiplayer server will always be on 2 fps for me
 
Create a file called autoexec.cfg and in it put a list of command you want to run when the game start.
To add a file, it's addfile "a mod.wad"


addfile "mod1.wad" addfile "mod2.pk3"
 
Remember to add a wait command after every few addfile commands as the game tends to do weird things if it loads too many files at once.
 
You're probably fine without a wait command for now, but you might want to add one if you add any more files to autoexec.
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top