10.01.2014, 18:45
Hello, i will give you example of my problem and you try to help me 
Lets said, there is 2 players InGame named SanAndreas and SanAndreasMP.
And i write "/ban SanAndreasMP Wrong Nickname" and server banned SanAndreas...
This is my sscanf code for /ban cmd
Help needed 
PS. Talking about freeroam/dm gamemode, so there is no Nick_Name

Lets said, there is 2 players InGame named SanAndreas and SanAndreasMP.
And i write "/ban SanAndreasMP Wrong Nickname" and server banned SanAndreas...
This is my sscanf code for /ban cmd
Код:
if(sscanf(params,"us[64]",targetid,reason)) return SCM(playerid, Crvena,"Use: {FFFFFF}/ban [ID/Nick] [Reason]");

PS. Talking about freeroam/dm gamemode, so there is no Nick_Name