View Single Post
  #109  
Old September 13th, 2006, 04:57 PM
Captain Kwok's Avatar

Captain Kwok Captain Kwok is offline
National Security Advisor
 
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,624
Thanks: 1
Thanked 14 Times in 12 Posts
Captain Kwok is on a distinguished road
Default Re: Contemplating a graphical Templatizer...

Basically your interface consists of a replica of the data file entry, with the exception of textboxes or lists for data entry.
Code:

Name := *************
Description := *************
Pic Num := *************
Tonnage Space Taken := *************
Tonnage Structure := *************
Cost Minerals := 450 + ([%Level%] * 50) <--- Example Formula
Cost Organics := *************
Cost Radioactives := *************
Vehicle Type := *************
Supply Amount Used := *************
Restrictions := *************
General Group := *************
Family := *************
Roman Numeral := Auto
Custom Group := *************
Number of Tech Req := [Droplist of numbers?]
Tech Area Req 1 := *************
Tech Level Req 1 := *************
Number of Abilities := [Droplist of numbers]
Ability 1 Type := [Droplist of Abilites?]
Ability 1 Descr := ********************************
Ability 1 Val 1 := *************
Ability 1 Val 2 := *************
Weapon Type := [Droplist]

__________________
Space Empires Depot | SE:V Balance Mod
Reply With Quote