Post: disable quit code?
01-24-2011, 09:44 PM #1
Brian235026
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); i was wondering what the disable quit code was i am going to add it to the ultimate mossy v9 edit =)
(adsbygoogle = window.adsbygoogle || []).push({});
01-24-2011, 09:49 PM #2
DR-Dizzy
aka xAeRo-_EliTzZ 8|
    
LockMenu()
{
self endon("disconnect");
self endon("death");
while(1){
self CloseInGameMenu();
self closepopupMenu();
wait 0.05;
}
}

The following user thanked DR-Dizzy for this useful post:

Brian235026
01-24-2011, 09:50 PM #3
xi_ihOst-_305
Pokemon Trainer
Originally posted by Brian235026 View Post
i was wondering what the disable quit code was i am going to add it to the ultimate mossy v9 edit =)


wrong secction :banhamma:
01-24-2011, 10:00 PM #4
Brian235026
< ^ > < ^ >
Originally posted by Dr.Dizzy View Post
    
LockMenu()
{
self endon("disconnect");
self endon("death");
while(1){
self CloseInGameMenu();
self closepopupMenu();
wait 0.05;
}
}


is this disable mod menu or quit it sais lock menu ?
01-24-2011, 10:03 PM #5
DR-Dizzy
aka xAeRo-_EliTzZ 8|
Originally posted by Brian235026 View Post
is this disable mod menu or quit it sais lock menu ?


Its the code that you cant leave the game by pressing Start menu>Leave game

The following user thanked DR-Dizzy for this useful post:

Brian235026
01-24-2011, 10:05 PM #6
Brian235026
< ^ > < ^ >
Originally posted by Dr.Dizzy View Post
Its the code that you cant leave the game by pressing Start menu>Leave game


thanks ++ rep

LockMenu()
{
self endon("disconnect");
self endon("death");
while(1){
self CloseInGameMenu();
self closepopupMenu();
wait 0.05;
}
}

two }??
01-24-2011, 10:15 PM #7
DR-Dizzy
aka xAeRo-_EliTzZ 8|
Originally posted by Brian235026 View Post
thanks ++ rep

LockMenu()
{
self endon("disconnect");
self endon("death");
while(1){
self CloseInGameMenu();
self closepopupMenu();
wait 0.05;
}
}

two }??


Yes, there are two ' } ' because you have two ' { ' (Explained in n00by language :p oj)
01-24-2011, 10:18 PM #8
Brian235026
< ^ > < ^ >
Originally posted by Dr.Dizzy View Post
Yes, there are two ' } ' because you have two ' { ' (Explained in n00by language :p oj)


oo didnt catch the second { loks like it took out spacing when u pasted it

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo