-
December 25, 2009, 04:04 PM
#1
Foederatus
Script files
So what is supposed to go into a script.txt file so I can use my own mod?
I've been searching for three hours and I can't find an example script or a "mod manager". The only script I've seen is the preferences script and it makes no mention of pack files.
-
December 25, 2009, 04:28 PM
#2
Senator
Re: Script files
You can't find it because it doesn't exist. The reason, you have not added any mod yet.
C:\Documents and Settings\(your user name)\Datos de programa\The Creative Assembly\Empire\scripts\
Create here a file:
user.empire_script.txt
Or put the file I just have uploaded. You have to delete all mods written on it and put your own mods.
Use my own user script for have a example.
Last edited by Isabelxxx; February 13, 2010 at 10:53 AM.
-
December 25, 2009, 04:52 PM
#3
Foederatus
Re: Script files
That's what I was looking for
syntax is "mod <modpack>.pack"
gracias por todo
-
December 26, 2009, 11:05 AM
#4
Senator
Re: Script files
One thing more:
Script can not have any spaces on names:
File:
modhjk 12.pack
Script:
mod modhjk 12.pack;
----->CTD
File name modified:
modhjk_12.pack
Script:
mod modhjk_12.pack;
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules