Airport CEO – How to Make Basic Mod & Script Tutorial Guide

Airport CEO – How to Make Basic Mod & Script Tutorial Guide 1 - steamlists.com
Airport CEO – How to Make Basic Mod & Script Tutorial Guide 1 - steamlists.com

This is a guide to make an airline and GA ONLY.
 
If it is popular then I will make shops/cafes but not at the moment.
 
 
This guide is for WINDOWS USERS. I am using windows 11 but 10 should work fine.
 
 

Setup of the Infrastructure around modding.

First go to https://drive.google.com/drive/folders/1rsX8vcn7JkyKxSB9KByCbUBsrEL___NT – [google.com]  and press DOWNLOAD ALL.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Setup of the Infrastructure around modding. - 2BC9104
 
Move it from the downloads folder to C:\Users\SEE BELOW\AppData\Roaming\Apoapsis Studios\Airport CEO\Mods
 
SEE BELOW = This is the special code-thing you can find at the top of your file explorer when you double click it. It is where the red splodge is, Mine is covered up for my privacy. CLICK TO ENLARGE
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Setup of the Infrastructure around modding. - 2CBD2C5
 
I suggest making a shortcut to the MODS folder as it is a pain to find.
 
 
 

Making the base mod.

EXAMPLE MOD: Rename to the name of your new mod and open.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Making the base mod. - 4AB0FD1
 
 
Open ModData with notepad or similar.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Making the base mod. - F348278
 
 
Change “Example mod” to the name of your mod. Leave name and the “s.
 
Change “This mod is an example” to a short description of your mod. Leave description and the “s.
 
Change “Frederik” to your STEAM USERNAME. Leave author and the “s.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Making the base mod. - 91A68B4
 
 
Remember to save!
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Making the base mod. - 0F810D2
 
Open ‘Icon.png’ with Paint 3D or similar.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Making the base mod. - 6D3C1E7
 
 
Edit the image to your liking – this will be the photo everyone sees on the workshop!
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Making the base mod. - 0C6A4B6
 
 

FOR THIS GUIDE:

 
This is the removal of things you don’t need for this tutorial.
 
 
Delete ‘Products’
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Making the base mod. - D5D29E5
 
 
Open the ‘Companies’ folder and delete ‘ShopFranchises’ and ‘FoodFranchises’
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Making the base mod. - FB870B3
 
 
Open the ‘Airlines’ folder and delete ‘Example Eastern Airline’ and ‘Example Vintage Airline’
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Making the base mod. - 9E2F03E
 
 
 

Make an AIRLINE

Rename the ‘Example Airline’ folder to your airline’s name and open it.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make an AIRLINE - 2C80F33
 
 
Go RIGHT TO THE BOTTOM of the folder and open ‘Mod’ with notepad or similar.
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make an AIRLINE - 9DBB2AB
 
 
Change ‘name’ to your airline’s name. Change ‘description’ to a short description of your airline. Change ‘CEOName’ to the airline’s CEO’s name. Change ‘flightPrefix’ to a shortening of your airline’s IATA code (basically two (or more in ACEO if you feel like it) letters that refer to the airline. Easyjet’s is EZ so it can be simple. Make sure all of the things you changed still have their “s.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make an AIRLINE - 742F63E
 
 
Mini explain time
 
Ok, explain time. Fleet is the planes that your airline flies. In ACEO you need to specify them. They have their own livery folder, which we come to later and they are in the main airline .json file.
 
 
More doing stuff
 
Remove the little airplane names until you have the ones you need. If you don’t know what any of them are, pick a few good looking ones. 1900D is the only one I will use, to speed up this guide, you can use any combination*. The names all need commas after them except the last one. Ignore the things after that, I don’t have time to explain.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make an AIRLINE - 89C0282
 
 
Remember to save!
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make an AIRLINE - 0F810D2
 
Back in the Airline folder, make sure you have ONLY the planes you have in the Mod.json file. This could take a lot of deleting**.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make an AIRLINE - 738842D
 
 
Open ‘Logo.png’ with Paint 3D or similar and edit as you wish.
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make an AIRLINE - 565DA5D
 
Open ‘Logo_Inv.png’ with Paint 3D or similar and edit as you wish. A Logo_Inv should be a simplified version of your previous logo.
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make an AIRLINE - 505D8D1
 

See PLANE DESIGNING to start designing your planes!

 

 
 
*If you plan to use CONCORDE of the TU-144 you need to download the FREE supersonic DLC.
 
**It took my computer about 10 seconds to move all the files!
 
 
 

Make a GA FLEET

BETA

 
Read Make an AIRLINE first.
 
 
First, rename ‘Example GA’ to ‘GA’. Open the folder.
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make a GA FLEET - 56AE941
 
Go into the ‘Mod.json’ and make sure it looks like this:
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make a GA FLEET - B91418FSorry about the MASSIVE photo.
 
 
Edit your liveries as wished. You can of course edit your fleet – see the Explainy Bit above.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Make a GA FLEET - 3FD3589
 
 
 

Designing Planes!

This is the easy bit

 

 
 
First, open the folder of the plane that needs designing.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Designing Planes! - 5113014
 
 
Open the .png file with PAINT3D or similar
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Designing Planes! - ED52209
 
Edit as required
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Designing Planes! - 6355518
 
 
Remember to save!
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Designing Planes! - 0F810D2
 
Repeat with all needed planes!
 
 

DESIGNING TIPS:

 
 
– Who are you?
 
– What is the plane doing?
 
– MAKE IT COLOURFUL, MAKE THEIR EYES POP!
 
 
 

Activating the mod

Open Airport CEO and open the MODDING section.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Activating the mod - FA308DE
 
 
Find your mod under NATIVE MODS. Press the grey square and there will be a tick. Congrats – your mod is active!
 
 

Before

 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Activating the mod - A093600
 
 

After

 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - Activating the mod - 55D0B40
 
 
 

About THE WORKSHOP

Airport CEO - How to Make Basic Mod & Script Tutorial Guide - About THE WORKSHOP - A14AB02
 
One of the great features of STEAM is the Workshop. This is where people ‘exchange*’ mods, and you probably will have imported one if you are reading this. Otherwise, don’t worry!
 
 
*By exchange I mean people publish as well as import.
 
 
 

How to upload to THE WORKSHOP

How to activate your mod ctd.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - How to upload to THE WORKSHOP - 55D0B40
 
 
Press on the uploading button to upload to the Workshop.Airport CEO - How to Make Basic Mod & Script Tutorial Guide - How to upload to THE WORKSHOP - FF5DD9A
 
Find your mod on the workshop:
 
Click on WORKSHOP
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - How to upload to THE WORKSHOP - C59AFBB
 
 
Hover over YOUR FILES and click on FILES YOU’VE UPLOADED.
 
 
Airport CEO - How to Make Basic Mod & Script Tutorial Guide - How to upload to THE WORKSHOP - AF78DA4
 
 
You should see your mod there. It may take up to TEN minutes to appear.
 
 
 

CONCLUSION

– Has this guide helped you?
 
– Is there a mod you have made and would like me to see?
 
– Can the guide be clearer?
 
 
Please say in THE COMMENTS and I will do my best!
 
 
~ Wigg011
 
 

Written by Wigg011

 
 
This is all about Airport CEO – How to Make Basic Mod & Script Tutorial Guide; I hope you enjoy reading the Guide! If you feel like we should add more information or we forget/mistake, please let us know via commenting below, and thanks! See you soon!
 
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*