L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
quest 1-18
Author Message
zdzislawPL Offline
VIP Member
***

Posts: 86
Joined: Jul 2012
Reputation: 2
Version: 1.4.3.143
Post: #1
quest 1-18

Hi I have a small problem with this script,
not really work for l2.com

This issue is that at the moment appears a long movie after the movie my character grabs the target but nothing else happens. even if the RB is will approach it does not begin to beat him

very strange is that the command stops working // cfg


you have an idea what to do ??

I would like at least to refine this part I will be really very grateful for the help I'm not a programmer maybe it something simple


    LUA Programming
repeat 
Sleep(1000);
until TargetNpc("Nemertess", 22984);
local bos = GetTarget();
SCONFIG.melee.me.enabled = true;
SCONFIG.melee.me.attackRange = 600;
SCONFIG.targeting.option = L2TConfig.ETargetingType.TT_RANGE_FROM_CHAR;
SCONFIG.targeting.range = 600;
SetPause(false);
repeat
Sleep(1000);
until bos:IsValid() == false or bos:IsAlikeDeath();
SetPause(true);
ClearTargets();
MoveTo(-118326, 212978, -8679, moveDistance);
TargetNpc("Infiltration Officer", 19155);
repeat
Sleep(1000);
until GetTarget():GetRangeTo(-118326, 212978, -8679) < 200;
Sleep(2000);
Talk();
ClickText("\"Ready!\"");
WaitForTeleport();
Sleep(5000);
ClearTargets();
TargetMe();
Sleep(1000);
TargetNpc("Sebion", 32978);




Why, when the movie ends it stops working l2tower
(This post was last modified: 09-19-2014 20:52 PM by zdzislawPL.)
09-19-2014 18:20 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Awakening quest chain is not as suportive as you may think likeorange 2 2,495 12-03-2015 00:34 AM
Last Post: likeorange
  Quest lv 18 1st zaken got bug ? benbt91 2 2,511 11-29-2015 20:01 PM
Last Post: benbt91
  how do click "tutorial" quest for script or plunins. DreamFly 0 1,978 06-06-2015 20:43 PM
Last Post: DreamFly
  Ertheia ripper quest bug lvl 76 drake182 3 3,599 05-24-2015 05:25 AM
Last Post: AlexQNY38
  Quest 76 ertheia benbt91 3 2,990 03-08-2015 19:21 PM
Last Post: capucine
  Bages for calss transfer quest xManiac 5 3,464 02-09-2015 23:10 PM
Last Post: tophersoccer
  lf Script for 1rd and 3rd class Quest l2exee 0 2,056 01-25-2015 21:28 PM
Last Post: l2exee
  Videos in quest zdzislawPL 0 1,693 09-21-2014 15:25 PM
Last Post: zdzislawPL
  Earthia - Marauder - lvl76 job change quest - winds of fate ikanair 11 8,371 08-15-2014 14:18 PM
Last Post: dumwian
  Quest finish ? benbt91 8 4,068 05-21-2014 15:14 PM
Last Post: MtnDew



User(s) browsing this thread: 1 Guest(s)