[AJUDA] Attach3DTextLabelToPlayer
#3

Deu erro:
PHP код:
C:\Users\Lucas\Desktop\SAMP TBD\filterscripts\lstadmin.pwn(217) : error 028invalid subscript (not an array or too many subscripts): "label"
C:\Users\Lucas\Desktop\SAMP TBD\filterscripts\lstadmin.pwn(217) : warning 215expression has no effect
C
:\Users\Lucas\Desktop\SAMP TBD\filterscripts\lstadmin.pwn(217) : error 001expected token";"but found "]"
C:\Users\Lucas\Desktop\SAMP TBD\filterscripts\lstadmin.pwn(217) : error 029invalid expressionassumed zero
C
:\Users\Lucas\Desktop\SAMP TBD\filterscripts\lstadmin.pwn(217) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
4 Errors

Linha:
PHP код:

    
if(PlayerInfo[playerid][pVIP] == 1)
    {
        new 
Text3D:label;
        
Delete3DTextLabel(label[playerid]);//essa й a linha 217
    

Reply


Messages In This Thread
[AJUDA] Attach3DTextLabelToPlayer - by L.S.T - 14.01.2012, 02:54
Re: [AJUDA] Attach3DTextLabelToPlayer - by armandodo - 14.01.2012, 03:06
Re: [AJUDA] Attach3DTextLabelToPlayer - by L.S.T - 14.01.2012, 03:12
Re: [AJUDA] Attach3DTextLabelToPlayer - by armandodo - 14.01.2012, 03:39
Re: [AJUDA] Attach3DTextLabelToPlayer - by victor_h666 - 14.01.2012, 03:54

Forum Jump:


Users browsing this thread: 1 Guest(s)