07.08.2011, 05:21
Replace 'u' with 'd' in your sscanf line. You're making sscanf rely on player IDs and names, as opposed to integers/digits which is what a vehicle id is in sscanf - it doesn't have a special parameter, it's just an average digit/integer.