View Single Post
xerox8521
Senior Member
Join Date: Sep 2011
Old 09-21-2019 , 18:39   Re: Get two arguments
Reply With Quote #2

Use GetCmdArg. They start at index 1 as 0 is the command like it says on the page.

Also you are currently muting the player that sends the command. You can use FindTarget to find a player. Make sure you properly check the return value.

Last edited by xerox8521; 09-21-2019 at 18:43. Reason: Added info about Finding a target
xerox8521 is offline