Jump to content

After update

Fixed 1.4.0 1.4.1

Rumcat
Rumcat

Posted

Error while compiling TotalControl: 'ulong' does not contain a definition for 'userid' and no accessible extension method 'userid' accepting a first argument of type 'ulong' could be found (are you missing a using directive or an assembly reference?) | Line: 4325, Pos: 81

xADROCx

Posted

same thing for me as well 

Rumcat

Posted

Temp fix until the new update for Toral Control comes out. 

replace this line 
BasePlayer target = BasePlayer.FindByID(playerID.userid);
 

With this 
BasePlayer target = BasePlayer.FindByID(playerID);

Its in line 4325 
in the .cs plugin file. 

Sorry for editing this But needed to get this to work asap. Its basically managing 90% on my server. 
Delete it pls if its not allowed.

 

Mat993hew

Posted

Sorry for the late update and thank you@Rumcat for helping everyone out

Mat993hew

Posted

Changed Status from Pending to Fixed

Changed Fixed In to 1.4.1

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.8k
Customers served
Files Sold
155.6k
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.