AtomicTorch Studio Forums

CryoFall => Mods => Topic started by: Space on August 12, 2020, 03:54:58 PM

Title: [Client] VehicleCustomNaming v 0.1.0 🚚
Post by: Space on August 12, 2020, 03:54:58 PM
VehicleCustomNaming  (For now visible only for you)

Mod adds ability to rename for yourself (will be visible only for you) any vehicle that you own or co-own.

Examples:

(https://i.imgur.com/44RjVMB.png)
(https://i.imgur.com/bfcMy6D.png)
(https://i.imgur.com/P8yiT54.png)
(https://i.imgur.com/QU5j0me.png)


Mod type: Client-side mod.

Latest version: 0.1.0

Supported game version: 0.27.7.30

Download latest version: here (https://github.com/Spazzze/VehicleCustomNaming/releases/download/0.1.0/VehicleCustomNaming.mpk)

How to install mod:

Please read instructions in Automaton's topic (https://forums.atomictorch.com/index.php?topic=1097.msg6646#msg6646)

If you don't have any other mods result file should look like this:
Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>VehicleCustomNaming</mod>
</mods>


or if you have another mods installed:

Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
   ... other mods lines
  <mod>VehicleCustomNaming</mod>
</mods>

Title: Re: [Client] VehicleCustomNaming v 0.1.0 🚚
Post by: Mars on August 13, 2020, 09:35:23 PM
Thanks, now I know which one to take out :)

How do you make the little icons?
Title: Re: [Client] VehicleCustomNaming v 0.1.0 🚚
Post by: Space on August 13, 2020, 09:55:58 PM
Quote from: Mars on August 13, 2020, 09:35:23 PM
Thanks, now I know which one to take out :)

How do you make the little icons?

It is emoji, you can take them from here for example:

https://emojipedia.org/

You can use it all over the game, at signs, at chat and now at Vehicle naming. I like it  :)
Title: Re: [Client] VehicleCustomNaming v 0.1.0 🚚
Post by: Alp on August 15, 2020, 03:20:12 AM
I don't know why I can't download it
Title: Re: [Client] VehicleCustomNaming v 0.1.0 🚚
Post by: Space on August 15, 2020, 03:36:44 AM
Quote from: Alp on August 15, 2020, 03:20:12 AM
I don't know why I can't download it
I've reuploaded mpk to github instead of Dropbox. Check it now pls
Title: Re: [Client] VehicleCustomNaming v 0.1.0 🚚
Post by: Lurler on August 19, 2020, 12:59:17 AM
Very nice! :)
Title: Re: [Client] VehicleCustomNaming
Post by: Mars on October 16, 2020, 02:13:44 PM
I like this one so I tried to fix it for A28 if you don't care, not sure if I am missing something but it looks to be working
https://drive.google.com/file/d/1hmn3Tp94YI-9k26DJ2ve8I6ua5ideM3d/view?usp=sharing (https://drive.google.com/file/d/1hmn3Tp94YI-9k26DJ2ve8I6ua5ideM3d/view?usp=sharing)
Title: Re: [Client] VehicleCustomNaming v 0.1.0 🚚
Post by: Mars on February 01, 2021, 11:31:30 PM
A29
https://drive.google.com/file/d/19zx7FlqMrGWGmaRoPM-gU9PnZnuLbP8u/view?usp=sharing
Title: Re: [Client] VehicleCustomNaming v 0.1.0 🚚
Post by: ai_enabled on March 16, 2021, 04:04:09 PM
Thank you for creating this mod, @Space!
You've inspired us to bring an official feature for the upcoming A30 Update. It's written from scratch and includes storage of the custom name on the server side as well as sharing the custom name with each owner. Faction-owned vehicles are also supported.

Regards!