Bug on new wipeSolved

(09:24:46) | 1. Argument 1: cannot convert from 'uint' to 'NetworkableId' [CS1503]

(RaidableBases 57 line 161)

(09:24:46) | 2. Operator '==' cannot be applied to operands of type 'ItemId' and 'int' [CS0019]

(RaidableBases 21 line 2052)

(09:24:46) | 3. Cannot implicitly convert type 'NetworkableId' to 'uint' [CS0029]

(RaidableBases 35 line 1604)

(09:24:46) | 4. Type of conditional expression cannot be determined because there is no implicit conversion between 'int' and 'NetworkableId' [CS0173]

(RaidableBases 23 line 13187)

you need to update.

thanks, im sorted

no problem.

Locked automatically