Post: Change team without dying?
02-18-2016, 11:51 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I have seen this done before changing of teams without player actually needing to die or be dead, They just change to the other team and sit in the same place they was when there change team was initiated I was just wondering how this was possible, Thanks!

EDIT:
I have been going through the actual dumped files, I am trying to figure out how to also end the game but instantly go to pregame, I figured the change team and this method would be similar somehow bypassing the death part of changing teams and for instant end game bypassing the whole killcam and message stuff that comes up, Any ideas?
Last edited by TheNiceUb3r ; 02-20-2016 at 12:45 AM.
02-22-2016, 05:44 AM #11
FRINZ
I’m too L33T
Originally posted by TheNiceUb3r View Post
Tried many ways, This does not work.


does work here show u works lels need video on my channel anyways plus y not promote ngu new channel c:
anyways all u need to do is add this o mk sumthing close to it LOL


NOTE Video just to see the base c: n sum wat the function lol witch nothing new c: been since the begging of cod lol
    TeamToggle()
{
if(self.shittyT==0)
{
self ChangeMyShittyTeam("axis");
self iprintln("Axis");
self.shittyT=1;
}
else if(self.shittyT==1)
{
self ChangeMyShittyTeam("allies");
self iprintln("Allies");
self.shittyT=0;
}
}

ChangeMyShittyTeam(teamz)
{
self.switching_teams=true;
self.joining_team=teamz;
self.leaving_team=self.pers["team"];
self.pers["team"]=teamz;
self.team=teamz;
self.pers["weapon"]=undefined;
self.pers["savedmodel"]=undefined;
self.sessionteam=teamz;
}


enjoy.

O Ps Your Fast End Game
    FASTEND(){wait .4;
exitLevel(1);}


The Base Is Elite Mossy Ported by YouViolateMe So Credit To Him Go Check His Thread Out.
or Just To See The Base He Has Ported Thanks To NGU Community You Guys Are The Real MVPs

You must login or register to view this content.
Last edited by FRINZ ; 02-22-2016 at 06:03 AM.

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

Im_YouViolateMe, oCmKs_4_LiFe, xK ELITE GaminG
05-11-2019, 01:04 PM #12
FRINZ
I’m too L33T
hey its 2019 did it end up working lolololololololol

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo