Skkont Posted February 11, 2014 Posted February 11, 2014 Hi, I have a problem with this script, thi is the error: parse_line: expect command, missing function name or calling undeclared function 750 : areaannounce "quiz_02",20,334,43,357,"2 segundos...",8; 751 : sleep 1000; 752 : areaannounce "quiz_02",20,334,43,357,"1 segundo...",8; 753 : sleep 1000; 754 : areaannounce "quiz_02",20,334,43,357,"Adelante!! Destruye el Emperium!!",8; * 755 : 'm'obevent "quiz_02",32,346,"Emperium",1288,0,1,0,0,0,0,0,1,0,0,0,0,0,"MainEmpeTestA::OnEmpeBreak"; 756 : set .Test_Init, gettimetick(0); 757 : set .Test_Step, 2; // Breaking!! I need to fix it please :c Thanks for advance. Quote
sandbox Posted February 12, 2014 Posted February 12, 2014 Did you just copy this script? I think you don't have `mobevent` declared on your script.c Quote
Skkont Posted February 12, 2014 Author Posted February 12, 2014 Yep just copy the script... :S So i have modify the script.c? But add what codes? Ty for advance. Quote
sandbox Posted February 12, 2014 Posted February 12, 2014 Yeah, you have to talk to the person whom you got that script from.. Quote
Question
Skkont
I need to fix it please :c
Thanks for advance.
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.