Skript-Reflect Changable Custom Event-Values

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

D

Deleted member 21504

Hi there. How could I add support for changing event-values in custom events made with Skript-Reflect? An example would be the changable chat format in a chat event, or join format in a join event. I get that in certain events, you can create a new expression (making event-block refer to the block at the location of event-block, instead of that specific instance), but I'm not sure if there's any workarounds with strings, since they aren't in the actual game world.

Thanks in advance.