[Ajuda]Corpo
#7

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...ght=bone+cynic
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
Reply


Messages In This Thread
[Ajuda]Corpo - by Jorge_Hard - 01.05.2011, 04:16
Re: [Ajuda]Corpo - by JonathanFeitosa - 01.05.2011, 04:17
Re: [Ajuda]Corpo - by Jorge_Hard - 01.05.2011, 04:21
Re: [Ajuda]Corpo - by diretor7 - 01.05.2011, 05:02
Re: [Ajuda]Corpo - by Jorge_Hard - 01.05.2011, 05:25
Re: [Ajuda]Corpo - by Shadoww5 - 01.05.2011, 11:41
Re: [Ajuda]Corpo - by Macintosh - 01.05.2011, 11:58

Forum Jump:


Users browsing this thread: 1 Guest(s)