Jump to content

8 Screenshots

  • 117.1k
  • 2.1k
  • 27.67 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



lengka

Posted

Nothing appears when placed

  • Like 1
David

Posted

  On 12/19/2021 at 3:58 PM, lengka said:

Nothing appears when placed

Expand  

what you trying to place?

lengka

Posted

  On 12/19/2021 at 4:04 PM, David said:

what you trying to place?

Expand  

I sell at ServerRewards

lengka

Posted

    "1742653197": {
      "shortname": "box.wooden.large",
      "customIcon": "http://tc.52starstar.com/UI/1742653197.png",
      "amount": 1,
      "skinId": 1742653197,
      "isBp": false,
      "category": 3,
      "displayName": "D-便携式-小飞机",
      "cost": 100,
      "cooldown": 0
    },

 

 

 

  "小飞机": {
    "BaseItem": "box.wooden.large",
    "SkinID": 1742653197,
    "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
    "NeedsTCAuth": false,
    "CanBePickedUp": true,
    "AdjustHeight": 0.0
  },

David

Posted

  On 12/19/2021 at 4:11 PM, lengka said:


  "displayName": "D-便携式-小飞机"  -    "小飞机"
 

Expand  

Item display names has to match.

lengka

Posted

  On 12/19/2021 at 4:20 PM, David said:

项目显示名称必须匹配。

Expand  

still cant

lengka

Posted

  On 12/19/2021 at 4:20 PM, David said:

项目显示名称必须匹配。

Expand  

Failed to call hook 'OnHammerHit' on plugin 'PlaceAnything v1.0.3' (ArgumentNullException: Value cannot be null.
Parameter name: key)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0 ents, 75 slprs                                                                          49kb/s in, 805kb/s out
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at Oxide.Plugins.PlaceAnything.OnHammerHit (BasePlayer player, HitInfo info) [0x000a3] in <8f80c7fe92964c26bc2bf65c81a11a5d>:0
  at Oxide.Plugins.PlaceAnything.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b0] in <8f80c7fe92964c26bc2bf65c81a11a5d>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0

David

Posted

  On 12/19/2021 at 4:28 PM, lengka said:

still cant

Expand  

Message me on my discord !David#1337, looks like it's issue with config.

DirtyDevver

Posted

i see mention of a pump jack, does that actually deploy a fully working pump jack that will output oil? I was thinking it would be cool to allow VIP's something extra, or if it could be purchased via ingame currency etc

  • Moderator
Mals

Posted

update shows 1.0.4  but downloaded file is 1.0.3

 

David

Posted

  On 12/20/2021 at 8:31 AM, Donk said:

i see mention of a pump jack, does that actually deploy a fully working pump jack that will output oil? I was thinking it would be cool to allow VIP's something extra, or if it could be purchased via ingame currency etc

Expand  

Yes pumpjack/mining quarry can be placed however for pumpjack you have to use static version instead of deployed to get output. For deployed version of mining quarry OldSchoolQuarries can be used to enable output, you can also create your own "output loottable".

David

Posted

  On 12/20/2021 at 10:51 AM, Mals said:

update shows 1.0.4  but downloaded file is 1.0.3

 

Expand  

I will reupload, thanks

  • Love 1
Buu

Posted

is it possible to make the xmas airdrop as a decoration?

Fusion 3.64

Posted (edited)

Would you be willing to add a toggle for single hammer hit pickup. All of my plugins that offer pickup are single hit. I think the multiple hits are just going to confuse them. Some will figure out to just hold the hammer down. But most are just going to keep clicking and get nowhere and start filing bug reports in the discord.

I could tell them that some items take multiple hits to pickup and others single. But not everyone bothers to read the updates or plugin information.

Edited by thepiercedweirdo
David

Posted

  On 12/20/2021 at 3:50 PM, ws02491042 said:

is it possible to make the xmas airdrop as a decoration?

Expand  

not sure, you would have find that prefab yourself and try it out.

 

  On 12/20/2021 at 7:57 PM, thepiercedweirdo said:

Would you be willing to add a toggle for single hammer hit pickup

Expand  

Will do.

 

  • Like 1
Delltus

Posted

Bonsoir j'ai acheté votre pack de plugin, j'aimerais que mes joueurs ont la possibilité d'acheter le minicopter avec des point de monnaie https://umod.org/plugins/gui-shop  avec l'icône minicopter et il peut le placer où ils veulent avec authtc 

David

Posted (edited)

  On 12/22/2021 at 11:06 PM, Delltus said:

Bonsoir j'ai acheté votre pack de plugin, j'aimerais que mes joueurs ont la possibilité d'acheter le minicopter avec des point de monnaie https://umod.org/plugins/gui-shop  avec l'icône minicopter et il peut le placer où ils veulent avec authtc 

Expand  

Hey, questions or support english only but based on link you posted I'm assuming you asking if GUI Shop can be used to sell these custom items. Yes it can be, all you have to do is match shortname and display name.

Edited by David
Delltus

Posted (edited)

https://umod.org/plugins/gui-shop

I need help adding one of the items from / gimme in store to the guishop plugin, how do I get an item with an in-game order?

Edited by Delltus
David

Posted

  On 12/26/2021 at 9:00 PM, Delltus said:

https://umod.org/plugins/gui-shop

I need help adding one of the items from / gimme in store to the guishop plugin, how do I get an item with an in-game order?

Expand  

To add items from PlaceAnything into GUIShop, all you have to do is just match shortname with display name and thats it.

BasteGK

Posted

I want to resize the Pumpjack and Quarry but i get only the ground pool 😄 

 

  },
  "Small Quarry": {
    "BaseItem": "abovegroundpool",
    "SkinID": 2682458242,
    "Prefab": "assets/prefabs/deployable/quarry/mining_quarry.prefab",
    "NeedsTCAuth": true,
    "CanBePickedUp": true,
    "AdjustHeight": 0.0
    },
  "PumpJack": {
    "BaseItem": "abovegroundpool",
    "SkinID": 2682458242,
    "Prefab": "assets/bundled/prefabs/static/pumpjack-static.prefab",
    "NeedsTCAuth": true,
    "CanBePickedUp": true,
    "AdjustHeight": 0.0
  },

Place on oil source dont work ?

PandaJun

Posted

How do players get it?

David

Posted (edited)

  On 2/20/2022 at 8:33 AM, PandaJun said:

How do players get it?

Expand  

Hey, you need to some any kind of plugin which is giving out items to players, for example my CraftMenu :) or any Shop plugin, free or paid. All you need to do is match display name and shortname and PlaceAnything will handle prefab spawning for you. 

 

  Quote

PLUGIN DESCRIPTION
Please keep in mind, this plugin is basically just bridge for spawning prefab after deploying certain item.

Expand  

 

Edited by David

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
  • Like 7
  • Love 1

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.7k

Files Sold

Total number of files sold.

2.4m

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.