[AJUDA] Compilar
#6

introduza no topo do GM (abaixo das includes).

pawn Код:
native RemovePlayerAttachedObject(playerid, index);
#define SetPlayerHoldingObject(%1,%2,%3,%4,%5,%6,%7,%8,%9) SetPlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJ ECTS-1,%2,%3,%4,%5,%6,%7,%8,%9)
#define StopPlayerHoldingObject(%1) RemovePlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_ OBJECTS-1)
#define IsPlayerHoldingObject(%1) IsPlayerAttachedObjectSlotUsed(%1,MAX_PLAYER_ATTAC HED_OBJECTS-1)
native SetPlayerAttachedObject(playerid, index, modelid, bone, Float:fOffsetX = 0.0, Float:fOffsetY = 0.0, Float:fOffsetZ = 0.0, Float:fRotX = 0.0, Float:fRotY = 0.0, Float:fRotZ = 0.0, Float:fScaleX = 1.0, Float:fScaleY = 1.0, Float:fScaleZ = 1.0);
Reply


Messages In This Thread
[AJUDA] Compilar - by Escallus - 28.12.2011, 04:30
Re: [AJUDA] Compilar - by Nathan_Eduardo - 28.12.2011, 10:48
Re: [AJUDA] Compilar - by Escallus - 28.12.2011, 15:34
Re: [AJUDA] Compilar - by Lуs - 28.12.2011, 15:40
Re: [AJUDA] Compilar - by Escallus - 28.12.2011, 16:06
Re: [AJUDA] Compilar - by [O.z]Caroline - 28.12.2011, 16:12
Re: [AJUDA] Compilar - by Escallus - 28.12.2011, 16:20
Re: [AJUDA] Compilar - by [O.z]Caroline - 28.12.2011, 16:22
Re: [AJUDA] Compilar - by Escallus - 28.12.2011, 16:24
Re: [AJUDA] Compilar - by [O.z]Caroline - 28.12.2011, 16:25

Forum Jump:


Users browsing this thread: 3 Guest(s)