rantalot Posted May 29, 2008 Share Posted May 29, 2008 Is there any way i can change the amount of slots alowed for items??? If that is even possible please point me in the right direction. Quote Link to comment Share on other sites More sharing options...
Randomizer Posted May 29, 2008 Share Posted May 29, 2008 It won't be easy since you have to expand the array that stores item per character and the graphics to display the information. Then you would have to check to make sure there that you get all the item storage check routines too that drop items when you have too many. Quote Link to comment Share on other sites More sharing options...
Ishad Nha Posted May 29, 2008 Share Posted May 29, 2008 It is fixed at 24 items per PC by "struct pc_record_type" in the source file "global.h". This is no problem if you know how to compile the code, which few people do. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.