Breakable Pawn script

Topics regarding Scripting with Reality Factory
Veleran
Posts: 891
Joined: Mon Aug 22, 2005 10:22 am
Location: Greece

Re: Breakable Pawn script

Post by Veleran »

I have the new files at the right locations.Are there any other files i might have that could be related to the inventory double click to use?
If i can not debug it then i can make all you got visible through the Hud in a row of icons and have all attributes used the moment you pickup them.

I would ask what do i have to do to remove those attributes from the gui files to stop them from showing up in the inventory if they can not be used there, but i do not know if the whole pickup system would still work,and to leave a possibility to debug it later.
Allanon
Posts: 493
Joined: Mon Aug 29, 2005 8:23 am

Re: Breakable Pawn script

Post by Allanon »

Provide the files listed below and I will see if I can help with your problem:

ItemIcons.imageset
inventory_main.layout
character.ini
player_human_adventurer.ini
inventory.ini
inventory.txt
Veleran
Posts: 891
Joined: Mon Aug 22, 2005 10:22 am
Location: Greece

Re: Breakable Pawn script

Post by Veleran »

http://www.megafileupload.com/7w6v/inventory_files.rar
I hope these are the files you requested.
Allanon
Posts: 493
Joined: Mon Aug 29, 2005 8:23 am

Re: Breakable Pawn script

Post by Allanon »

I forgot the inventory.s file. Can I get that also?
Veleran
Posts: 891
Joined: Mon Aug 22, 2005 10:22 am
Location: Greece

Re: Breakable Pawn script

Post by Veleran »

http://www.megafileupload.com/sv03/inventory_files.rar
I added the inventory.s that was in the scripts main folder.
Allanon
Posts: 493
Joined: Mon Aug 29, 2005 8:23 am

Re: Breakable Pawn script

Post by Allanon »

You didn't update the inventory.s script file. Below is the updated inventory.s script file plus a corrected inventory.txt file.
Attachments
updated files.zip
(1.09 KiB) Downloaded 64 times
Veleran
Posts: 891
Joined: Mon Aug 22, 2005 10:22 am
Location: Greece

Re: Breakable Pawn script

Post by Veleran »

Inventory item use works for me now.Thank you.
Post Reply