nodead1 Posted November 2, 2013 Posted November 2, 2013 In general such a problem, the Queen Ant does not go, and Guards Goddard does not go! Server Advext. Sorry Google Translate!
0 nodead1 Posted November 4, 2013 Author Posted November 4, 2013 (edited) I learned that in last update AdvExt fix it all! Can anyone share a folder Scripts AdvExt. Guys ask you to share with me, I urgently need is not freeThe problem is not in the geodata, and in the code AI, HELP,HELP,HELP. NASC: class queen_ant : ai_boss01_queen_ant { handler: EventHandler ATTACKED(attacker) { if( attacker.level > ( myself.sm.level + 8 ) ) { myself->AddUseSkillDesire(attacker,1155841,0,1,1000000); myself->RemoveAttackDesire(attacker.id); } if( myself->InMyTerritory(myself.sm) == 0 || myself->InMyTerritory(attacker) == 0 ) { myself->InstantTeleport(myself.sm,-21610,181594,-5720); RemoveAllAttackDesire(); } super; } EventHandler SEE_SPELL(speller) { if( speller.level > ( myself.sm.level + 8 ) ) { myself->AddUseSkillDesire(speller,1079041,0,1,1000000); return; } super; } } Help make myself::AddUseSkillDesire( attacker, @skill_name, @ST_ATTACK, @AMT_MOVE_TO_TARGET, @MAX_TIMER_ID ); Edited November 4, 2013 by nodead1
0 mcbigmac Posted November 7, 2013 Posted November 7, 2013 stop spamming when you can't speak any english - or somehow express your problem. (Which lies in the masterclass - not the child class you posted). Go ask AdvExt for help - that's what you pay them for ;)
0 mjst Posted November 11, 2013 Posted November 11, 2013 stop spamming when you can't speak any english - or somehow express your problem. (Which lies in the masterclass - not the child class you posted). Go ask AdvExt for help - that's what you pay them for ;) Relax dude!!!!
Question
nodead1
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now