Freeze State + Menu
#1

Very often, when player is in a menu, GM just freeze him, that he didn't move while browsing the menu. BUT in freeze state player has a GOD MODE and some players uses this trick to avoid death.

I have some menus in my GM and just want to make a freeze state where player can be killed while he browsing menu.
Reply
#2

Remove TogglePlayerControllable(playerid, true); is all i can think you can do
Reply
#3

yes its not possible to make them freeze but not be killed unless you made a timer that kept setting their position but would be a bit pointless
Reply
#4

TogglePlayerControllable(playerid,true) will unfreeze the player and he will can move/enter vehicles/jump while he browsing menu
---

SetPlayerPos +timer should help, but when the player falls from the big height, he still can survive.
---
Reply
#5

Only if player escapes a menu it happens..
Reply
#6

Quote:
Originally Posted by MenaceX^
Only if player escapes a menu it happens..
there is one GM where i always survives using GM menu.. even ejected from helicopter or something like that i uses menu freezing a little higher than ground and then i just quits from menu and falls already from small height )
Reply
#7

Then it's another wanted feature for 0.3? TogglePlayerControllableButKillable?
Reply
#8

Or TogglePlayerControllable(playerid, toggle, killable);
Reply
#9

You can always make a timer for when someone is in a menu. Detect their location, then if its different, send them back.
Reply
#10

Quote:
Originally Posted by JeNkStAX
Or TogglePlayerControllable(playerid, toggle, killable);
That would be cool xD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)