Jump to content

Add Motorcycles and Bikes Please

Closed 0.9.83 0.9.84

Most recent update (July 4th), they added bikes into the game. Could you see about adding those to the list of lockable?

Thanks! 😄

Link to comment
10 minutes ago, the_doctor said:

Most recent update (July 4th), they added bikes into the game. Could you see about adding those to the list of lockable?

Thanks! 😄

HI,
it will be released tomorrow along with other items that may be blocked

Link to comment
12 minutes ago, Scalbox said:

HI,
it will be released tomorrow along with other items that may be blocked

Sounds good. Here is a section of the config for the bikes I added just to prevent people from being asshats. Tested and was working. 

 

	  {
        "ItemName": "Pedal Trike",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/bikes/pedaltrike.prefab",
        "RequiredPermission": [
          ""
        ]
      },
	  {
        "ItemName": "Motor Bike",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/bikes/motorbike.prefab",
        "RequiredPermission": [
          ""
        ]
      },
	  {
        "ItemName": "Motor Bike w/ sidecar",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/bikes/motorbike_sidecar.prefab",
        "RequiredPermission": [
          ""
        ]
      },
	  {
        "ItemName": "Pedal Bike",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/bikes/pedalbike.prefab",
        "RequiredPermission": [
          ""
        ]
      },

 

Link to comment
3 minutes ago, the_doctor said:

Sounds good. Here is a section of the config for the bikes I added just to prevent people from being asshats. Tested and was working. 

 

	  {
        "ItemName": "Pedal Trike",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/bikes/pedaltrike.prefab",
        "RequiredPermission": [
          ""
        ]
      },
	  {
        "ItemName": "Motor Bike",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/bikes/motorbike.prefab",
        "RequiredPermission": [
          ""
        ]
      },
	  {
        "ItemName": "Motor Bike w/ sidecar",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/bikes/motorbike_sidecar.prefab",
        "RequiredPermission": [
          ""
        ]
      },
	  {
        "ItemName": "Pedal Bike",
        "EnableLock": true,
        "PrefabName": "assets/content/vehicles/bikes/pedalbike.prefab",
        "RequiredPermission": [
          ""
        ]
      },

 

Only in this way there are problems, it places the code lock in the wrong places, tomorrow I will release the version supported by the plugin but thank you, this conf is very useful to me, it saves me from looking for prefabs

Link to comment
1 minute ago, Scalbox said:

Only in this way there are problems, it places the code lock in the wrong places, tomorrow I will release the version supported by the plugin but thank you, this conf is very useful to me, it saves me from looking for prefabs

the placement is a bit jank. It basically hangs under the bikes. Glad I could save you some time with the prefabs!

  • Like 1
Link to comment

If my assistance has been of help to you and you feel comfortable with the plugin, leave a review if you like, you would be giving me a big hand.
Thank you

Link to comment
1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.5k

Files Sold

Total number of files sold.

1.9m

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.