SA-MP Forums Archive
How to make a parameter with a string using strtok in a command? - 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: How to make a parameter with a string using strtok in a command? (/showthread.php?tid=409115)



How to make a parameter with a string using strtok in a command? - stormchaser206 - 20.01.2013

Hello,
I need to make a few commands, that have text (strings) for a parameter. How do I detect and put that string in the command?

Thanks.