Skip to content

Instantly share code, notes, and snippets.

View MildlyInterested's full-sized avatar

Mildly_Interested MildlyInterested

View GitHub Profile
@MildlyInterested
MildlyInterested / arma_server.md
Last active April 17, 2022 17:14
Arma 3 Server Windows Setup
@MildlyInterested
MildlyInterested / liberation.md
Last active January 8, 2024 18:13
KP Liberation nice to know

How to edit presets etc

https://www.youtube.com/watch?v=orbBccLl4vY

use full zeus in liberation (for logged in admin using ACE)

Ingame go to "Configure" then "Addon Options" then Scroll down and select "ACE ZEUS". There change the "Create Zeus" Menu to "Available for host.." Once in game ACE self interact and go to zeus --> enter zeus or sth Don't be in the commander slot at the same time

Flip sectors

by Marti#7989

@MildlyInterested
MildlyInterested / arma_useful.md
Last active April 6, 2024 14:09
Arma useful things

Arma Preset Creator by ColinM

create HTML presets from steam collections (with a second, optional, mods collection)

https://armapresetcreator.co.uk/

PAA Converter in your Browser by Gruppe Adler

converts jpg, png to PAA and vise versa

@MildlyInterested
MildlyInterested / ipb4_2_mybb_merge.md
Last active January 6, 2023 12:47
Merge IPB4 into MyBB: a descent into madness

Gonna use Cloudpanel to run our MySQL(improved) database and also provide direct access to the database via phpMyAdmin. We are importing vom IPB4 version Invision Community Version 4.6.12.1.

  1. Upload your ipb4 database to your /tmp directory.

  2. In Cloudpanel create an additional database for your site, note down user, password and db name. I've called my database "invision".
    image

  3. Now import your uploaded database.sql into your newly created database. Running this command may take a few minutes.
    image

  4. Change the mode of your SQL database to not strict.