Abramul Posted November 16, 2004 Share Posted November 16, 2004 I was on the Guild street in Balmora, looking at a pile of 4 books, (Consolations of Prayer), and I had a thought--"Can I make a book float?". So I opened up the console, clicked on the top book, and typed 'float', figuring that would invoke the FLOAT script. Instead, the game crashed. What happened? Link to comment Share on other sites More sharing options...
Marxist ßastard Posted November 17, 2004 Share Posted November 17, 2004 I trust this isn't a joke... The float command doesn't make an object float -- it declares a floating-point variable in a script, and, since you were calling this from the console, which cannot have any local variables, and without the argument that all variable declariations take (the variable's name), something went boom. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.