g_JumpCount[playerid] = 0; or g_JumpCount{playerid} = 0;
new g_JumpCount[MAX_PLAYERS]; or new g_JumpCount[MAX_PLAYERS char];