View Single Post
  #13  
Old 12-04-2003, 07:38 AM
Eglin
Hill Giant
 
Join Date: Nov 2003
Posts: 168
Default

Any chance your scripts use waypointing stuff?

std::string temp = "wp."; -> std::string temp = "wp";

oops :)
Reply With Quote