10.03.2015, 20:45
You shouldn't be checking if pCarRecival is more or equal to 0 if it's a playerID. You should be checking if they are connected / if it is not equal to INVALID_PLAYER_ID. Also, maybe there is something wrong with your IsPlayerConnectedEx function.
Try using ZCMD as it makes code easier to read.
Try using ZCMD as it makes code easier to read.