Creating Menu
#1

Hey everybody!

I have just started out with a server, and, i got some problems with creating a menu, i have created a teleport menu in a filterscript, and, when i open this menu ingame, the player can walk around at the same time as i choose an option..
how do i get the player to "get stuck" when i enter a menu?
and i hope i posted this topic in the right section..
Thanks / Red
Reply
#2

If you have a command for the menu like /TeleportsMenu,After "ShowMenuForPlayer" Add "TogglePlayerControllable(playerid,0);"
And under "OnPlayerExitedMenu" add "TogglePlayerControllable(playerid,1);"
Reply
#3

Okay big thanks! appreciate it!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)