So basically, when you and someone else are fighting, and they are attacking eachother at the same exact time, both hits register at the same time. However, when you both hit at the same time and one of you guys die, both hits still register. I've been trying to fix the problem and can't figure...
Sounds easier than it actually is. This is OS-Brutality.
Whenever I cast a spell on a player using magic there is no xp drop. However, when i autocast, the xp drops shows. This also happends to npcs.
I tried looking for whatever handles autocasting and i literally cannot find the problem LMAO.
Lmao. if you roll back everytime u log out, ur playersave is not working. otherwise maybe try making it so it keeps track everytime players logs in, Each day. if the player exceeds over 1 login per day, the player cannot receive the reward.
Tbh I wouldn't worry about fixing this issue most servers have this problem. Not a big deal imo. But, if you want to fix it your gonna probably have to post the code that handles it.
GO into RsInterface.java or interfaces.java (if its in folder) and look for everything that is being initialized for example; EquipmentInterface(textDrawingAreas); comment them out and see if maybe one of those interfaces is messing with the logout button. Otherwise, the iD may be incorrect.