string cut
#5

if( dialogid == 312 )//Darbuotju valdymas...
{
if( response )
{
new msg[21], pos = strfind(inputtext, "-"), length = strlen(inputtext);
strmid(msg, inputtext, pos, length, 21);
InfoMSG(playerid, msg);
}
return true;
}

it gives "- prisijunges" that it deletes that string that should be left its all reverse, so how to do it ritgh?
Reply


Messages In This Thread
string cut - by ancezas - 04.03.2014, 14:49
Re: string cut - by HK - 04.03.2014, 14:50
Re: string cut - by fordawinzz - 04.03.2014, 14:52
Re: string cut - by Konstantinos - 04.03.2014, 14:55
Re: string cut - by ancezas - 04.03.2014, 15:16
Re: string cut - by Konstantinos - 04.03.2014, 15:18
Re: string cut - by ancezas - 04.03.2014, 15:51
Re: string cut - by Konstantinos - 04.03.2014, 15:58
Re: string cut - by ancezas - 04.03.2014, 16:16
Re: string cut - by Konstantinos - 04.03.2014, 16:19

Forum Jump:


Users browsing this thread: 2 Guest(s)