#581 spawn index needs to be restricted to not 0, 1 or 255. We need to check if it would impact an existing spawn

Closed
opened 1 month ago by image · 0 comments
image commented 1 month ago

We need to reinforce the Player::SetSpawnMapAndIndex and Player::SetSpawnMap functions on these possible issues. If we overflow the int16 then we start back at 0, but 1 is already taken by the player.

We need to reinforce the Player::SetSpawnMapAndIndex and Player::SetSpawnMap functions on these possible issues. If we overflow the int16 then we start back at 0, but 1 is already taken by the player.
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.