ZCMD SubCommand
#4

Sorry, for the double post but ...

For the subcmd sscanf, it's the same, can I put it ?

if(sscanf(params, "rs[32]i", giveplayerid, weapon, ammo))

Or have I to put it ?

if(sscanf(subcmd[lenght of subcmd], "rs[32]i", giveplayerid, weapon, ammo))

Or ?

if(sscanf(params, "s[32]rs[32]i",subcmd, giveplayerid, weapon, ammo))
Reply


Messages In This Thread
ZCMD SubCommand - by Etolas - 01.03.2015, 13:03
Re: ZCMD SubCommand - by HY - 01.03.2015, 13:05
Re : ZCMD SubCommand - by Etolas - 01.03.2015, 13:07
Re : ZCMD SubCommand - by Etolas - 01.03.2015, 13:15
Re: ZCMD SubCommand - by ATGOggy - 01.03.2015, 13:26

Forum Jump:


Users browsing this thread: 1 Guest(s)