10.02.2013, 11:38
Hi , I want to attach an object to the player(SetPlayerAttachedObject) , but don't know the coordinations of the player body parts , any FS or program to do that ?
SetPlayerAttachedObject(playerid, GetPVarInt(playerid, "AttachmentIndexSel"), GetPVarInt(playerid, "AttachmentModelSel"), listitem+1);
EditAttachedObject(playerid, GetPVarInt(playerid, "AttachmentIndexSel"));
SendClientMessage(playerid, 0xFFFFFFFF, "Hint: Use {FFFF00}~k~~PED_SPRINT~{FFFFFF} to look around.");
Try this!
pawn Код:
|
C:\Documents and Settings\PC\Bureau\DATABASE DE ALAE\SND\ICI\SWAT Vs TERRORISTS Server[TDM]\gamemodes\SVTS.pwn(2182) : error 017: undefined symbol "listitem"