View Single Post
E1_531G
Senior Member
Join Date: Dec 2017
Old 01-04-2019 , 15:53   Re: amxclient_cmd | more than 2 params
Reply With Quote #3

I would say no.
amxclient_cmd() and endclient_cmd() have the same syntax.
This means, the same usage: *client_cmd( id, "drop", "weapon_c4" )
So, only cmd and/with 2 args.
https://github.com/alliedmodders/amx...modx.cpp#L2757
https://github.com/alliedmodders/amx...modx.cpp#L2701
__________________
My English is A0

Last edited by E1_531G; 01-04-2019 at 15:54.
E1_531G is offline