-
Posts
57 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by rustpve
-
- 16 comments
-
- #heli
- #personal heli
- (and 17 more)
-
- 16 comments
-
- #heli
- #personal heli
- (and 17 more)
-
Is there a way to make it so that a percentage of the fee gets deposited to the personal marketplace and the owner who placed it can collect those fees? say from every 20 scrap fee they got 5 scrap or something. Would be cool.
- 1 reply
-
- 1
-
-
Hey is it possible to have harvested resources go to a box?
-
sheesh nevermind. Just reailzed it is not Carbon Framework compatible. That's on me.
-
Looks like I have to be using a UI framework. What exactly do I do with the 4 github files/zips?
-
Failed compiling 'GiveItem.cs': 1. The type or namespace name 'UiFramework' does not exist in the namespace 'Oxide.Ext' (are you missing an assembly reference?) [CS0234] (GiveItem 17 line 11) 2. The type or namespace name 'UiBuilder' could not be found (are you missing a using directive or an assembly reference?) [CS0246] (GiveItem 16 line 1051) 3. The name 'BaseBuilder' does not exist in the current context [CS0103] (GiveItem 34 line 144) I'm on the Carbon Framework -- could that be the issue?
-
-
Hey there, Everything seems to be working fine but one thing. When a player removes bags via the map (by pressing on and holding the trash icon) it doesn't actually remove a bag from the map but it does remove them from the map view. What this does is that it causes issues because you essentially lose a sleeping bag slot UNLESS you ALSO destroy the bag in-game. So there is a disconnect some how and it may be just on my PVE server but its an issue non-the-less. Hope this helps... Attached a video so you can see. sleeping bag issue.mp4
-
- 3 comments
-
- 1
-
-
- #temp
- #temperature
- (and 11 more)
-
- 127 comments
-
- #jtedal
- #mad mappers
- (and 10 more)
-
VirtualQuarries.cs 1550:55 'PlayerInventory' does not contain a definition for 'AllItems' and no accessible extension method 'AllItems' accepting a first argument of type 'Playe... rInventory' could be found (are you missing a using directive or an assembly reference?) changed the AllItems to containerMain.itemList Worked.
-
[Info("VirtualQuarries", "ThePitereq", "2.4.5")] Looks like that's the latest one I'm using.
-
CS1061: 'PlayerInventory' does not contain a definition for 'AllItems' and no accessible extension method 'AllItems' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) Line: 1550 Column: 55
-
Hey there, not sure you support updates for Carbon but just fyi, it's not working on the Carbon framework.
-
Yay, adding "marketterminal" worked!