How????!
Author | Topic: How????! |
---|---|
Warrior
Member # 6094
|
written Monday, October 31 2005 19:48
Profile
How does one make items stackable? -------------------- Darkest Day Brightest Night May all fear My unknown might (deep voice) There are some things in this world that humanity was never meant to possess (/deep voice) Posts: 59 | Registered: Sunday, July 10 2005 07:00 |
...b10010b...
Member # 869
|
written Monday, October 31 2005 19:55
Profile
Homepage
I'm not sure what you're asking. Stackable items (like living tools) should stack automatically whenever you collect more than one in your inventory. Non-stackable items (like, say, daggers) will never stack no matter how many identical ones you have in your inventory. Or, wait, are you trying to edit the scripts to create a new item type that's stackable? -------------------- The Empire Always Loses: This Time For Sure! Posts: 9973 | Registered: Saturday, March 30 2002 08:00 |
Warrior
Member # 6094
|
written Monday, October 31 2005 20:01
Profile
i mean to edit scripts I want to make all reagents stackable -------------------- Darkest Day Brightest Night May all fear My unknown might (deep voice) There are some things in this world that humanity was never meant to possess (/deep voice) Posts: 59 | Registered: Sunday, July 10 2005 07:00 |
Warrior
Member # 6094
|
written Friday, November 4 2005 17:55
Profile
Is anyone EVER going to reply to this? -------------------- Darkest Day Brightest Night May all fear My unknown might (deep voice) There are some things in this world that humanity was never meant to possess (/deep voice) Posts: 59 | Registered: Sunday, July 10 2005 07:00 |
...b10010b...
Member # 869
|
written Friday, November 4 2005 18:11
Profile
Homepage
Hmm. Looking at the scripts, I can't actually figure out how it decides whether an object is stackable. Still, the following is worth a try. Open up gf3itemschars.txt. Find the lines that say: Change the 263 to 260. Tell me if this works. -------------------- The Empire Always Loses: This Time For Sure! Posts: 9973 | Registered: Saturday, March 30 2002 08:00 |
Warrior
Member # 6094
|
written Friday, November 4 2005 22:03
Profile
nope, it didn't work :( :( :( :( :( Mabye I should try to hexedit the game to make items stackable, but then again people will think that I am a hacker, Which I'm not. and if you want to know how to make items almost weightless, let me know. [ Friday, November 04, 2005 22:07: Message edited by: Soulless Demons ] -------------------- Darkest Day Brightest Night May all fear My unknown might (deep voice) There are some things in this world that humanity was never meant to possess (/deep voice) Posts: 59 | Registered: Sunday, July 10 2005 07:00 |
Warrior
Member # 6094
|
written Friday, November 4 2005 22:19
Profile
YAY!!!!! :) :) :) Change import = X X= variable to import = 255 to make any item stackable the one drawback is that I dont know if item modded in this way functions like living tools, though i don't believe so :) :) :( :) :) P.S. i'm taking algebra -------------------- Darkest Day Brightest Night May all fear My unknown might (deep voice) There are some things in this world that humanity was never meant to possess (/deep voice) Posts: 59 | Registered: Sunday, July 10 2005 07:00 |
Warrior
Member # 6094
|
written Saturday, November 5 2005 09:50
Profile
boo hahahahahahaha! [ Saturday, November 05, 2005 09:52: Message edited by: Soulless Demons ] -------------------- Darkest Day Brightest Night May all fear My unknown might (deep voice) There are some things in this world that humanity was never meant to possess (/deep voice) Posts: 59 | Registered: Sunday, July 10 2005 07:00 |
Warrior
Member # 6094
|
written Saturday, November 5 2005 09:56
Profile
is anyone ever going to reply? I would really like to know. [ Saturday, November 05, 2005 10:06: Message edited by: Soulless Demons ] -------------------- Darkest Day Brightest Night May all fear My unknown might (deep voice) There are some things in this world that humanity was never meant to possess (/deep voice) Posts: 59 | Registered: Sunday, July 10 2005 07:00 |
Warrior
Member # 3357
|
written Saturday, November 5 2005 10:21
Profile
Homepage
Add: it_charges = 1; to the item's definitionsPosts: 76 | Registered: Saturday, August 16 2003 07:00 |
Warrior
Member # 6094
|
written Saturday, November 5 2005 11:44
Profile
hmm, could work EDIT: Nope it didn't work. [ Saturday, November 05, 2005 11:48: Message edited by: Soulless Demons ] -------------------- Darkest Day Brightest Night May all fear My unknown might (deep voice) There are some things in this world that humanity was never meant to possess (/deep voice) Posts: 59 | Registered: Sunday, July 10 2005 07:00 |
Warrior
Member # 6094
|
written Saturday, November 5 2005 13:03
Profile
How do you change what the anvil makes? -------------------- Darkest Day Brightest Night May all fear My unknown might (deep voice) There are some things in this world that humanity was never meant to possess (/deep voice) Posts: 59 | Registered: Sunday, July 10 2005 07:00 |