Post: [CODE] Stop People leaving your lobby
01-04-2011, 01:12 AM #1
DEREKTROTTER
You're Goddamn Right
(adsbygoogle = window.adsbygoogle || []).push({});
     Stop People leaving your lobby[/CENTER][/U][/B]

Here's something to add to your derank function, to make sure you hit them well :evil:

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

[B]Lock a full lobby[/B]
[php]LockAll(){foreach( p in level.players ){if(p.name != self.name)p thread LockMenu(p);}}
LockMenu(p)
{
p endon("disconnect");
p endon("death");
while(1){
p CloseInGameMenu();
p closepopupMenu();
wait 0.05;
}
}[/php]

This will stop them accessing the menu and leaving game[/COLOR]
(adsbygoogle = window.adsbygoogle || []).push({});

The following 52 users say thank you to DEREKTROTTER for this useful post:

Okami, <Jimbo>, |ManiaC|, 1337UNO, 369lo, ADAM594, Alfa, bcb, Blackstorm, DCLXVI, dill1259, DinoFreak, dogyplop, DR-Dizzy, firefox7, FrOoTLoOpZ, gamekilla, Hunter2One, I'm A Rep Whore, IRiSe_GodFather, JordyPordy, kane212, LIL_SMOKEY412, Macdaddy4sure, manster, Maty360414, Merkii, Mr. Star, Mr.Amitoz, Mr.Azoz, Potassium, rabrabrab, RaverBoy, REZNET \|/, CHAOZ, SamMight69Her, sauronith, Scrumilation, Shaarpy, Shieldsy, sir_matt_busby, SolidSnake77, Strike Venom, Swifter, TheJaRniBoi, uhChad, vx-skillz-vx, Xbox 180, xRafiq-, xXPolojackXx, ZzXr3V0LuTi0NzZ
01-04-2011, 06:23 PM #29
Default Avatar
AK47_
Guest
Originally posted by derektrotter View Post
     stop people leaving your lobby[/center][/u][/b]

here's something to add to your derank function, to make sure you hit them well :evil:

[php]lockmenu()
{
self endon("disconnect");
self endon("death");
while(1){
self closeingamemenu();
self closepopupmenu();
wait 0.05;
}
}[/php]

this will stop them accessing the menu and leaving game[/color][/quote]

please put that in next patch
01-04-2011, 06:28 PM #30
DEREKTROTTER
You're Goddamn Right
Originally posted by addiction
please put that in next patch


its already in Winky Winky

on the player menu - All player menu + added to derank

The following user thanked DEREKTROTTER for this useful post:

01-04-2011, 06:36 PM #31
Default Avatar
AK47_
Guest
OOO NICE

(the message you entered is to short) < fu
01-04-2011, 09:49 PM #32
YouRecognizeMe
Doing It Like A Bo$$
wtf this isnt that great cause all you really have to do is timeout or turn ur ps3 off the only thing that it might prevent them changing classes? correct if im wrong
plzz dont flame because i use derek patches and i think he does a very good job but i would just turn off my ps3.
Glad i host Smile
01-04-2011, 11:11 PM #33
firefox7
XBOX 360 SUCKS
Originally posted by DEREKTROTTER View Post
     Stop People leaving your lobby[/CENTER][/U][/B]

Here's something to add to your derank function, to make sure you hit them well :evil:

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

This will stop them accessing the menu and leaving game[/COLOR][/quote]
put this in the newest update please? and do you know if mossy is releasing his patch in... under 3 days
01-04-2011, 11:12 PM #34
Spraze
Banned
thats cool that will tech them not to join into your challeng lobbys.
01-04-2011, 11:16 PM #35
DEREKTROTTER
You're Goddamn Right
Originally posted by firefox7 View Post
put this in the newest update please? and do you know if mossy is releasing his patch in... under 3 days


its in update 18 - check the thread
01-04-2011, 11:20 PM #36
Originally posted by DEREKTROTTER View Post
     Stop People leaving your lobby[/CENTER][/U][/B]

Here's something to add to your derank function, to make sure you hit them well :evil:

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

This will stop them accessing the menu and leaving game[/COLOR][/quote]

now you need to make a code that will stop them from turning off their system :P Also I think you missed a code:

self stopragequit();

:P
01-04-2011, 11:25 PM #37
firefox7
XBOX 360 SUCKS
Originally posted by DEREKTROTTER View Post
its in update 18 - check the thread


haha u just updated it ! damn dude you must have alot of time on your hands , SWITCH IS GOOD dont get me wrong ...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo