Since I know nothing about scripts, I was curious if it is possible to change one line of code that determines something throughout the game. Through a selction choice of options, that the player chooses.
Is that possible to do?
If so how?
Can I change a line of code through a selection screen?
● ARCHIVED · READ-ONLY
-
-
you can change a selection, but not the line of code itself.
Basically this means that if the code prepares different versions of the codeline in question (in different lines) and makes a check on variables to see which of those lines it should execute, then you can make a change in the variable to change which pre-written line gets executed.
Depending on what line you want to change, the coding for the wrapping around it might be easy or could become complex. -
Youch.... I think it is prewritten as I can easily rewrite one line and it changes the system. I just need to figure out well what you told me first off then see if I can do it myself from there.
Thanks! -
Looked into it and to put it simply... nope. Looks like the script was not made for a choice to be possible. So I simply cannot do it as I did state above "I know nothing about scripts"
Don't know if anyone could create a script for this, but it is related to this: http://forums.rpgmakerweb.com/index.php?/topic/29729-battle-mode-selection/#entry285517
I posted this topic just to see if I could possibly pull it off. -
CorneredCosmos, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.
This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.