- CÓDIGO:
CMD:ativarmochila(playerid)
{
SetPlayerAttachedObject(playerid, 1, 3026, 1, -0.16, -0.08, 0.0, 0.5, 0.5, 0.0);
SendClientMessage(playerid, 0x058AFFFF, " Você colocou sua mochila nas costas.");
return 1;
}
CMD:desativarmochila(playerid)
{
RemovePlayerAttachedObject(playerid, 1);
SendClientMessage(playerid, 0xFFFFFFFF, " Sua mochila foi guardada ");
return 1;
}
Include > ZCMD.
Download da include ZCMD > https://www.sendspace.com/file/0rze5j
Para instalar a include, abra sua gm e coloque #Include zcmd
Não sabe onde colocar o zcmd?
PastaGamemode/pawno/include é so jogar la dentro.
1 Comments:
Write CommentsCharada fox! Posta mais videos pfv!!!!
Reply