okey here. I will post some questions here, hope you can ansver.:
1) How to get vector between 2 things. I tried PrintVector(VectorCross(GetThingPos(ship),GetThingPos(target))); but it wont work correct. Return X and Y (Z always 0![http://forums.massassi.net/html/confused.gif [http://forums.massassi.net/html/confused.gif]](http://forums.massassi.net/html/confused.gif)
2) How to make thing X look and thing Y (rotate to it) NOT AI'ED thing, Ghost
3) And code error:
It wont work no removed or killed or demages is called :/ Any ideas?
------------------
The miners of Kiith Somtaaw sacificed much, and risked all. For their efforts they were brought into the inner most circle of Hiigaren power. Naabal, S'jet, and Sobanii bowed before them. And from that day to this, Somtaaw's children have been known to one and all as Beastslayers..
1) How to get vector between 2 things. I tried PrintVector(VectorCross(GetThingPos(ship),GetThingPos(target))); but it wont work correct. Return X and Y (Z always 0
![http://forums.massassi.net/html/confused.gif [http://forums.massassi.net/html/confused.gif]](http://forums.massassi.net/html/confused.gif)
2) How to make thing X look and thing Y (rotate to it) NOT AI'ED thing, Ghost
3) And code error:
Code:
killed: if(GetSenderRef == target) jkEndTarget(); Return; # ........................................................................................ Removed: if(GetSenderRef == target) jkEndTarget(); Return;
It wont work no removed or killed or demages is called :/ Any ideas?
------------------
The miners of Kiith Somtaaw sacificed much, and risked all. For their efforts they were brought into the inner most circle of Hiigaren power. Naabal, S'jet, and Sobanii bowed before them. And from that day to this, Somtaaw's children have been known to one and all as Beastslayers..
![http://forums.massassi.net/html/smile.gif [http://forums.massassi.net/html/smile.gif]](http://forums.massassi.net/html/smile.gif)
. Also, surely if the thing has been removed the JKEndTarget() verb is redundant (as you've already placed it in the "killed" message... I haven't got access or DataMaster resources to check at my work machine at present, but I'm reasonably sure... ![http://forums.massassi.net/html/redface.gif [http://forums.massassi.net/html/redface.gif]](http://forums.massassi.net/html/redface.gif)
![http://forums.massassi.net/html/biggrin.gif [http://forums.massassi.net/html/biggrin.gif]](http://forums.massassi.net/html/biggrin.gif)
...), you can download it at SaberMaster's site: