2019-07-07, 07:31 PM
Code:
// reset player data
static const empty_player[player_data];
PlayerInfo[playerid] = empty_player;
[Pawn] How to solve this !? (Difficulty: Expert)
|
Messages In This Thread |
How to solve this !? (Difficulty: Expert) - by mouiz - 2019-07-07, 06:05 PM
RE: How to solve this !? (Difficulty: Expert) - by Banditul - 2019-07-07, 07:31 PM
RE: How to solve this !? (Difficulty: Expert) - by mouiz - 2019-07-07, 07:38 PM
|