Jump to content

Update needed for July update

Pending 1.0.6

miniMe_rust
miniMe_rust

Posted

* failed plugins (1) line stacktrace BankCell.cs 287:20 'BasePlayer' does not contain a definition for 'ClientRPCPlayer' and no accessible extension method 'ClientRPCPlayer' accepting a first argument of ty... pe 'BasePlayer' could be found (are you missing a using directive or an assembly reference?)

miniMe_rust

Posted (edited)

The simplest fix could be to replace line 287:

original: 
player.ClientRPCPlayer(null, player, "RPC_OpenLootPanel", box.panelName);

replace with:
player.ClientRPC(RpcTarget.Player("RPC_OpenLootPanel", player), box.panelName);

 

Not sure if the author agrees, but it seems to work for me. I'm leaving this here as a suggestion. 🙂

Edited by miniMe_rust
  • Love 1
miniMe_rust

Posted

Nice. My fix and nothing else is what went into version 1.0.7 - no thank you, no mention. Lovely!

Some people like to walk over others and largely ignore their customers otherwise. I will look for alternatives and walk away from this plugin.

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.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.8k
Total sales
Payments
3.6m
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.