Arma 3
Not enough ratings
Vehicle Viewer
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
115.126 KB
19 Apr, 2022 @ 2:57am
1 Change Note ( view )

Subscribe to download
Vehicle Viewer

Description
VEHICLE VIEWER

This modification (or a mod) allows you to preview images of vehicle classes and their basic parameters.

Previewing means
  • using the graphical user interface (GUI) to see the image of the vehicle class,
  • filtering vehicle classes by their kind, prefix and class name text filter,
  • seeing some basic parameters of the vehicle class.

Vehicle class kinds can have various values. They are not well documented by Bohemia Interactive Studios, so you may have to find them on your own. Some of them may be the following kinds: All, Land, Ship, Air, Car, Tank, Helicopter, Plane, UAV. Class hierarchy indicator may be of help to find missing class kinds.

USAGE INSTRUCTIONS

Vehicle Viewer is started from the action menu with the user action having the same name as the add-on. When the dialog window has appeared you should set your desired filtering settings and press the filter button. List of vehicle classes on the left-hand side will be updated. Once you select the class from that list, the information on the right-hand side will be updated accordingly.

Class images are searched using the following algorithm:
  • 1. if an editor preview image is found, it is used as a class image;
  • 2. if a 'picture' class parameter is found, it is used as a class image;
  • 3. if an 'icon' class parameter is found, it is used as a class image;
  • 4. pink background colour indicates that none of the mentioned sources are available.

SOURCE CODE

The source code is located at GitHub:
https://github.com/neverwinter-nights/Vehicle-Viewer

VERSION

0.1.

RELEASE NOTES

[Version 0.1]
  • Initial release.
11 Comments
dxlgov cxmshxt 8 Jun, 2022 @ 3:15pm 
bro it's just rofl, sorry:)
by the way, mod is helpful
⚛◉⚛  [author] 6 Jun, 2022 @ 4:41am 
> у вас флаг украины перевернут

> you have the flag of ukraine upside down

This is not a Ukrainian flag as you might think.
This is a combination of yellow and violet colours.
If it was an UA flag, the violet would be light blue.
https://en.wikipedia.org/wiki/Lists_of_colors
dxlgov cxmshxt 4 Jun, 2022 @ 5:59pm 
у вас флаг украины перевернут
Lucyfer Angel 1 May, 2022 @ 3:02am 
ok, thank you :)
⚛◉⚛  [author] 29 Apr, 2022 @ 4:36pm 
Yep. As stated earlier, every player can use this mod.
Lucyfer Angel 29 Apr, 2022 @ 1:50pm 
Can everybody spawn vehicles?
⚛◉⚛  [author] 22 Apr, 2022 @ 2:43am 
This mod does not have restrictions, so that every player can use it.
This mod was created as an experiment to preview vehicles.
FanOfReproductiveSystem 21 Apr, 2022 @ 5:29pm 
Is this function possible to only available to selected players? Like only to sever admins?
⚛◉⚛  [author] 20 Apr, 2022 @ 3:16pm 
Well, this must work in MP and with JiP, because this add-on uses simple scripts which do not store anything anywhere. There is one aspect however. To get some parameters of vehicle classes, due to the strangeness of the game engine, I can not get vehicle's parameters from the vehicle's class, so I create a temporary vehicle in the sky at the altitiude of 100~150 kilometers and then delete it. If any player will be flying at that place at that altitude, there is a slight possibility of collision with a temporary object, but this probability is about 0.0...01% I think. Comparing with the present bugs in Arma, this is nothing. So, yes, it is MP- and JiP-compatible.
Matekosh 19 Apr, 2022 @ 3:49pm 
Nice work! I have a question, this works on MP? also JIP?