Frictional Games Forum (read-only)
Script Question! - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Script Question! (/thread-12661.html)



Script Question! - LocalParty - 01-17-2012

Hallo!

I wounder if i need to make a new .cfg file if a make a new map? Smile

Tnx!


RE: Script Question! - stokesie95 - 01-17-2012

you don't need to make a config file for each map just one for the whole custom story

thanks

stokes


RE: Script Question! - flamez3 - 01-17-2012

No. You would need to add a .hps file for every map if you want to script.


RE: Script Question! - LocalParty - 01-17-2012

Sorry i mean a new .hps file! xd And how to i track it to map_2? Smile


RE: Script Question! - stokesie95 - 01-17-2012

all you do to link a his file to a map is call the .hps the same as the map name so if your map name is map_2 you would call the his map_2.hps


RE: Script Question! - LocalParty - 01-17-2012

Sorry for being noob... Buuuut whats an his file? :S


RE: Script Question! - stokesie95 - 01-17-2012

a .hps file is where you put all your scripting for your map it determine what should happen in the game you don't need to script for the map but the map will be more survival based because you won't be able to control the monsters

if you need help to script just message me and ill help you


RE: Script Question! - LocalParty - 01-17-2012

I can script but you talked about a his file and not an .hps file? :S Sorry for being a pain in tha as! xD


RE: Script Question! - flamez3 - 01-17-2012

(01-17-2012, 10:40 AM)stokesie95 Wrote: a .hps file is where you put all your scripting for your map it determine what should happen in the game you don't need to script for the map but the map will be more survival based because you won't be able to control the monsters

if you need help to script just message me and ill help you
You made a typo and called it a his file. -.-

And as stokesie said, name the .hps file the same as the .map files.


RE: Script Question! - LocalParty - 01-17-2012

Ohh! I get it! Tnx! Big Grin