multi-equip and mouse

Started by M3T41 AG3, October 18, 2010, 01:42:00 pm

Previous topic - Next topic

M3T41 AG3

October 18, 2010, 01:42:00 pm Last Edit: October 18, 2010, 02:35:28 pm by M3T41 AG3
i like to request that these two scripts play nice id do it my self but dont know where to start or how to do it.
so if someone just wasnts to tell me what i need to do thats fine too.

edit: for the intrested person i discovered (cause even though i dont know im tryin) that some where the index for the right window is getting set to -1 however trying to set the index back to zero in this case make the "highlight flash" as it continually tries to go back to -1 (this is happening in scene_equip)

nathmatt

thats because thats how the mouse script works its set to -1 untill you highlight over the other indexes
Join Dead Frontier
Sorry, I will no longer be scripting for RMXP. I may or may not give support for my scripts. I don't have the will to script in RGSS anymore.
My script


M3T41 AG3

October 18, 2010, 07:42:36 pm #2 Last Edit: October 18, 2010, 09:42:01 pm by M3T41 AG3
ok so i changed the index so it set at 0 by default but i still can do no more with the multi equip than before. (i can only select and change the first weapon)

stripe103

I don't really see a point in having the first option selected all unless you are pointing at another. If you are pointing at a empty place and click, then it clicks on the option selected. I think that is quite bad. You should only be able to choose something if you are actually pointing at it.

nathmatt

maybe if you posted or linked to the script you would get more help because it may be as simple as making everything active and making sure they check to see if there index is above or equals 0
Join Dead Frontier
Sorry, I will no longer be scripting for RMXP. I may or may not give support for my scripts. I don't have the will to script in RGSS anymore.
My script



nathmatt

October 19, 2010, 07:04:09 pm #6 Last Edit: October 20, 2010, 04:52:15 pm by nathmatt
im working on it i will let you know if i can fix it

edit: after messing with it i don't think i will be able to make it work he messes with the index to much
Join Dead Frontier
Sorry, I will no longer be scripting for RMXP. I may or may not give support for my scripts. I don't have the will to script in RGSS anymore.
My script