[Ajuda] sobre Chapeu xD
#8

Quote:
Originally Posted by paulor
Посмотреть сообщение
Tem muitos FS q auxiliam vc a pegar coordenadas. eu uso este:https://sampforum.blast.hk/showthread.php?tid=182317
Vlw ae leek

//========

Eu agora to fazendo um comando pra quando o cara usar aparecer o chapeu , eu tentei algo do tipo :
pawn Код:
if(!strcmp(cmdtext,"/chapeu",true))
    {
    if(PlayerInfo[playerid][pMember] == 33 || PlayerInfo[playerid][pLeader] == 33) //org que vai usa
    {
    SetPlayerAttachedObject(playerid, 18639, 1, 0.5650, 0.0420, 0.0082, 0.0, 0.0, 0.0, 1.0000, 1.0000, 1.0000);
    SendClientMessage(playerid, COLOR_GREEN,"Voce colocou seu chapeu");
    }
    else return SendClientMessage(playerid, COLOR_GREEN,"vc nao й dos Corleone ");
    return 1;
    }
mas deu
pawn Код:
warning 213: tag mismatch
Linha do erro:
pawn Код:
SetPlayerAttachedObject(playerid, 18639, 1, 0.5650, 0.0420, 0.0082, 0.0, 0.0, 0.0, 1.0000, 1.0000, 1.0000);
Reply


Messages In This Thread
[Ajuda] sobre Chapeu xD - by Felipe_Freeze - 24.02.2012, 13:55
Re: [Ajuda] sobre Chapeu xD - by Delete_ - 24.02.2012, 14:30
Re: [Ajuda] sobre Chapeu xD - by Felipe_Freeze - 24.02.2012, 14:33
Re: [Ajuda] sobre Chapeu xD - by PlayeR_TheReturN - 24.02.2012, 14:34
Re: [Ajuda] sobre Chapeu xD - by henrique_wwi - 24.02.2012, 14:35
Re: [Ajuda] sobre Chapeu xD - by Felipe_Freeze - 24.02.2012, 15:42
Re: [Ajuda] sobre Chapeu xD - by paulor - 24.02.2012, 18:30
Re: [Ajuda] sobre Chapeu xD - by Felipe_Freeze - 24.02.2012, 21:15
Re: [Ajuda] sobre Chapeu xD - by paulor - 24.02.2012, 21:26
Re: [Ajuda] sobre Chapeu xD - by Felipe_Freeze - 24.02.2012, 21:28

Forum Jump:


Users browsing this thread: 1 Guest(s)