I need a way to show all of the items players have picked up in the map so that it's easier to know what they have. Is is possible to show it on the scoreboard or just on the side of the screen yet? Kind of like MoTD or any of the BO3 maps.
Your syntax is wrong there (missing semicolons and you're getting the trigger wrong) Also you have a local variable called partsCollected that isn't accessible in the partPickup function. On top of that, your code only works for one part, so no point in a while loop.
Last Edit: December 18, 2016, 12:34:49 am by JBird632
Daym it was an example i didn't think it would work anyways. I didnt't feel like making a real working script. Of course it's wrong. Lol.
I appreciate the help but I wanted to make an actual image on the HUD visible for the player. Having just text pop up makes it look... "unprofessional"
Very true. Well, you could try contacting Nate Smith Zombies. He made custom perks, which involve images going on the screen when certain variables are true.
I appreciate the help but I wanted to make an actual image on the HUD visible for the player. Having just text pop up makes it look... "unprofessional"
JBird gave you the answer.
We don't have the menu/hud editing files, and with 3arc going in and out of contact we might not get them. Although, you should be able to do it via gsc, see if the perk shaders code can do any of it.