Tag mismatch. (REP+)
#7

Quote:
Originally Posted by GangsTa_
Посмотреть сообщение
pawn Код:
enum Plants
{
    plantid,
    plant,
    plantready,
    Float:plantX,
    Float:plantY,
    Float:plantZ,
};
new Text3D:Plantac[MAX_PLAYERS][Plants];
Remove (yes, Remove) the 'Text3D:' tag from the initialisation line, and instead place the 'Text3D:' tag in front of the word 'plant' (as I assume this is the enum tag in which you store the 3D Text Label).
Reply


Messages In This Thread
Tag mismatch. (REP+) - by GangsTa_ - 20.01.2012, 17:14
Re: Tag mismatch. (REP+) - by Vince - 20.01.2012, 17:17
Re: Tag mismatch. (REP+) - by GangsTa_ - 20.01.2012, 17:23
Re: Tag mismatch. (REP+) - by =WoR=Varth - 20.01.2012, 17:53
Re: Tag mismatch. (REP+) - by Tannz0rz - 20.01.2012, 17:59
Re: Tag mismatch. (REP+) - by GangsTa_ - 20.01.2012, 18:41
Re: Tag mismatch. (REP+) - by Ash. - 20.01.2012, 18:44
Re: Tag mismatch. (REP+) - by Tanush123 - 20.01.2012, 18:47
Re: Tag mismatch. (REP+) - by GangsTa_ - 20.01.2012, 18:56
Re: Tag mismatch. (REP+) - by sabretur - 20.01.2012, 19:56

Forum Jump:


Users browsing this thread: 1 Guest(s)