Frictional Games Forum (read-only)

Full Version: Need some help with custom story
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
im new in this type of thing, so i need help with 2 things.

first: i like to known were i call the loadings scenes and where i put the text that appear in to the screen.
second: can i change the inventory? i known that is in a .tag, but i don't know how to edit this thing.


plz i need some help with this, im doing this custom story for my university test.....


thx so much.

(12-04-2011, 05:55 AM)kiyami Wrote: [ -> ]im new in this type of thing, so i need help with 2 things.

first: i like to known were i call the loadings scenes and where i put the text that appear in to the screen.
second: can i change the inventory? i known that is in a .tag, but i don't know how to edit this thing.


plz i need some help with this, im doing this custom story for my university test.....


thx so much.
I have yet to do the loading screen thing, but to answer your second question, you're going to need to make the campaign a full conversion as the game needs to read a different folder than the original. Otherwise you get the same images =\

The answer to both questions is you'll need to make a full conversion and create images with the same name (and type) as the images so that it overrides the originals and possibly edit the configuration to your needs.

If you meant for the first question the loading screens in between maps, that is done through scripts.
(12-04-2011, 08:56 AM)Your Computer Wrote: [ -> ]The answer to both questions is you'll need to make a full conversion and create images with the same name (and type) as the images so that it overrides the originals and possibly edit the configuration to your needs.

If you meant for the first question the loading screens in between maps, that is done through scripts.
i known that the loading its made with scripts, but that i have to call it with an area script? or.... i dont know, with the end of the map i must call to de loading image ... how? which code i have to use?