Instant Reload on Elimination

Hopefully someone who knows can post.

But basically, (with my extremely limited knowledge of Verse) to get it into your map,
in the menu bar up top across from File, Edit, etc is Verse,
then select the Verse Explorer

Once it pops up on screen as a Tab Next to Outliner, right click on your project name and select Add New Verse File to Project.

On the screen that pops up, should be highlighted Verse Device on left, thats good, Rename it and hit the green Create Empty.

Double click on your new addition it in the Verse Explorer
You may have to go through installing Microsoft Visual Studio

Once you have Visual Studio Open copy and paste the Snippet to it and save

Close Studio and go to Verse menu up top and select Build Verse Code

Now it will appear in your Content Browser in maybe a new folder called CreativeDevices. Drag it onto your map and a Device that looks like a computer will appear.

Select that and you will see in the Details panel, elements that are the @editable bits in the script.

From there its a matter of working out what to do, by dragging things from your map into the slots like an elimination manager to the elimination manager slot.

Item Granter loaded with weapons used (it works by quickly swapping players empty weapon with a new full one)

The rest I’m a bit unsure of… the conditional button only has max 3 item slots, so I’m not sure if this is mean’t to be filled or left empty to latch onto the players held item slot ??

3 Likes