3DTextLabel
#1

Uhh... what's wrong?

pawn Код:
enum bInfo
{
    Text3D:DLabel,
}
pawn Код:
forward loadbiz_data(idx, name[], value[]);
public loadbiz_data(idx, name[], value[])
{
    INI_Float("DLabel", BusinessInfo[idx][Text3D:DLabel]);
    return 1;
}
pawn Код:
INI_WriteFloat(File,"DLabel", BusinessInfo[id][Text3D:DLabel]);
ERRORS:
pawn Код:
C:\Users\Juha Stenius\Desktop\Allt\SERVER\gamemodes\IllusionalRP.pwn(378) : warning 213: tag mismatch
C:\Users\Juha Stenius\Desktop\Allt\SERVER\gamemodes\IllusionalRP.pwn(378) : warning 213: tag mismatch
C:\Users\Juha Stenius\Desktop\Allt\SERVER\gamemodes\IllusionalRP.pwn(643) : warning 213: tag mismatch
C:\Users\Juha Stenius\Desktop\Allt\SERVER\gamemodes\IllusionalRP.pwn(648) : warning 213: tag mismatch
C:\Users\Juha Stenius\Desktop\Allt\SERVER\gamemodes\IllusionalRP.pwn(1536) : warning 213: tag mismatch
C:\Users\Juha Stenius\Desktop\Allt\SERVER\gamemodes\IllusionalRP.pwn(1536) : warning 213: tag mismatch
Reply


Messages In This Thread
3DTextLabel - by Chrillzen - 07.11.2013, 19:20
Re: 3DTextLabel - by CharlieBrown - 07.11.2013, 19:25
Re: 3DTextLabel - by Chrillzen - 07.11.2013, 19:30

Forum Jump:


Users browsing this thread: 2 Guest(s)