Update scripts

Thalassicus

Bytes and Nibblers
Joined
Nov 9, 2005
Messages
11,057
Location
Texas
Is there a way to get Civ to update its lua scripts without exiting the current map and starting a new one? It sort of puzzled me the interpreter doesn't read directly from the files on the hard drive in real time...

Edit: Nevermind, just found the information about how Lua is not interpreted like other scripting languages.
 
Is there a way to get Civ to update its lua scripts without exiting the current map and starting a new one? It sort of puzzled me the interpreter doesn't read directly from the files on the hard drive in real time...

Edit: Nevermind, just found the information about how Lua is not interpreted like other scripting languages.

There is a way to update lua scripts wihtout exiting the current map. Explained (badly ;)) here.
 
Back
Top Bottom