BUG /DRAG COMMAND
#4

Just beware, and check, that this hasn't happened elsewhere, and that because of this sort of error, it hasn't been picked up because you're using ID 0, and it just 'happened' to get the right ID for the scenario.

Also, OnPlayerUpdate is very much like OnPlayerKeystateChange, where if you've used these callbacks, you REALLY have to be CAUTIOUS with things such as condition checks(if statements, and case structures), especially considering both of these callbacks can fire at millisecond spacing.

TL:DR; Check over the rest of your code for similar situations.

Good to hear you got it working, but just don't assume it's completely fixed just because of this find.
Reply


Messages In This Thread
BUG /DRAG COMMAND - by AlfaSufaIndo - 13.06.2018, 16:02
Re: BUG /DRAG COMMAND - by Sew_Sumi - 13.06.2018, 16:16
Re: BUG /DRAG COMMAND - by AlfaSufaIndo - 13.06.2018, 20:18
Re: BUG /DRAG COMMAND - by Sew_Sumi - 13.06.2018, 22:45

Forum Jump:


Users browsing this thread: 1 Guest(s)