Hi,
 can somebody help my plz.
 I am currently working on a mod. My prolem is i want that the saber fly faster if you throw it. I allready managed it to make is rotate faster and some other things too but i cant find a way to make it fly faster. Can someone plz say me where and how.
 
 THX
 Florian
 PS i hate these **** vectors :)
  
 
  
  
    I would try the JA coding or general editing forums. You'll probably find more knowledgeable help there. :)
  
 
  
  
    Where the position is = to level time. add however fast you want it to go. That should do it.
  
 
  
  
    That's pretty vague keshire. even I don't really know what you meant. :)
  
 
  
  
    Oh. My bad.
 
 saberent->s.pos.trTime = level.time;
 
 This links the position to the time I beleive.
 
 level.time+"any arbitrary number in Milliseconds" should help
  
 
  
  
    Thank you very much!
 It worked - but if you change
 VectorScale(dir, 500, saberent->s.pos.trDelta );
 it works in my opinion better.
  
 
  
  
    Yes it would. I forgot about that.
  
 
  
  
    <vader>See that it does not happen again</vader>