tag misimatch
#1

Код:
	SetPlayerAttachedObject(playerid,
	INT:PlayerInfo[playerid][pindex],
	INT:PlayerInfo[playerid][pmodelid],
	INT:PlayerInfo[playerid][pboneid],
	Float:PlayerInfo[playerid][pfOffsetX],
	Float:PlayerInfo[playerid][pfOffsetY],
	Float:PlayerInfo[playerid][pfOffsetZ],
	Float:PlayerInfo[playerid][pfRotX],
	Float:PlayerInfo[playerid][pfRotY],
	Float:PlayerInfo[playerid][pfRotZ],
	Float:PlayerInfo[playerid][pfScaleX],
	Float:PlayerInfo[playerid][pfScaleY],
	Float:PlayerInfo[playerid][pfScaleZ]);
Код:
(1010 -- 1011) : warning 213: tag mismatch
(1010 -- 1012) : warning 213: tag mismatch
(1010 -- 1013) : warning 213: tag mismatch
line 1010-1013
Код:
SetPlayerAttachedObject(playerid,
	INT:PlayerInfo[playerid][pindex],
	INT:PlayerInfo[playerid][pmodelid],
all codes are under on playerspawn
Reply


Messages In This Thread
tag misimatch - by AroseKhanNiazi - 07.03.2014, 09:30
Re: tag misimatch - by r3ct - 07.03.2014, 09:41
Re: tag misimatch - by Konstantinos - 07.03.2014, 09:42
Re: tag misimatch - by AroseKhanNiazi - 07.03.2014, 11:59

Forum Jump:


Users browsing this thread: 1 Guest(s)