Recent content by Yazuken

  1. Y

    Help creating a currency variable, and events.

    Hello again! I noticed how there is different variables that contain different values in the event editor! which I think is very awesome because it adds for a lot of possibilities and flexibility. I am a little confused how to use them though... I would like to create a currency called "Zombie...
  2. Y

    [Under Consideration] Duping Auto-Detection With Or Without Auto-Ban

    Hello. It is a well known problem in 7 days to die that there are many players who use known game exploits to dupe... These aren't hacking so to speak.. but "glitches" that players deliberately take advantage of to duplicate items. It can get pretty ridiculous once you notice a player who just...
  3. Y

    How do you issue commands to the console with the event maker??

    I've been able to do all the included RAT scripting pretty good. But one thing I don't understand how to do is to have the script send commands to the console... for example... Type : Player Public Chat Condition : STARTSWITH:!suicide "buffplayer {playername} kill" That example above shows...