10.03.2017, 11:01
You could use strcmp and a simple return for that.
https://sampwiki.blast.hk/wiki/Strcmp
https://sampwiki.blast.hk/wiki/Control_Structures#return
However, why the hell would someone want to know every command the players type? Is not it better to just print it in the server console and check the server log later if you need a proof or something?
It's your gamemode though, you can do as you like.
https://sampwiki.blast.hk/wiki/Strcmp
https://sampwiki.blast.hk/wiki/Control_Structures#return
However, why the hell would someone want to know every command the players type? Is not it better to just print it in the server console and check the server log later if you need a proof or something?
It's your gamemode though, you can do as you like.