I am having a problem with GetPCCell.
Here's the offending line--
If ( GetPCCell "Ministry of Truth" == 1 )
It compiles in the CS without error but while playing the game, it gives the error
"Expression Error Unable to find cell id "Ministry of Truth" in script UAH_DBSafePlace."
I've checked every mod I have and no mod alters the cells name. What's the issue?