checkseatbelt cmd error! (conflict errors)
#2

Would you mind posting the error codes and on which lines they are? Takes lot of more time to look at the whole of your code.

So far seen this incorrect.

pawn Код:
if(sscanf(params,"u",ID)) // no need to check for string
{
      SendClientMessage(playerid,COLOR_ERROR,"[USAGE] /checkbelt (id)");
      return 1;
}
Reply


Messages In This Thread
checkseatbelt cmd error! (conflict errors) - by Uberanwar - 17.08.2013, 13:48
Re: checkseatbelt cmd error! (conflict errors) - by Cypress - 17.08.2013, 13:58
Re: checkseatbelt cmd error! (conflict errors) - by JimmyCh - 17.08.2013, 14:00
Re: checkseatbelt cmd error! (conflict errors) - by Uberanwar - 17.08.2013, 14:11
Re: checkseatbelt cmd error! (conflict errors) - by JimmyCh - 17.08.2013, 14:16
Re: checkseatbelt cmd error! (conflict errors) - by Uberanwar - 17.08.2013, 14:25
Re: checkseatbelt cmd error! (conflict errors) - by Uberanwar - 17.08.2013, 14:30
Re: checkseatbelt cmd error! (conflict errors) - by Cypress - 17.08.2013, 14:44

Forum Jump:


Users browsing this thread: 2 Guest(s)