[Client] VehicleCustomNaming v 0.1.0 🚚

Started by Space, August 12, 2020, 03:54:58 PM

Space

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:







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>


Mars

Thanks, now I know which one to take out :)

How do you make the little icons?

Space

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  :)

Alp


Space

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

Lurler


Mars

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)

Mars

A29
https://drive.google.com/file/d/19zx7FlqMrGWGmaRoPM-gU9PnZnuLbP8u/view?usp=sharing

ai_enabled

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!