problem with sscanf
#5

PHP код:
CMD:test(playeridparams[]) {
    new 
string[16], number;
    
sscanf(params"s[16]d"stringnumber);
    
SendClientMessage(playerid, -1string);
    return 
true;

Reply


Messages In This Thread
problem with sscanf - by FelixAquero - 07.02.2018, 14:34
Re: problem with sscanf - by DobbysGamertag - 07.02.2018, 14:46
Re: problem with sscanf - by FelixAquero - 07.02.2018, 14:49
Re: problem with sscanf - by Dayrion - 07.02.2018, 15:14
Re: problem with sscanf - by OneDay - 07.02.2018, 16:13

Forum Jump:


Users browsing this thread: 1 Guest(s)