View Single Post
  #24  
Old November 14th, 2006, 07:39 PM

Devnullicus Devnullicus is offline
Sergeant
 
Join Date: Feb 2001
Location: Belmont, CA USA
Posts: 285
Thanks: 0
Thanked 0 Times in 0 Posts
Devnullicus is on a distinguished road
Default Re: Space Empires V Editor 1.2 Released

Quote:
Phoenix-D said:
Get_design_ability_total doesn't work in components.txt, just so you know.

I've only added script functions that are currently being used as there isn't a comprehensive list anywhere I've seen of what functions are available, how many arguments they take, etc.

If you are using a function that isn't allowed right now, add it to the SE5Editor/Data/consts.txt file (ScriptFunc1, I believe) and you should be good to go. If you know of a list that I should add, please post it

Quote:

*****ing aside, great work Devnull.
Thank you. I'm enjoying learning C# - it really is a powerful language. I've found a few things I dislike about it so far, but in general, it's an easy-to-use, powerful language that dramatically increases speed of generating new code and features.

I'm just glad my "learning project" can also be useful to others
__________________
How's my Programming? Call 1-800-DEV-NULL
Get the Space Empires V Editor and DevnullMod at http://www.devnullsoftware.com/se5
Reply With Quote