I am trying to make an event via script call qith blizz abs, I've followed all the instructions in the manual but it still doesn't work. IDK what I'm doing wrong :(
Here is the code I made:
$BlizzABS.create_event(21, 7, 'Spider \e[4]', [[[[], [[0, 'e_bigspider', 260, 4, 0, 255, 0]], 0, 4, 4, [], true, false, false, false, false, 0, []]])
at first glance, you need two slashes in front of the e[4] in the event's name, not one. Other than that, is it erroring, or what? A little detail would help answer your problem.