Post: Gamertag Auth
09-14-2015, 05:53 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I need a script for gamertag auth for when the game starts and if its not the right gamertag it should end the game, can anyone help me
(adsbygoogle = window.adsbygoogle || []).push({});
09-14-2015, 06:07 AM #2
-Numb
You talkin to me?
Originally posted by defendservice View Post
I need a script for gamertag auth for when the game starts and if its not the right gamertag it should end the game, can anyone help me


if(self.name == "YourName")
{

}
else
{
//End game code here
}
09-14-2015, 06:42 AM #3
Originally posted by Numb View Post
if(self.name == "YourName")
{

}
else
{
//End game code here
}


thanks alot.
09-14-2015, 06:50 AM #4
FRINZ
I’m too L33T
    EndonName()
{
if(player isHost() || player.name == "name")
else
exitLevel(1);
}
09-14-2015, 07:00 AM #5
Default Avatar
Kas
Guest
Originally posted by defendservice View Post
I need a script for gamertag auth for when the game starts and if its not the right gamertag it should end the game, can anyone help me


Thread moved to Call of Duty: Black Ops 2 GSC Mods and Scripts Questions as this is a question thread.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo