I need help on making a Hitman mystery system that isn't to hard for someone that isn't to good at coding

Hello I need help on making a hitman mystery ma and how to make sherifts murders and other things

2 Likes

This could be for randomizing Sheriffs Killer and Innocent roles.


Summary

Later, when I get out of school, it’s blocked on here.

1 Like

Thanks
Also how do I get to the coding area I’m still kinda new to gimkit

In the device you’re using, there shoukld be a ā€œblocksā€ menu to the side (I’m using a trigger as my example but it shows up on all devices it’s available for).


—edit----
THERE we go sorry I forgot to circle it…

2 Likes

yo this is funny, i’m working on a very similar game!

this actually takes no block code whatsoever!

what i did:


this, but explained:
the first trigger is just delay so the roles aren’t selected immediately
the 2nd-4th triggers just make it so the roles aren’t selected at the same time

all relays have these settings:

all checkers have these settings:


[1]
Wires from relays to checkers and likewise:

each relay is wired to the checkers below them as: [2]
Relay Trigger → Run Check

and the checkers are wired to the relays as: [3]
Check Passes → Trigger Relay

Wire the checkers to an item granter like so:
the item the item granter gives is the one that your checkers check for; this is so no player gets 2 roles

Check Fails → Grant Item

And wire the checkers to the things you need for each role as:
Check Fails → does whatever you want it to do. I used block code to change a property

@Perry_Platypus have you seen this?


  1. the coffee bean can be any item i just wanted to use a coffee bean ā†©ļøŽ

  2. ONE WIRE FROM RELAY TO CHECKER PER RELAY ā†©ļøŽ

  3. ONE WIRE FROM CHECKER TO RELAY PER CHECKER ā†©ļøŽ

1 Like

I have sorry I was in class yea this works

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.