11.09.2018, 06:30
Quote:
Replace SCM with SendClientMessage (it's just a macro), and remove Player checks.
|
Simply debug it. Add a debug message after you call sscanf and before checking if the target is connected to verify the value
Код:
printf("Player ID: %i | Target ID: %i", playerid, targetid);