11.07.2018, 17:39
new tmp = strtok(cmdtext, idx);
instead of
tmp = strtok(cmdtext, idx);
and read this
https://sampforum.blast.hk/showthread.php?tid=345137
instead of
tmp = strtok(cmdtext, idx);
and read this
https://sampforum.blast.hk/showthread.php?tid=345137