Two things about DCMD
#2

Answer to your first question:

pawn Код:
dcmd_somethingelse(playerid, params[])
{
    return dcmd_something(playerid, params);
}
But I'm not sure what you mean with that other thing.
Reply


Messages In This Thread
Two things about DCMD - by Sergei - 07.08.2009, 22:55
Re: Two things about DCMD - by MadeMan - 07.08.2009, 23:11
Re: Two things about DCMD - by Sergei - 07.08.2009, 23:24
Re: Two things about DCMD - by MadeMan - 07.08.2009, 23:28
Re: Two things about DCMD - by Sergei - 07.08.2009, 23:31
Re: Two things about DCMD - by Ez - 08.08.2009, 01:06
Re: Two things about DCMD - by ruarai - 08.08.2009, 01:48
Re: Two things about DCMD - by Sergei - 08.08.2009, 06:34

Forum Jump:


Users browsing this thread: 1 Guest(s)