Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing the hands and the lantern
finScript Offline
Member

Posts: 59
Threads: 35
Joined: Jan 2012
Reputation: 0
#1
Changing the hands and the lantern

Hi
Does anybody know how to change the players' hands' model in full conversion? I would like to replace it with a flashlight.

12-03-2012, 03:43 PM
Find
Hardarm Offline
Posting Freak

Posts: 891
Threads: 39
Joined: Apr 2011
Reputation: 43
#2
RE: Changing the hands and the lantern

(12-03-2012, 03:43 PM)tappara97 Wrote: Hi
Does anybody know how to change the players' hands' model in full conversion? I would like to replace it with a flashlight.
You have to copy the resource.cfg in amnesia folder and put it in your full conversion folder if you have an isolated full conversion, else rename it in other to have a different name, and you should make your game use the file with your own main_init.cfg


After that you have to delete this line inside your resources.cfg:
<Directory Path="/models" AddSubDirs="true" />

_________________________________________________________________
If you have an isolated full conversion add this line into it:
<Directory Path="/NAMEOFYOURMODFOLDER/models" AddSubDirs="true" />

else, if you have a normal full conversion:

<Directory Path="/NAMEOFYOURCONFIGFOLDER" AddSubDirs="true" />


Then download a new lantern or whatever and put the two game folders (hand_object; player) into your models folder, and place the ITEM files in one of your entities folder so that you can place your own lantern on the editor.

REMEMBER: IN THE EDITOR DON'T PLACE THE DEFAULT LANTERN, PLACE YOUR DOWNLOADED LANTERN'S ITEM!

Hope I helped, Hardarm.

listen to boards of canada
(This post was last modified: 12-03-2012, 08:40 PM by Hardarm.)
12-03-2012, 06:19 PM
Website Find
finScript Offline
Member

Posts: 59
Threads: 35
Joined: Jan 2012
Reputation: 0
#3
RE: Changing the hands and the lantern

is it just my computer, but i don't see the lines i should write, it's just blank. I'll put a screenshot to make it clear:


Attached Files
.jpg   fail.jpg (Size: 213.94 KB / Downloads: 92)

12-03-2012, 07:11 PM
Find
Hardarm Offline
Posting Freak

Posts: 891
Threads: 39
Joined: Apr 2011
Reputation: 43
#4
RE: Changing the hands and the lantern

(12-03-2012, 07:11 PM)tappara97 Wrote: is it just my computer, but i don't see the lines i should write, it's just blank. I'll put a screenshot to make it clear:
I really dunno, I wrote with .

EDIT: I just updated it. Now you should read them.

listen to boards of canada
(This post was last modified: 12-03-2012, 08:40 PM by Hardarm.)
12-03-2012, 08:39 PM
Website Find




Users browsing this thread: 1 Guest(s)