03.05.2014, 13:38
https://sampwiki.blast.hk/wiki/Strcmp
That code only compares 10 characters this will always be equal to zero if (strcmp("/textdrawoff", cmdtext, true, 10) == 0) if you use /textdrawoff or /textdrawon do yourself a favor and use ZCMD even if you have one command.
That code only compares 10 characters this will always be equal to zero if (strcmp("/textdrawoff", cmdtext, true, 10) == 0) if you use /textdrawoff or /textdrawon do yourself a favor and use ZCMD even if you have one command.