Listitem Help.
#1

DELETE ME
Reply
#2

You need some sort of array to store the id that correspons to a certain listitem.
pawn Код:
//add this near your "strcat"
Array[prisoners++] = playerid;

//Under OnDialogResponse, Array[listitem] will be the id of the player that will be bailed out
Of course, you'll have to declare the "prisoners" variable somewhere before using it.
Reply
#3

Didn't work.
Can you copy my code above an show me how to do it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)