Stash Sniffer has not worked for some time for me (months or more). It doesn't compile, throws an error CS1503 re: networkableID
"Argument `#1' cannot convert `NetworkableId' expression to type `uint'"
I searched the .cs, and replaced all instances of uint with "NetworkableId" and it seems happy again. yay.
Logged in, tested. worked.
Error / Fix: #1' cannot convert `NetworkableId' expression to type `uint'Solved
Locked automatically