Fix 64-bit build-using admins not being able to kick players besides...
Fix 64-bit build-using admins not being able to kick players besides themselves, by not checking sendingsavegame[] code at all if not the server it turns out playernode[pn] is typically 255 in the above situation, so sendingsavegame[playernode[pn]] goes out of bounds ...but goodness knows why 32-bit builds didn't suffer the same bug, seems to have been pure luck
parent
ae14fd2f
No related branches found
No related tags found
Loading
Please register or sign in to comment