28.06.2013, 21:21
Is there any way to copy the function so this will work without destroying the original function?
pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[])
{
return success/fail;
}