SA-MP Forums Archive
I can press - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: I can press (/showthread.php?tid=622988)



I can press - Jowere - 28.11.2016

I try


Re: I can press - valerastar - 28.11.2016

dont use playertextid == PinNr..... use strcmp to compare two strings.


Re: I can press - Jowere - 28.11.2016

Why exactly command works in another GM.Si what do you mean ??


Re: I can press - Jowere - 28.11.2016

?


Re: I can press - Micko123 - 29.11.2016

But I don't get this//

Код:
format(InputtText[playerid], 10, "");
What are you formating there?


Re: I can press - Jimmi - 29.11.2016

Show txd


Re: I can press - Jowere - 29.11.2016

Quote:
Originally Posted by Micko123
Посмотреть сообщение
But I don't get this//

Код:
format(InputtText[playerid], 10, "");
What are you formating there?
What


Re: I can press - Micko123 - 29.11.2016

Can you explain me what does this do??

format(InputtText[playerid], 10, "");


Re: I can press - Jowere - 29.11.2016

Accept and write 10


Re: I can press - Jowere - 29.11.2016

Bump