Cell ID problem

Post » Thu Jun 06, 2013 2:39 am

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?

User avatar
Gavin boyce
 
Posts: 3436
Joined: Sat Jul 28, 2007 11:19 pm

Post » Wed Jun 05, 2013 1:10 pm

Nevermind. I found the problem.

There is no cell named "Ministry of truth" but "Ministry of truth, hall of processing" etc. Had to use the full cell name.

Partial cell names were enough only if the partial cell name is listed as a cell in full.

User avatar
MarilĂș
 
Posts: 3449
Joined: Sat Oct 07, 2006 7:17 am

Post » Wed Jun 05, 2013 5:09 pm

There is no cell by the name "ministry of truth". You have:

- Ministry of Truth, Hall of Processing

- Ministry of Truth, Holding Cells

- Ministry of Truth, Prison Keep

User avatar
Austin Suggs
 
Posts: 3358
Joined: Sun Oct 07, 2007 5:35 pm

Post » Wed Jun 05, 2013 2:21 pm

Yes. that's what I thought too.

User avatar
A Boy called Marilyn
 
Posts: 3391
Joined: Sat May 26, 2007 7:17 am


Return to III - Morrowind