07-03-2011, 11:01
(This post was last modified: 07-03-2011, 12:46 by rotceh_dnih.)
hey guys haven some issues with a mod, it starts with all on defend team then it pick's one person to be on the other team, kinda like a zombie mod , the first person he kill's get's swaped to the attacking team while the rest stay , what im trying to do at the end of the round is have the peron that was in first move over to defence while the person he killed first last round stays on that team
i asked a good friend and he gave me this idea so i've thought about something like this im not sure if any of it would work
i asked a good friend and he gave me this idea so i've thought about something like this im not sure if any of it would work
Code:
MoveOldMike()
{
mikesid = self getxuid(); // set's xuid as mikesid
self waittill("end_killcam"); // not sure about that i just need it to run before the start of each round
if(mikesid != self getxuid()) // not sure
{
self notify("menuresponse", game["menu_team"], "allies"); // if any
}
} // of this willl work
Go home IW.... your drunk.
Youtube: http://www.youtube.com/user/TheMrStacie
Twitter: https://twitter.com/#!/rotceh_dnih
Youtube: http://www.youtube.com/user/TheMrStacie
Twitter: https://twitter.com/#!/rotceh_dnih