Create your own security Base - Docu

Gamelink:

Cyosb (“Create your own security base”), is a game where you can program, fight and build. Because it is very complex, a documentation about the modules, transmitters and converters follows. So have fun reading it


waitTrigger:
Task: wait x seconds before the signal is switched off again
In: Any Signal
Out: Any Signal
wait


TrueSender
Task:turn any signal into true
In: Any Signal
Out: true
true


FalseSender
Task:turn any signal into false
In: Any Signal
Out: false
false


Teleport
Task: when the teleporter gets a player signal the player is teleported to the teleporter
In: Player
Out: Player
Teleport


How to make a door:


How to make a alarm:

How to make a Teleport:
image
More coming soon!

UPDATED: 2020-11-05T23:00:00Z

14 Likes