PDA

View Full Version : im mod noob and need some help


M.Maniac
07-22-2003, 07:16 AM
i started to experiment around with self made techs .


do you think this works ?
I want it to be a ship spezial ,that gives additional power to the existing shields

in the TechTables:

Shield Batterie 1 TAShBat1 TBShBat1 ShipStnd "Military, Ship" ShldTech ShipItem Energ_00 TFShiSpc None "SystCost = 200, ShdStr = 50, Recharge = 5, UniSpace *= 0.10

and in the WsTechnology :

\*TAShBat1 Shield Batterie I

\*TBShBat1 Shield Batterie I makes the shield stronger /p/p

SystemCost = 200 /p
ShielddStrength = +50 /p
Recharge = +5 /second /p
UniSpace = 0.10

M.Maniac
07-22-2003, 07:36 AM
and where can i find all spreadsheets and wStrings ? Looks like i need weapon speadsheets to make new weapons .

in the spreedsheets.mob file ?

but how can i extract it ?

AdamGoetz
07-22-2003, 08:07 AM
The modding itself I can't help you with.
The *.mob files are zero-compression zip files - you can open them with Winzip easily. These *.mob files then contain all the data files of the game. Someone can probably direct you as to where best to put the files, you do not put your changes back in the *.mob file.

Velli
07-22-2003, 10:49 AM
Originally posted by M.Maniac
and where can i find all spreadsheets and wStrings ? Looks like i need weapon speadsheets to make new weapons .

in the spreedsheets.mob file ?

but how can i extract it ?
These are questions that have been asked million times before. For all modding information, please read Modding - Override (and doing it right) (http://www.ina-community.com/forums/showthread.php?s=&threadid=267884) and List of Modifiers in Spreadsheets (http://www.ina-community.com/forums/showthread.php?s=&threadid=305117)