09.07.2009, 07:52
My problem is that I can move around when I have that menu open I think it may be because its an addtional menu but I don't know so can someone help me?
pawn Код:
}
case 4:
{
TogglePlayerControllable(playerid, false);
HideMenuForPlayer(LSPD, playerid);
ShowMenuForPlayer(LSPD2, playerid);
return 1;
}