13.11.2013, 05:09
Quote:
|
Use a flag (a boolean/integer) array to set post status for each player ( new isPOSTused[ MAX_POSTS ] ) OR an array for each player setting the player's index to the post number. Then loop through the array to check if the post is used by anyone, etc..
|
Also, can you help with this other problem? (Its in my comment)

