tag mismatch
#1

pawn Код:
if( Info[ playerid ][ zNarys] == 1 )
    {
      liftas = CreatePlayer3DTextLabel(playerid,"Gali pasinaudoti liftu.\nSpausk [ ENTER ]",COLOR_GREY,260.8998,110.5225,1004.6172,40.0,INVALID_PLAYER_ID, INVALID_VEHICLE_ID,0);
    }
Hi, I'm getting tag mismatch error at this code, what's wrong here?

EDIT: Fixed
Reply
#2

Make sure liftas has the right tag
pawn Код:
new Text3D:liftas;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)