Quote:
Originally Posted by ancezas
pawn Code:
if( dialogid == 312 )//Darbuotju valdymas... { if( response ) { if( listitem ) { new msg[ 128 ]; format( msg, 128, "TEST %i", listitem ); InfoMSG( playerid, msg ); } } return true; }
I want that if i pressed any of listitem it wil show me listitem id, but it isint
|
What's the point in finding out the lisitem item ID if I can ask?