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
#2

pawn Код:
format(string,sizeof(string),"COLORORANGE"Owner: %s\nName: %s\nBusiness type: %s\nStreet Number: %d", BusinessInfo[id][bOwner], BusinessInfo[id][bName], biztext, id);    
Update3DTextLabelText(BusinessInfo[id][DLabel], 0xFFFFFFFF, string);
Reply
#3

Err..that's not the error line anyway..


UPDATED THREAD!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)