Some gameplay question whit Neverboxer
I made my team go thru few part of the main quest line and I have some gameplay issues that seem to haapen once in a will.
1-First the follow seem to broke once in a will and my follower hard target a companion or npc. I have to switch to the window and press ctrl so that he lose target. What is exactly the procedure that you are using for slave to follow you in game (maybe I got ti wrong): only press the V key or do 6 then the V key?
2-Can I desactivated the VFX and get the basic visual setting one big monitor and 4 small at the bottom? I try to do the Zero VFX mode in General Init and run the screen wizard and doesn't seem to work.
3-I see that in Cryptic game Helper Macro there some set to F13-F15 since my keyboard doesn't have F13-F15 should I remap them to another key and then go in keymap and change the F13 > self to remapkey>self etc I ask that because Ithink that mostly all of the time the I freeze or follow stop working is when I do ctrl+C
4- the invite :
!if ("slot 1" and character is not "slot 1") invite {SLOT1}
!if ("slot 2" and character is not "slot 2") invite {SLOT2}
!if ("slot 3" and character is not "slot 3") invite {SLOT3}
!if ("slot 4" and character is not "slot 3") invite {SLOT4}
!if ("slot 5" and character is not "slot 3") invite {SLOT5}
Should I change hte last 2 rows for
!if ("slot 1" and character is not "slot 1") invite {SLOT1}
!if ("slot 2" and character is not "slot 2") invite {SLOT2}
!if ("slot 3" and character is not "slot 3") invite {SLOT3}
!if ("slot 4" and character is not "slot 4") invite {SLOT4}
!if ("slot 5" and character is not "slot 5") invite {SLOT5}
Sorry for my syntax error once again I'm french Canadian lollll
Thanks a lot in advance
F