Am I doing something wrong?

Started by cyclope, June 05, 2011, 10:50:31 pm

Previous topic - Next topic

cyclope

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, []]])

Things I Hate

1. People who point at their wrist asking for the time... I know where my watch is pal, where the hell is yours? Do I point at my crotch when I ask where the toilet is?

2. People who are willing to get off their a** to search the entire room for the TV remote because they refuse to walk to the TV and change the channel manually.

3. When people say "Oh you just want to have your cake and eat it too". Damn Right! What good is cake if you can't eat it?

4. When people say "it's always the last place you look". Of course it is. Why the hell would you keep looking after you've found it? Do people do this? Who and where are they?

5. When people say while watching a film, "did ya see that?" No Loser, I paid $12 to come to the cinema and stare at the damn floor!

6. People who ask "Can I ask you a question?"... Didn't give me a choice there, did ya sunshine?

winkio

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.