(2021-04-22, 10:58 PM)PutuSuhartawan Wrote: Sir, sorry before that, I already have my blade in GetRPName stock. But here I want to say the problem of bugs that occur every time I want to type in GTA SAMP. First I press T. Well then I type. And finally I press ENTER. Why do I still have an underscore bug? even though I have given return 0? so.
can this be correct, sir, the result is the final text value?
Code:public OnPlayerText(playerid, text[])
{
return 0;
}
I'm sorry I got it wrong.
Just return 0.