add it with the other 1v1 spots.. or look to see how they look, that does NOT look right.
|
|

if(plz.attackingPlayerId != playerId && plz.attackingPlayerId != 0) { //1v1 fix
if (absX >= 3067 && absX <= 3100&& absY >= 3521 && absY <= 3544) {
sendMessage("That player is already in combat.");
attackingPlayerId = 0;
ResetAttack();
break;
}
}
what am i doing wrong?

should be in case 73
| « Run (cmd) problem | Why am i getting this... » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |