26.05.2009, 08:32
Hi,
As you know of my previous threads im making a weapon menu for cops on my rp,
And when they enter the checkpoint, It freezes them but brings up the menu,
After they have selected there weapon and press the space the menu goes off,
But they player is still frozen, I tried adding
I put that under OnPlayerExitedMenu Callback but im still frozen in-game, Any help? Ty
As you know of my previous threads im making a weapon menu for cops on my rp,
And when they enter the checkpoint, It freezes them but brings up the menu,
After they have selected there weapon and press the space the menu goes off,
But they player is still frozen, I tried adding
pawn Код:
TogglePlayerControllable(playerid,1);