Anyways, I was using this tutorial: http://www.gamesas.com/topic/1011099-tutz-companionfollower-tutorial/ to make a John Cassidy companion in New Vegas. I realize the tutorial is specifically for Fallout 3, but I hope it's still compatible for New Vegas. I followed the instructions as closely as possible, but near the end of the tutorial, it tells me to make a specific script for the Result Script of the topics. The script is as follows:
set 00ChromeCassidyDialogue.Status to 1
CassidyCompanionRef.evp
This is supposed to set Cassidy to follow me after he tells me he'll follow me. Which makes sense, doesn't it? Changing the 1 to a 2 or a 3 will result in him Waiting or going home, respectively.
The issue here is that the script refuses to compile. If I try to compile only the first line, it will give me an error, but compiling the second line only is fine.
So I'm pretty sure the first line is the problem. I've checked several times to make sure the quest ID matches, so I know it's not a misspelling.
If someone could help me figure out what the problem is, I'd greatly appreciate it. If it's because I'm modding New Vegas, I'd appreciate information on how to make it work.