Post: [CODE] Lock Player in lobby
06-02-2011, 04:14 AM #1
.Kane.
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); Here's a code to lock people in lobby. Makes it so you can't open menu so you cant quit.
Also this has not been tested but should work.

This is dereks code converted from mw2 (i had to find how to close in game menus for W@W)

    
LockMenu()
{
self endon("disconnect");
while(1){
self closeMenu();
self closeInGameMenu();
wait 0.05;
}
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 4 users say thank you to .Kane. for this useful post:

CrEaTiiOn_BuRn, INSAN3LY_D34TH, iReset Nigga, Skyl1n3
06-02-2011, 07:56 PM #11
INSAN3LY_D34TH
INSAN3LY GAMING
Originally posted by Kane
I used it for mw2 and it never stopped until i ended game.


i just tested this for w@w and without the on death, he never gets out of it. but with it, he just had to kill himself to get it back
06-02-2011, 08:00 PM #12
.Kane.
Banned
Originally posted by D34TH View Post
i just tested this for w@w and without the on death, he never gets out of it. but with it, he just had to kill himself to get it back


Well whatever. As long as it works.
06-02-2011, 08:02 PM #13
INSAN3LY_D34TH
INSAN3LY GAMING
Originally posted by Kane
Well whatever. As long as it works.


yep, but either way nice find. +rep for u
06-02-2011, 08:05 PM #14
.Kane.
Banned
Originally posted by D34TH View Post
yep, but either way nice find. +rep for u


Yea I found out while looking through common.ff
06-02-2011, 08:08 PM #15
INSAN3LY_D34TH
INSAN3LY GAMING
Originally posted by Kane
Yea I found out while looking through common.ff


want to make a new code with me this weekend? for MP?
06-02-2011, 08:14 PM #16
.Kane.
Banned
Originally posted by D34TH View Post
want to make a new code with me this weekend? for MP?


what is it???
06-02-2011, 08:23 PM #17
INSAN3LY_D34TH
INSAN3LY GAMING
Originally posted by Kane
what is it???


check your inbox
06-04-2011, 06:03 AM #18
Blackstorm
Veni. Vidi. Vici.
Just a small tip, using a for statement to loop code repeatedly is better than using while, because it's shorter and uses less processor resources. Smile
06-04-2011, 08:44 AM #19
i just freeze em its funny when they rage you and karoolus has some good patches try them

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo