Jump to content

Recommended Posts

Well, of course you would need to create a script then make sure it starts when your server starts.

And the only way to replace the vehicle names, is to override the MTA's "getVehicleName" function, then loop through a table and get the replaced name for the vehicle.

Edited by Guest
Link to comment
Uhm, that won't replace the vehicle name itself. Modifying the vehicle name in MTA ain't possible.

I know, but that's why I told him to override the MTA function "getVehicleName", so when that function is called the function will loop through a table and get the replaced name for the vehicle.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...