Jump to content

start concole

Closed 1.0.1

duvvskaja2
duvvskaja2

Posted

 

hi, the spawn doesn't work. After restarting
, you need to save the map every time and re-draw the route. It doesn't work through the console, it doesn't work through the chat, and it doesn't work through the event manager. help

 

 

 

1571947060_.png.1b7c924996cf3848cfe402fa424e5381.png1471284249_.png.2002d75000f429d35c9bcd6c1dae97e5.png1879221254_.png.54e8fa86ed5cc732b5707fa937fc2019.png206269052_.png.32fb78bc041e7bee6428fc10978b3395.png

imthenewguy

Posted

Whats the name of the map in data?

 

It creates a json file under oxide/data/MotorbikeRacing/

The prefix of the name should be the map name, and the suffix is the name that you gave it when creating the track.

 

duvvskaja2

Posted

oasis-proceduralmap.4250.111671107197.264_49aa9250decc9a2bd2bb45d102b4b1d2

here is the name of the entire file from the date

imthenewguy

Posted

The json file needs to contain part of the map name in order to be considered.

So if the map is called derby-oasis-proceduralmap.4250.111671107197.264_49aa9250decc9a2bd2bb45d102b4b1d2.json, and you load a rust map called oasis-proceduralmap.123456123561, the 2 map names are not the same, and the map name specified.

Here is an example of how to make tracks work across multiple maps that have the same layout.

  • The following 3 map files have the same terrain layouts, MyZombieMap_v1, MyZombieMap_v2, MyZombieMap_v3.
  • Let's say I create a new race course on MyZombieMap_v1 called Derby, the json file would be called Derby-MyZombieMap_v1.json.
  • I wipe the server, and load up MyZombieMap_v2.
  • MotorbikeRacing loads up, checks for files that "contain" the map portion of the json file's name, in this case it would be MyZombieMap_v1. Since MyZombieMap_v1 is not found in the map name MyZombieMap_v2, it would fail to load.
  • To fix this, I would rename the json file to Derby-MyZombieMap.json.
  • This would fix the issue as the text "MyZombieMap" is found in all 3 map files, so it would be loaded.

 

 

imthenewguy

Posted

Show me the list of the motorbike arena maps on your server, A screenshot of files in oxide/data/motorbikeracing/

imthenewguy

Posted

Changed Status from Pending to Closed

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.