Difference between revisions of "Talk:MoveTo"
Jump to navigation
Jump to search
imported>Rlbond86 (→"cannot be moved": new section) |
imported>Cipscis (→"cannot be moved": Static vs. Moveable Static) |
||
Line 2: | Line 2: | ||
I'm working on a mod but have this problem where I cannot move objects with scripts attached. If I move them in the CK they say in place in the game. If I use the console, I get the message "cannot be moved." Does anyone know how to fix this? | I'm working on a mod but have this problem where I cannot move objects with scripts attached. If I move them in the CK they say in place in the game. If I use the console, I get the message "cannot be moved." Does anyone know how to fix this? | ||
: Are they static objects? I'm fairly certain those objects cannot be moved. If you want to move them, you'll have to replace them with copies that are of the type "Moveable Static" | |||
: -- [[User:Cipscis|Cipscis]] 16:37, 26 February 2012 (EST) |
Revision as of 16:37, 26 February 2012
"cannot be moved"
I'm working on a mod but have this problem where I cannot move objects with scripts attached. If I move them in the CK they say in place in the game. If I use the console, I get the message "cannot be moved." Does anyone know how to fix this?
- Are they static objects? I'm fairly certain those objects cannot be moved. If you want to move them, you'll have to replace them with copies that are of the type "Moveable Static"
- -- Cipscis 16:37, 26 February 2012 (EST)