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

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

 

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

2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

139.6k

Files Sold

Total number of files sold.

2.9m

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.