Quote:
Originally Posted by TheArcher
blank. has made a good example but this is more efficient.
paste this on
pawn Код:
#define SHIFT_CMD:%1->%2; \ COMMAND:%1(playerid, params[]) \ return cmd_%2(playerid, params);
then you can put
|
Actually, what blank has posted is more efficient in what he wants. He wants it to return something that changes the params to "1" so it will auto do the command.