Hi guys, I’ve made a working medallion (From Fortnite) in GKC.
This is what the system looks like, you will need:
4 Repeaters
1 LifeCycle
1 Property
1 Checker
1 Health Granter
1 Inventory Item Manager
1 Trigger
(This will use about 2-3 Percentage of memory)
And before I get started, yes ik triggers are a better substitute for Repeaters but im using the repeaters because the interface is easier for the main task (Repeating).
So first, put down your property, These are the settings:
(Make the name what ever you want, but be sure to make other devices use the same name when necessary.)
Second, we want the Inventory Item Manager. This will manage the Medallion (Gold Seed For Midas(Use any item you want but I recommend a seed)).
Now for the Health Granter, I set it at 2 Shield, no channel.
Now lets setup repeater number 1, right next to the Health Granter. This will repeat giving shield until you are full.
Set the task interval to whatever you want, But i recommend 1 so you get 2 shield every second.
Place down the Trigger and dont change any settings, except for visible in game to no.
Now time for the checker, this checks if the player has the medallion or doesnt.
These next few repeaters are very important as they control the checker.
This repeater runs checking if the player does not have the medallion.
MAKE SURE TO PUT 1 SECOND FOR TASK INTERVAL, if you dont this will make the medallion give you more or less shield per second.
This repeater make the checker check every half a second, but we need this to start instantly so get a lifecycle device and wire it up to this lifecycle [Event Occurs → Start Repeater].
Now for the repeater that grants shields (GRANTREPEATMIDAS), Wire that to the first repeater (Midas’s Medallion Picked Up), and make it [Repeater Runs Task → Start Repeater]
Now for the repeater FAILMIDASSHIELDS, wire that too the first repeater (Midas’s Medallion Picked Up), and do [Repeater Runs Task → Stop Repeater]
Wire the property to the trigger, [Property Value Changed → Trigger]
Wire the trigger to the first repeater (Midas’s Medallion Picked Up), [Triggered → Start Repeater]
Now wire the first repeater (Midas’s Medallion Picked Up), [Repeater runs task → Grant Player Health].
You’re Done! If you aren’t too good in GKC I recommend just using all the names and copying absolutely everything in the pictures, but if you’re pretty experience please feel free to make changes. Also credit to @XxAaronDaBeastxX For the original design, the only problem was that when it was dropped it kept giving shield.
How Hard Was This Tutorial?
- 1/10
- 2/10
- 3/10
- 4/10
- 5/10
- 6/10
- 7/10
- 8/10
- 9/10
- 10/10
- 11/10
(Also going to make a waypoint to the medallion when dropped soon )