tag mismatch
#2

Quote:
Originally Posted by GODFATHER:RP
Код:
HouseInfo[houseid][hLabel] = Create3DTextLabel(" House! ",0x008080FF,HouseInfo[houseid][hExitX],HouseInfo[houseid][hExitY],HouseInfo[houseid][hExitZ],40.0,0,0);
Tag mismatch
pawn Код:
#define MAX_HOUSEID 1234
enum data {
    Text3D:hLabel,
    Float:hExitX,
    Float:hExitY,
    Float:hExitZ
};
new HouseInfo[MAX_HOUSEID][data];
Reply


Messages In This Thread
tag mismatch - by armyoftwo - 30.01.2010, 07:15
Re: tag mismatch - by smeti - 30.01.2010, 09:45

Forum Jump:


Users browsing this thread: 2 Guest(s)