Jump to content

rename race folder


JoZeFSvK

Recommended Posts

Hey i want rename race folder because: Player download race folder from all servers (on which is this mod) so i want create folder like etc. nab_race and then customer, will download race to folder nab_race :D so but i cheange folder then i cheange gamemode "race" to gamemode nab_race, then i must in all maps edit meta.xml ? but in this is "

Link to comment
Just rename the folder -

When i rename folder then dont work

i think race resource exported with another resource

you should change Exports Name in script

this is example

local blip = exports.customblips:createCustomBlip ( x, y, 16, 16, "image.png" ) 

when you change it ,will be

local blip = exports.blips:createCustomBlip ( x, y, 16, 16, "image.png" ) 

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...