SA-MP Forums Archive
Must be assigned to any array help - 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: Must be assigned to any array help (/showthread.php?tid=613216)



Must be assigned to any array help - Dejan12345 - 25.07.2016

Код:
giveplayerid = ReturnUser (tmp);



Re: Must be assigned to any array help - K0P - 25.07.2016

Код:
giveplayerid = strval(tmp);



Re: Must be assigned to any array help - Dejan12345 - 25.07.2016

tnx bro