Talk:Planetinfo.plist

From Elite Wiki
Revision as of 22:52, 31 January 2006 by 82.171.18.144 (talk)

Needs the new info on script_actions and such. FixMe. --Aegidian 09:57, 10 January 2006 (UTC)

Also needs key descriptions for: position orientation texture polar_color_factor seed

addmoon...method "addmoon: moon_entry" or something like: ( 0,7 ) = {(

conditions = ("planet_number equal 4", "galaxynumber equal 0", "status_string equal STATUS_EXITING_WITCHSPACE"); 
do = ("addmoon: moon_entry"); ); };

I think you forgot to use the dict on the scripted actions, maybe, I messed it all up while converting it to XML.