26.09.2011, 19:04
Whazzup?
I need help with this:
See? I want that if the Player will choose a List item, It will return a Command... This example dont work 
How to do it?
I need help with this:
pawn Код:
if(listitem == 3)
{
OnPlayerCommandText(playerid, "/Animlist");
}

How to do it?

