(adsbygoogle = window.adsbygoogle || []).push({});
im using an elite mossy patch i had for PS3 & converted it to PC (so its rly a 1.11 patch) and ive edited it and added a "trickshot" menu with options for spawning a bot, UFO/ammo refill and things...one thing that would be very useful is a respawn option.
say ur in a private match (S&

mode or something) and a friend dies or joins late and they are forced to spectate while you play or end the round or vise versa. it would be really useful to have a script to be able to respawn them instead.
what i would need is something basically to the opposite effect as this, but in the same type of format if its possible:
plSuicide(p){ if (isAlive(p)){ p suicide(); self ccTXT("^0Suicided:^2 "+p.MyName); } }
if anyone is willing or able to help, i can give more info if you need it, but it would be really useful.