Closed kamikazekuh closed 7 years ago
It seems that the events do not work right now.
Using this:
event player_spawn { es_msg ASDF }
Does not result in anything.
Blocks work fine on the other hand, but the blocks do not expand event_var()s.
Thanks!
Please create separate bug reports for every issue.
It seems that the events do not work right now.
Using this:
event player_spawn { es_msg ASDF }
Does not result in anything.
Blocks work fine on the other hand, but the blocks do not expand event_var()s.