[Pedido] anim ou comando que cria um objeto um colete no corpo do player
#8

Caso queira em zcmd
PHP код:

CMD
:att(playerid)
{
    
SetPlayerAttachedObjectplayerid 19142 0.1 0.05 0.0 0.0 0.0 0.0 ) ;
    
SendClientMessage playerid ,-1"» Colocou colete com sucesso.");
    return 
1;
}
CMD:rtt(playerid)
{
    
RemovePlayerAttachedObject(playerid4);
    
SendClientMessage(playerid ,-"» Retirou colete com sucesso.");
    return 
1;

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)