SA-MP Forums Archive
Y_commands modifying OPCT? - 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: Y_commands modifying OPCT? (/showthread.php?tid=464392)



Y_commands modifying OPCT? - Misiur - 16.09.2013

It seems that y_commands completely messess with cmdtext argument in standard OnPlayerCommandText. I'm currently porting a big gamemode from strcmp commands, and I wanted to do it piece by piece, but unit tests are screwed up because every command instead receiving "/command somemore stuff" is receiving "/command" only. Is there some hotfix, or I have to find some workaround? (I'd check the y_commands inc myself but fever isn't doing me a favour)


Re: Y_commands modifying OPCT? - Misiur - 16.09.2013

Working as intended, thanks