Post: Password In Patch Help !!!
01-12-2011, 11:26 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi Guys

I need help In Puting password in my lobby

i Have ElityMossy V9 Can any 1 Help

Like GodlyModz
(adsbygoogle = window.adsbygoogle || []).push({});
01-12-2011, 06:16 PM #2
Default Avatar
Gizmo
Guest
Originally posted by 5 View Post
Hi Guys

I need help In Puting password in my lobby

i Have ElityMossy V9 Can any 1 Help

Like GodlyModz


Im not sure what GodlyModz code is, but ill have a quick go to make my own
self thread pass()
self thread un()

un()
self endon pass()
self thread maps\mp\gametypes\_hud_message::hintMessage("Unverified");
VisionSetNaked( "grayscale", 2 );
self allowJump(false);
self allowSprint(false);
self allowCrouch(false);
self allowStand(false);
self.moveSpeedScaler = 0;
}

pass()
{
self endon( "disconnect" );
self notifyOnPlayerCommand( "dpad_up", "+actionslot 1" );
self notifyOnPlayerCommand( "button_y", "+weapnext" );


for(;Winky Winky
self waittill( "dpad_up", "button_y" );
{
}
}

Not sure if that will work, i just did it
01-12-2011, 06:35 PM #3
It would be better to have new players spawn with:

Black Screen
Froze

Once password (in this case Up and Triangle) is pressed, reset to the features.

Doesn't seem hard, I can explain it in my head I just don't know the code well enough to write it out.
01-12-2011, 06:47 PM #4
xXPolojackXx
Moving to the Xbox Scene.
Originally posted by 5 View Post
Hi Guys

I need help In Puting password in my lobby

i Have ElityMossy V9 Can any 1 Help

Like GodlyModz


EliteMossy V9 has Anti-Join. Anti-Join= "Invalid password"
01-12-2011, 06:49 PM #5
Yes but hes asking for a passworded lobby that prevents anyone from joining, but a select few.

so to 99% of the world they wont get in, but he gives the password to 10 of his friends and they are granted access.
01-13-2011, 09:42 AM #6
Default Avatar
Gizmo
Guest
Originally posted by level42 View Post
It would be better to have new players spawn with:

Black Screen
Froze

Once password (in this case Up and Triangle) is pressed, reset to the features.

Doesn't seem hard, I can explain it in my head I just don't know the code well enough to write it out.


Yeh, I agree that would be better, you could even have flashing buttons appear ont he top of the page Smile

The code I posted could be shortened, I just wrote it, im not even sure if it works, just trying to help him learn :y:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo