28.04.2011, 05:04
Pancake, just add a command, "/accept" and add a statement AcceptArmout(playerid, fromID, amount);
But you'll have to specify who is 'fromID'. You can make a player variable for it, like pGuardfromID[MAX_PLAYERS]; and put its value in the /gaurd command.
But you'll have to specify who is 'fromID'. You can make a player variable for it, like pGuardfromID[MAX_PLAYERS]; and put its value in the /gaurd command.