25/02/2023 09:34
CMD:jetpack(playerid, arg[])
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_USEJETPACK);
return 1;
}
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_USEJETPACK);
return 1;
}
|
Mensagem neste Tópico |
Problemas com zCMD - por Usuário Aleatório - 25/02/2023 07:01
RE: Problemas com zCMD - por PT_Player - 25/02/2023 09:34
RE: Problemas com zCMD - por Usuário Aleatório - 25/02/2023 09:48
RE: Problemas com zCMD - por White_Blue - 25/02/2023 11:26
RE: Problemas com zCMD - por AllanSG - 25/02/2023 12:33
RE: Problemas com zCMD - por ipsLuan - 26/02/2023 16:44
RE: Problemas com zCMD - por Carlos Victor - 27/02/2023 08:31
|