Greenwado Well, it's just me, what did you expect?

Joined: 09 Aug 2010 Posts: 70 Location: Okacha (OK-A-CHA)
|
Posted: Thu Nov 18, 2010 7:55 pm Post subject: Script Banks? |
|
|
Does anyone know of any known sites with *WORKING* scripts such as Moogle1's Script bank found Here?
My goal on this thread is to get a list of sites for people who are new to plot scripting.
Thanks for submitting![/url] _________________ Happy RPG Makin |
|
chronoboy Into the past with a splash

Joined: 04 Jun 2010 Posts: 162 Location: Canada
|
Posted: Fri Nov 19, 2010 12:02 am Post subject: |
|
|
All I can think of what would of any help would be this page on the Wiki:
http://rpg.hamsterrepublic.com/ohrrpgce/Plotscript
Great tutorial for anybody new to plotscripting, after you get the hang of it, it's really easy. I would recommend keeping the PlotScript Dictionary on hand when beginning, it even help when you know lot, but can't remember every detail for specific commands.
Oh, and as Wiki does not have this information(which is very helpful when debugging):
This is like the order of operations for the plotscript virtual machine:
Map init script
New game/load game script
Keypress
Instead-of-battle
After-battle
Finish Instead of battle script
each-step
I made a simple RPG file and HSS file which basically just outputed what is running and when it runs. I was curious when each-step and battles take place in the process, oh and what is called first, the new-game script, or the map autorun script. This is very good information if your starting out. _________________ Current project: Chronoboy Adventures
Website: http://www.chronoboy.com/ |
|