Error while compiling CopyPaste: '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: 1029, Pos: 89
Error while compiling
Same error
Failed compiling 'CopyPaste.cs':
1. '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?) [CS1061]
(CopyPaste 89 line 1029)
2. Argument 1: cannot convert from 'ProtoBuf.PlayerNameID' to 'ulong' [CS1503]
(CopyPaste 54 line 2192)