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-09-2011, 02:30 AM #83
xXPolojackXx
Moving to the Xbox Scene.
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]

[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][/quote]

If only there wasn't join session. Us CL Hosters could make them cry with this. perfect thing. rep+[COLOR="Silver"]

[SIZE=1]---------- Post added at 02:30 AM ---------- Previous post was at 02:27 AM ----------[/SIZE]

[/COLOR][quote=w8t4it;2213519]WOW.......

Buuuuuuuuuuut.....

Can someone explain to me without flaming as to why this is something of value????

ClapsDerekTrotter you are a coding beast and I always give credit to your workClaps but after seeing this i mean it takes it to another level.:O Not only can you take away something a gamer has probably worked really hard for:dingding: (for days, weeks and months) but you prevent them from cutting his losses and leaving.....:embarrassed:

Trust me I am VERY glad I host my own lobbiesHappy just because I never would want to run into a lobby where the host has no sensibility.:derp: (I HAVE NEVER DERANKED SOMEONE btw:angelSmile I have on the other hand helped random gamers because they were deranked.:shh: Its just really hard for me to understand the necessity of "derank"./facepalm

Now one time in the past I was hosting an online game and a "HC hater" would not stop flaming so I used the "freeze ps3" option!!!! THAT WAS FUN!!!:evil:[/quote]

You like smiley faces right? lmfao
01-09-2011, 02:38 AM #84
beryce
Goal 500 Posts!
im horny now
01-09-2011, 04:56 AM #85
Originally posted by Battler624 View Post
is it possible for rank derank? like from rank 70 to rank 1?


prestige hack
01-31-2011, 03:34 PM #86
bodog8919
Little One
So please simplify this
02-02-2011, 10:00 PM #87
dogyplop
Do a barrel roll!
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]

[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][/quote]

Great Code Keep it UP!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo