Calendar   Members   Search   Help
StrategyCore Forums » Games » Silent Storm Series » S2 / S3 / H&S Modding

> Posting Guidelines

Please read the Forum Rules before posting.

> How to MOD SS2 - compiled instructions!
dragon
post 9th December 2003, 5:45pm
Post #1


Squaddie
*

Group: Members
Posts: 1
Joined: 1-October 04
Member No.: 328



[color=white][/color]
Although others - see the end have already explained all this I had to sift through a lot of posts to piece it altogether. I've just done this to make it easier for others!

1. Install the ms-sqlserver to have access to the editing features
2. Run the Editor in SS2 and select New
3. Give it a name like MyMod or whatever
4. It should then create a new copy of the original game data for you to modify and not worry about losing the original data!

5. Quit the editor
6. In XP goto start->controlpanel->computermanagment->Data-Sources (ODBC)
7. Add->SQL Server->FINISH
8. Give it a name - anything!
9. Give it a description - anything!
10. Choose local for the server to connect to.
11. NEXT
12. Windows NT authentication
13. NEXT
14. Change the default database to:
A5GAMEMOD_MyMod (MyMod being the name your created when you created a new mod.

15. NEXT
16. FINISH
17. Download (recommended) Blueshell data guy from www.blueshell.com
18. Install and run it.
19. Click:
File->New->OLE DB Connection
20. In "Provider" choose "Microsoft OLE DB Provider for ODBC Drivers"
21. NEXT
22. Choose "Use data source name" select the name you gave your data source in step 8.
23. Item 3. "Enter the initial catalogue to use" choose A5GAMEMOD_MyMod
24. CLICK OK

DONE

You should now be able to edit anything you want in the game parameters. For example you could edit the Panzerkleins armour value down from say 180 (the default) to 120.
How to:
Select A5GAMEMOD_MyMod
Select Panzerkleins
You should see a table appear
To the right you should see armor ID which will be 22.
Now close that table and open:
RPGMaterials table
You should see that armour ID 22 is PKArmor currently set to 180
Change it to whatever you like - 120 for example.
Don't worry about saving the table the database should be updated once you close the table.

NOW---->

Goto your "tools" folder in the SS2 game folder.
For best results - Create this batch file then you won't have to keep doing it every time you test your new mod:

dataimport full-mod.db -dbserver 127.0.0.1 -database a5gamemod_MyMod
dataimport game.db -diff full-mod.db original.db
@echo finish
pause

That should have done two things:
1. A file called full-mod.db will have been created which is a total mod for the game and therefore HUGE (35mb ish) containing all the data modified or not.
2. A very small file called game.db which is ONLY the modified data - USE THIS.

Create a folder called "MyMod" or whatever.
Copy or move the game.db file to there.
Make a text document called "description.txt" and put a fairly short description of what your Mod does - In this case you could type in "Weaker PKs" save and close.

FINALLY
Run the game up and use custom mods & choose your mod and start a game!
Alternatively you could always add the mod to an existing save game to test it using:
S2AddMod

Notes:
Don't use MS Access - you get all sorts of weird issue like "Write Conflict" & stuff!
MSSQL desktop version is on the first CD of the game.

Thanks and acknowledgments goto:

Darth Vallium, Biggles and others.[/b]
Go to the top of the page
 
+Quote Post

Posts in this topic
- dragon   How to MOD SS2 - compiled instructions!   9th December 2003, 5:45pm
- - Flippah   aye   10th December 2003, 4:28am
- - LoTekK   Nice first post, Dragon! Just for additional info...   10th December 2003, 5:36am
- - wudu   That's a great post! All information in one place!...   10th December 2003, 9:45am
- - The Silent Master   (Bumpity bump)   23rd January 2004, 6:41pm
- - Zapaan   Little side question for you guys. Is there some ...   24th January 2004, 8:41am
- - Sethik   edit: nevermind   27th January 2004, 10:54pm
- - PaddyOReilly   Great brief you made there, many thanks.   31st March 2004, 2:06am
- - Biggles   Sorry I missed this earlier. Now stickied. (ohh a...   30th April 2004, 3:00am
- - Unsterblich   Thanks very much for the "compiled instructio...   22nd May 2005, 9:49pm


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts   6 FullAuto 2,452 17th October 2004, 10:04pm
Last post by: FullAuto
No New Posts   1 CoJoe 2,043 30th April 2004, 2:57am
Last post by: Biggles

RSS Lo-Fi Version Time is now: 7th September 2010, 11:02am