I need advice, I am trying to get more info when right-clicking hero. How should I script this so I get a space between skill and skill expertise? Probably will need to store in more z vars?
- !!DO6678911/1/8/1:P;
- !!DO6678912/1/8/1:Py1;
- !!HEy1:B0/?z11;
- !!IF:Q1/-1/-1/4^%Z11
- %Z1
- %Z2
- %Z3
- %Z4
- %Z5
- %Z6
- %Z7
- %Z8^;
- !?FU6678911;
- !!VRzx16:S^^;
- !?FU6678912;
- !!HEx1:Sx16/?y1/1;
- !!FU&y1<0:E;
- !!HEx1:Sy1/?y2;
- !!VRz9&y2=1:S^Basic^;
- !!VRz9&y2=2:S^Advanced^;
- !!VRz9&y2=3:S^Expert^;
- !!UN:N4/z10/y1;
- !!VRzx16:Sz9+z10;
The only solution coming to my mind is to add a zvar ^_^ so it looks like Advanced_Logistic. Something like this (added also to display owner if any, + 2 other infos, as I need dialog to not become scrollable)
Better ideas?