I've tried to convert this to 876 but interface is different. I don't think it'll work on it.
Printable View
I've tried to convert this to 876 but interface is different. I don't think it'll work on it.
Delete.
Nice
For those who wants a fix for the famous getSortedList nullpointer,
Here is the code with that fixed:
Spoiler for code:
the fixes were just adding a if to check if the drops are null, and a return asking if the response of the void method is false (which means it couldnt execute) then send null if the drop doesnt exist :)
[Only registered and activated users can see links. Click Here To Register...]
Sorry for gravedigging :P but does anyone know how to fix this?? I imported a calendar... but still having an issue..
done everything you said of the forst part added proper alot of the codes did the fix and the drops do ot come up at all
If you have done everything correctly then it should work.Quote:
Originally Posted by benvenga888 [Only registered and activated users can see links. Click Here To Register...]
Did you check if you have toggled the method? since it checks if you enabled or disabled the drops at the examine packet.
If you always want the drops to come up on examine, just remove the - if (boolean) so the showdrops methods is always called on examine.