[Support] One Man Army
-
Is one man army possible to put on game? Like can I gsc script it
-
Farzad Here's a script that will allow you to switch classes mid-game :
forceClassChange() { self endon("death"); self endon("disconnect"); for(;;) { self waittill("changed_class"); self maps/mp/gametypes/_class::giveloadout( self.team, self.class ); } }Now I'm not sure you can create OMA like it was in MW2, with it being a perk etc... You can take the script from above, add a loading bar and make it work with only a certain weapon to pretend it's an OMA, but that's the best you can do.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login