Skip to content

Conversation

@shadylua
Copy link
Contributor

@shadylua shadylua commented Oct 15, 2024

Vehicles with two names: Vehicles with alternative names are listed in order. For example, “Sadler Damaged”, the “Sadler” row has both the damaged version and the normal version names. and The vehicle names are organized alphabetically so that they can be used consistently in the same order on both server and client side. (the confusion in the table has been eliminated by sorting the server and client side from a to z)

Vehicles with two names: Vehicles with alternative names are listed in order. For example, “Sadler Damaged”, the “Sadler” row has both the damaged version and the normal version names. and The vehicle names are organized alphabetically so that they can be used consistently in the same order on both server and client side. (the confusion in the table has been eliminated by sorting the server and client side from a to z)
@YSAFE
Copy link

YSAFE commented Oct 15, 2024

You duplicate #3799

@shadylua
Copy link
Contributor Author

shadylua commented Oct 15, 2024

You duplicate #3799

one for client and one for server;

Client/mods/deathmatch/logic/CVehicleNames.cpp

Server/mods/deathmatch/logic/CVehicleNames.cpp

@Fernando-A-Rocha
Copy link
Contributor

You should merge the other PR to this one, and rename the PR to what issue it resolves

@SpeedyFolf
Copy link
Contributor

Isn't this going to break things horribly? You changed the list from 400-611 to alphabetical but changed nothing else

@TracerDS
Copy link
Contributor

Please add the info about changing the server version of files as per #3800 (comment)

@shadylua shadylua changed the title Update CVehicleNames.cpp Refactor server side CVehicleNames.cpp Oct 15, 2024
@YSAFE
Copy link

YSAFE commented Oct 15, 2024

It's easier for you to merge the other one into this one and rename it, so it would be more organized.

@TheNormalnij
Copy link
Member

It breaks getVehicleName function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants