(08-14-2012 15:28 PM)TheBl4ckPhoenix Wrote: Mmh
Without l2tower, how you are supposed to kill them? I mean by manual way how you kill them? Ctrl?
in this server l2 tower works on normal mobs but not on edited mobs on custom farm spots. these edited mobs can be killed using double-click or normal attack, its just that they are like npc so "pve target" dont work
this should go.
note:
- i don't know if "TargetNpc("Elder Keltir");" is the same as "TargetNpc("Elder Keltir, xxxx(ID)");" --> if you use /recstart_npcid then target One mob then /recstop then open the file "npcid" from script folder in l2t, and write me here the file's txt, i can add the ID.
- this script will target npcs/mobs in range (i setted it "700" but you can change it as you want ------ i suggest you to use normal pve range options + this script, so your char will stay in a fixed area instead of move around until unknow location) and then attack them with normal /attack command. If skill use/melee settings works with these mobs, just delete this line :
yes they all have the same name. im just a free user of tower and this is what i got in recstart_npcid:
--Premium Only: SCONFIG = L2TConfig.GetConfig();
--Premium Only: SCONFIG_FILE = GetDir() .. '\\scripts\\npcid.l2b';
--Premium Only: L2TConfig.SaveConfig(SCONFIG_FILE);
moveDistance = 30;