01.05.2011, 11:58
pawn Код:
if(!strcmp(cmdtext,"/escudo",true))
{
SetPlayerAttachedObject(playerid,1,18637,13,0.35,0.0,0.0,0.0,0.0,180.0);
SetPlayerAttachedObject(playerid,2,18642,7,0.1,0.0,-0.11,0.0,-90.0,90.0);
return SendClientMessage(playerid,0xAFAFAFAA," Vocк colocou o escudo!");
}
if(!strcmp(cmdtext,"/tirarescudo",true))
{
SendClientMessage(playerid,0xAFAFAFAA," Vocк tirou o escudo!");
RemovePlayerAttachedObject(playerid, 1);
return RemovePlayerAttachedObject(playerid, 2);
}
http://forum.sa-mp.com/showthread.ph...=%2Fbone+cynic
http://forum.sa-mp.com/showthread.ph...=%2Fbone+cynic
http://forum.sa-mp.com/showthread.ph...insanity+cynic