[AJUDA]SetPlayerAttachedObject
#1

Код:
new COLETE;//no topo do gm
Код:
if(strcmp("/objeto", cmdtext, true) == 0)
	 {
	    SetPlayerAttachedObject( playerid, COLETE, 373, 1, 0.275895, -0.007553, -0.176713, 73.816665, 25.155405, 34.880043, 1.025760, 1.000000, 1.233744 );
	    return 1;
	 }

	 if(strcmp("/tirarobjeto", cmdtext, true) == 0)
	 {
	    DestroyPlayerObject(playerid,373);
	    return 1;
	 }
Gente , o que tem de errado? eu compilo , nao dб bug mas vou testar o comando , nгo cria o objeto, o que pode ser? alguem me ajuda? '-'(sou noob pakarai nem liga xD)
Reply
#2

PHP код:
(playeridindexmodelidboneFloat:fOffsetXFloat:fOffsetYFloat:fOffsetZFloat:fRotXFloat:fRotYFloat:fRotZFloat:fScaleXFloat:fScaleYFloat:fScaleZ
https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject

pawn Код:
RemovePlayerAttachedObject(playerid,0); // 0 Mude para o slot que deseja remover.
Reply
#3

obrigado , funcionou xD
Reply
#4

^^
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)