warning
#1

HEY.

me in warning..

Code:
warning 213: tag mismatch
A line:
Code:
public OnPlayerPickUpPickup(playerid, pickupid)
{
if( pickupid == vmbilietas )
ShowPlayerDialog(playerid, 112,DIALOG_STYLE_MSGBOX,"VЉĮ REGITRA","Ar tikrai norite laikyti automobilio teises ? Bilietėlio kaina 200$","Taip","Ne");
if( pickupid == pradzia )
ShowPlayerDialog(playerid, 101010,DIALOG_STYLE_MSGBOX,"PRADЋIOS SKAITALIUKAS","blalaaaaaaa","Taip","Ne");
return 1;
}
Reply
#2

In which line is the warning..
Reply
#3

One of your PickupID it's not Defined...
Reply
#4

but defined..
Reply
#5

You probably 'defined' it as a string, which isnt compatible with a pickup. Show us where you create the variables
Reply
#6

101010 dialog id?!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)