[Tool/Web/Other] SetPlayerAttachedObject - Aim Fix
#9

Quote:

D:\My Documents\Downloads\Documents\Zombie0.3e\gamemodes \Untitled.pwn(62) : error 017: undefined symbol "PlayerInfo"
D:\My Documents\Downloads\Documents\Zombie0.3e\gamemodes \Untitled.pwn(62) : warning 215: expression has no effect
D:\My Documents\Downloads\Documents\Zombie0.3e\gamemodes \Untitled.pwn(62) : error 001: expected token: ";", but found "]"
D:\My Documents\Downloads\Documents\Zombie0.3e\gamemodes \Untitled.pwn(62) : error 029: invalid expression, assumed zero
D:\My Documents\Downloads\Documents\Zombie0.3e\gamemodes \Untitled.pwn(62) : fatal error 107: too many error messages on one line

62 :
Quote:

}
PlayerInfo[playerid][Attachments][2] = 1;
}

enum :
Quote:

enum pATTACHMENTS
{
Exists,
ModelID,
BoneID,
FloatOffsetX,
FloatOffsetY,
FloatOffsetZ,
FloatRotX,
FloatRotY,
FloatRotZ,
FloatScaleX,
FloatScaleY,
FloatScaleZ
};
new pAttachments[MAX_PLAYERS][10][pATTACHMENTS];
new Attachments[MAX_PLAYERS];

how ?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)