Light sorc not casting lightning

SumDumGoy

Administrator
Staff member
I'm using the sorceress.lau file that comes with the installer. I've edited the skills for lightning, but my bot tp's around not casting any lightning. Do I need to completely replace the .lau file with another file?
 

juantekim

Member
can you share us your .lua file ? and can you provide me if you are a lite user or full user ?
and next time if you want to ask for help

Please can put this files that is about bug when you are post for get help so can make more fast!
  1. Configure file
  2. Log file for when this bug is happened (is call jieguan-xxxxx.txt)
  3. Pickit NIP file (if bug is happen for pickit)
  4. pickit_debug.txt (if bug is happen for pickit)
Now can do some writing for tell what is bug happen and time this bug is happen so can more fast read this log file. If not can tell what is time then is more hard for help because some log file is 100000 line big

Most help is also have video so can see what bot is do this is help for study and fix

IF YOU ARE POST FILE YOU ARE NEED LOOK INSIDE AND DELETE ANY TEXT LIKE CHARACTER NAME AND GAME NAME THAT IS CAN MAKE MORE RISK FOR GET D2R BAN
 

Bottioc

New member
In your config you have Config.PacketCasting set to all skills. In other words, you don't see an visual effect like you would see, if you play the character by hand. So maybe you don't see that lightning shot :D
 

SumDumGoy

Administrator
Staff member
In your config you have Config.PacketCasting set to all skills. In other words, you don't see an visual effect like you would see, if you play the character by hand. So maybe you don't see that lightning shot :D
actually thinking that's the case. I see like a FOH effect. I'm actually booting up an alt to follow her around and see what's up but I will try that switch you mentioned. thank you
 

SumDumGoy

Administrator
Staff member
-1, -- Preattack skill
49, -- Primary skill for bosses
53, -- Primary untimed skill for bosses. Use -1 if above skill is an untimed skill
49, -- Primary skill for other monsters
53, -- Primary untimed skill for other monsters. Use -1 if above skill is an untimed skill
-1, -- Alternate skill for immune monsters
-1, -- Alternate untimed skill for immune monsters. Use -1 if above skill is an untimed skill

these are my skills; seems to be working alright
 
Last edited by a moderator:
Top