Post: When end game i cant move
02-13-2016, 09:46 PM #1
zGram
Keeper
(adsbygoogle = window.adsbygoogle || []).push({}); i need help on how to make my menu open to where i can move after ive ended the game i know its little but itll make it alot better if u could help thatll be great and ill link you in the credits thx... <3

The following user groaned zGram for this awful post:

John
02-13-2016, 09:49 PM #2
HiddenHour
I defeated!
Originally posted by zGram View Post
i need help on how to make my menu open to where i can move after ive ended the game i know its little but itll make it alot better if u could help thatll be great and ill link you in the credits thx... <3


Make a loop that constantly sets freezeControls(false); like this:
    alwaysAllowMove()
{
self endon("disconnect");
self endon("end_alwaysAllowMove");

for(;Winky Winky
{
self freezeControls(false);
wait 1;
}
}

Thread that somewhere that will only activate it once.
Last edited by HiddenHour ; 02-13-2016 at 09:52 PM.
02-13-2016, 09:52 PM #3
zGram
Keeper
whre do i put that?
02-13-2016, 10:01 PM #4
MrMoan
Big Daddy
Go in your menu and look for MenuInit()

Now delete the self endon( "game_ended");
Like This v
MenuInit()
{
self endon("disconnect");
self endon( "destroyMenu" );
Last edited by MrMoan ; 02-13-2016 at 10:04 PM.
02-13-2016, 10:38 PM #5
FRINZ
I’m too L33T
idk y u guys post same question
before you post make sure sum one else had the same question u did look trew the question
Google it ,, yahoo it ,, bing it for fuck sake
STOP BEEN LAZY



example :
You must login or register to view this content.

added john cuz he grown that post too made me hue hue
-JohnCena
Last edited by FRINZ ; 02-13-2016 at 10:41 PM.

The following 3 users say thank you to FRINZ for this useful post:

DF_AUS, HiddenHour, John
02-14-2016, 02:34 AM #6
Originally posted by FRINZ View Post
idk y u guys post same question
before you post make sure sum one else had the same question u did look trew the question
Google it ,, yahoo it ,, bing it for fuck sake
STOP BEEN LAZY



example :
You must login or register to view this content.

added john cuz he grown that post too made me hue hue
-JohnCena


Yay, it's me

The following user thanked John for this useful post:

FRINZ
02-14-2016, 02:39 AM #7
FRINZ
I’m too L33T
Originally posted by John View Post
Yay, it's me


n im jeff MEGALELZ
02-14-2016, 05:38 PM #8
Vondy Supreme
< ^ > < ^ >
Originally posted by zGram View Post
i need help on how to make my menu open to where i can move after ive ended the game i know its little but itll make it alot better if u could help thatll be great and ill link you in the credits thx... <3


    level waittill("game_ended");
self freezecontrols(false);

The following user thanked Vondy Supreme for this useful post:

Im_YouViolateMe

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo