Jump to content

Update

Closed 1.0.7 1.0.8

CADÃO
CADÃO

Posted

Please Update.

 

FuelPump - Failed to compile: 'PlayerInventory' does not contain a definition for 'FindItemIDs' and no accessible extension method 'FindItemIDs' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 394, Pos: 51

 

anisb3l

Posted

(18:10:37) | [DEBUG] Plugin compilation is already queued: FuelPump (0.346 ago)

(18:10:42) | Error while compiling FuelPump: 'PlayerInventory' does not contain a definition for 'FindItemIDs' and no accessible extension method 'FindItemIDs' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 445, Pos: 51

(18:10:42) | Shutting down compiler because no more jobs

same

Omega

Posted

Fixed

in cs file find line 
 

foreach (var item in player.inventory.FindItemIDs(config.PayItemID))



and replace with

 

foreach (var item in player.inventory.FindItemsByItemID(config.PayItemID))

 

Pwenill

Posted

Changed Status from Pending to Closed

Changed Fixed In to 1.0.8

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.7k
Customers served
Files Sold
155.1k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.