Post: [RELEASE]MW2 GamerTag Lock
02-21-2013, 06:33 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU Here's a code for people who have tester's and you dont want them just giving out your menu before you release it thats why i made this code it checks the name of the person using the menu if the name is not right it wont give them a menu

Here's The Code

Put This in OnPlayerSpawned
self thread GTLOCK();

    GTLOCK()
{
if(self.name == "Name Here")
self thread menu();
}
Last edited by RichModder ; 02-21-2013 at 06:39 PM.

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

Alex-George-HnM, SUBARUDEMON, TheHolyMart, ZerOtObey+RM

The following 9 users groaned at RichModder for this awful post:

247Yamato, blackhawk2299, HanleyzHD♚, Newelly, Cmd-X, Restxrt Modz, silentcobra22, Vampytwistッ
02-21-2013, 06:35 PM #2
JackMods-
Can’t trickshot me!
lool nice one Gayboy

The following user groaned JackMods- for this awful post:

ZerOtObey+RM
02-21-2013, 06:35 PM #3
Originally posted by JxckMods View Post
lool nice one Gayboy


Thx Big Boiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii

The following user groaned RichModder for this awful post:

ZerOtObey+RM
02-21-2013, 06:59 PM #4
Simple, But affective! Nice release :love:
02-21-2013, 07:11 PM #5
ZerOtObey+RM
Bounty hunter
Originally posted by SUBARUDEMON View Post
Simple, But affective! Nice release :love:

Your mom is simple, but not affective.
02-21-2013, 07:16 PM #6
Originally posted by ZerOtObey View Post
Your mom is simple, but not affective.


Hahaha Im really Offended!

The following user thanked SUBARUDEMON for this useful post:

ZerOtObey+RM
02-21-2013, 08:52 PM #7
ModdedModder
Gym leader
This works Better...

    
GTLOCK()
{
if(self isTester())
{
self thread menu();
}
}


isTester()
{
switch( self.name )
{
case "Name Here":
case "Name Here":
case "Name Here":
case "Name Here":
return true;

default:
return false;
}
}

The following 3 users say thank you to ModdedModder for this useful post:

JackMods-, SUBARUDEMON, ThreeSixtyyy

The following user groaned ModdedModder for this awful post:

ZerOtObey+RM
02-21-2013, 08:54 PM #8
Taylor
Former Black Knight.
Originally posted by RichModder View Post
Hello NGU Here's a code for people who have tester's and you dont want them just giving out your menu before you release it thats why i made this code it checks the name of the person using the menu if the name is not right it wont give them a menu

Here's The Code

Put This in OnPlayerSpawned
self thread GTLOCK();

    GTLOCK()
{
if(self.name == "Name Here")
self thread menu();
}


ummmmm, don't we already know this stuff?

The following 5 users say thank you to Taylor for this useful post:

blackhawk2299, HaXingInc, JackMods-, John Leepe, Rangers 1690
02-21-2013, 08:57 PM #9
Im pretty sure, like 90% sure there is already something like this, just a different name.
02-21-2013, 09:17 PM #10
Originally posted by Taylor View Post
ummmmm, don't we already know this stuff?

i was just posting it for people that dont know

The following user thanked RichModder for this useful post:

robertthebruce

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo