Search found 5 matches

by Guroo
Sat Aug 02, 2014 10:10 pm
Forum: Games
Topic: Dragons!
Replies: 2
Views: 3507

Dragons!

https://www.youtube.com/watch?v=E2kOM-fBNX0 Check out my first complete OHRRPGCE game! You can download the windows installer here: http://www.mediafire.com/download/oerjv4650f74vbs/setup-dragons!.exe My last play through took me about 5 and a half hours to finish. Check it out and let me know what ...
by Guroo
Wed Jan 15, 2014 2:46 am
Forum: Game Discussion
Topic: Need Help Plot-scripting Vehicles to move across maps
Replies: 8
Views: 2863

Something off the top of my head, perhaps a script that changes the first person in the party's sprite to the vehicle and then disable caterpillar party so only hero 1 shows. Just an idea. I really like this idea but how would i go about exiting the vehicle aswell as having it appear on the map in ...
by Guroo
Wed Jan 15, 2014 12:42 am
Forum: Game Discussion
Topic: Need Help Plot-scripting Vehicles to move across maps
Replies: 8
Views: 2863

Something off the top of my head, perhaps a script that changes the first person in the party's sprite to the vehicle and then disable caterpillar party so only hero 1 shows. Just an idea. I really like this idea but how would i go about exiting the vehicle aswell as having it appear on the map in ...
by Guroo
Wed Jan 15, 2014 12:30 am
Forum: Game Discussion
Topic: Need Help Plot-scripting Vehicles to move across maps
Replies: 8
Views: 2863

Vehicles can have mount/dismount scripts. The mount script can turn on a tag, and the dismount script can turn it off. With the vehicle bitset "Enable door use" turned on, if the player enters a door leading to another map, does the dismount script or map autorun script run first? if the ...