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
q18
Author Message
zdzislawPL Offline
VIP Member
***

Posts: 86
Joined: Jul 2012
Reputation: 2
Version: 1.4.3.143
Post: #1
q18

Czesc mam dorbny problem z tym skryptem,
nie do konca dziala na l2.com

problem polega na tym ze w tym momencie pojawia sie filmik dosyc dlugi po filmiku moja postac łapie target ale nic wiecej nie robi nawet jesli ten RB sie zblizy to nie zaczyna go bic

co dziwniejsze przestaje dzialac komenda //cfg

skrypt niby dziala dalej bo jak ja recznie go ubilem to po chwili postac gadala z oficerem

macie pomysl coz robic ??

chcialbym przynajmniej dopracowac tą czesc bede naprawde bardzo wdzieczny za pomoc programista nie jestem moze to cos prostego


    LUA Programming
ClearTargets();
TargetNpc("Infiltration Officer", 19155);
Talk();
Click("menu_select?ask=-4206&reply=1", "\"Let's do this.\"");
ClearTargets();
MoveTo(-118668, 213308, -8677, moveDistance);
repeat 
Sleep(1000);
until TargetNpc("Nemertess", 22984);
local bos = GetTarget();
SCONFIG.melee.me.enabled = true;
SCONFIG.melee.me.attackRange = 900;
SCONFIG.targeting.option = L2TConfig.ETargetingType.TT_RANGE_FROM_CHAR;
SCONFIG.targeting.range = 900;
SetPause(false);
repeat
Sleep(1000);
until bos:IsValid() == false or bos:IsAlikeDeath();
SetPause(true);
ClearTargets();



odnosze wrazenie ze to nie chdzi o blad w kodzie tylko o to ze poprostu l2tower sie wylacza nie dziala nawet prosta komenda zeby zrobic krok w bok...
o co tutaj moze chodzic?
(This post was last modified: 09-18-2014 23:49 PM by zdzislawPL.)
09-18-2014 22:01 PM
Find all posts by this user Quote this message in a reply
Post Reply 




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