multiple commands same function in dcmd
#3

ok thanks i got it its

Код:
dcmd_ar(playerid, params[])
{
    #pragma unused params
	return dcmd_arrest(playerid, params);
}
(without extra [] at params in the end)
Reply


Messages In This Thread
multiple commands same function in dcmd - by jamesbond007 - 16.06.2011, 13:59
Re: multiple commands same function in dcmd - by swieberdevos - 16.06.2011, 14:14
Re: multiple commands same function in dcmd - by jamesbond007 - 16.06.2011, 14:17
Re: multiple commands same function in dcmd - by Basicz - 16.06.2011, 14:18

Forum Jump:


Users browsing this thread: 2 Guest(s)