Okay, I found this ring menu script over at mundo rpg maker site, unfortunatly the website is in a different language so I really can't ask anyone there for any help on this.
Here's the download link for the demo of the script, AN AWESOME SCRIPT IF I DNT MIND SAYING ^^
http://www.4shared.com/file/ROkbx7B1/Ri ... 2=403tNull
Right, the problem Im having is that I have customised the script by adding my own options,
quest journal, options menu, jukebox, ect.. but there's one I have added "JOURNAL" which I
really want to stop the player from selecting it. Kinda like stop menu access but i want it so
the menu comes up but you cant go to the next screen if you try to choose "journal" option.
At the beginning of my game, i want an option to activate the journal so you can use it, or
not have it activated so you cant use it. so I set up an event, which asks you - activate journal..
yes or no options.. and there i'm stuck, I been on this for like 7ish hours now and cant figure it out.
I though it might have had something with me having to add a line of coding where the JOURNAL section
is on the ring menu script.. if $game_journal[58]==true .. or something about those lines.. as you can see,
i'm rly totally useless when it comes to scripting. The [58] was the number i used on conditional switch.
MAYBE if sum kind person could do what i mean to another part of that ring menu demo and then post a link to it,
then i could download it and take a look and see what you had done to block one of the option, PLEASE HELP!
maybe theres just a simple call script command i can use to stop the journal from being used, thats just as good.
Here's the download link for the demo of the script, AN AWESOME SCRIPT IF I DNT MIND SAYING ^^
http://www.4shared.com/file/ROkbx7B1/Ri ... 2=403tNull
Right, the problem Im having is that I have customised the script by adding my own options,
quest journal, options menu, jukebox, ect.. but there's one I have added "JOURNAL" which I
really want to stop the player from selecting it. Kinda like stop menu access but i want it so
the menu comes up but you cant go to the next screen if you try to choose "journal" option.
At the beginning of my game, i want an option to activate the journal so you can use it, or
not have it activated so you cant use it. so I set up an event, which asks you - activate journal..
yes or no options.. and there i'm stuck, I been on this for like 7ish hours now and cant figure it out.
I though it might have had something with me having to add a line of coding where the JOURNAL section
is on the ring menu script.. if $game_journal[58]==true .. or something about those lines.. as you can see,
i'm rly totally useless when it comes to scripting. The [58] was the number i used on conditional switch.
MAYBE if sum kind person could do what i mean to another part of that ring menu demo and then post a link to it,
then i could download it and take a look and see what you had done to block one of the option, PLEASE HELP!
maybe theres just a simple call script command i can use to stop the journal from being used, thats just as good.