event triggers #120


  • New
  • Other
Open
Assigned to _ForgeUser8773666
  • _ForgeUser12054250 created this issue Apr 27, 2014

    What is the issue?
    how exactly do vtevent for chat work, i'm attempting to bypass sudo not recognizing vtcommands as actual commands (if you have a fix for that i'd prefer it) so i decided to sudo them to say i'm infected and to then to pick up that they said that and to run the custom command that give them the scoreboard value

    full situation
    trying to create a plague with scoreboard and command blocks without /execute working in 1.7 we need to change scoreboard values for all players in a range of a player with a scoreboard value periodically we have installed chain commands but it doesn't support scoreboard and so we installed variable triggers and made a custom command that chains all players in range to run a custom command that changes there scoreboard value but sudo doesn't support the custom commands so i decided instead we'll create a block that targets players with infection to chain sudo /me i'm infected and then tests for players who say there infected and make there scoreboard infected

    thanks for any input and help

  • _ForgeUser12054250 added the tags New Other Apr 27, 2014
  • Lyoko_Firelyte posted a comment May 3, 2014

    You can use @BROADCAST and make the message anything you wish - since you'll have the data of who is infected you can make it look as if they have talked even though it's just a broadcast, that way you don't have to use sudo or /me.


To post a comment, please login or register a new account.