Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - Ctrl_Alt_Defeat

1
Script Requests / [XP] Non-combat party members
July 09, 2015, 05:34:01 pm
Hello!

I'm making a simple game to just get me back in the RPG maker feel of things before I start my next game design class for the fall and I was wondering if there was a way to have the leader of the party (party member 1 for example) not be able to enter combat?

For example he'll walk around, talk to people, and interact with the world but when combat rolls up, only the other party members will be entering the fight (Minions, if you will)

In my game example, I'll be making a tactical version of Custom Robo, using GubiD's Tactical Battle System and I'll be having 3 main characters stay together through the game (Party members 1,3, and 5). When they enter a battle, party members 2,4, and 6 will enter representing their respective main characters.

I know there's a way to work around this with a lot of eventing but I figured it'd be easier to have a script about for this kind of game. I also plan on doing this with a Blizz-abs pokemon game BUT that's for a later time so I figured if I can find a script for this now it'll help later down the road.

Thank you so much!
2
Script Requests / Supply and Demand [RPGXP]
January 19, 2015, 08:06:56 am
 After doing some digging I wasn't able to find a supply and demand script but some good concepts behind it with simple tricks to simulate it.

I'm not really looking for a dynamic pricing system (it could work too but I figure that'd be harder to do/find) but more of a price for an item that differs for where you're at. If you're in the middle of a huge desert, water would cost more compared to being in a moderate town next to a huge river :P

I'm still going to keep digging in case I missed scripts but basically what I was told could work is a script that sets item sell and buy prices before the player enters shop o.o

ANYWAYS if you guys know of something that'll do the trick, let me know!
3
Script Requests / [RPGXP] Space Movement
January 19, 2015, 03:49:16 am
 For years now, I've always wanted to make a game that revolved around space combat. I loved the idea of making an open world, Cowboy Bebop-ish themed sci fi game and a lot of the game parts I do have down: Choosing a ship to go into space, boarding actions (Ship to Ship combat), infantry/ground combat using melee and guns (Blizz ABS), player housing, ship stats, and even AI as your crew.

All was planned out and worked really well to my surprise! I was even able to make a test for online play with a few friends if I were able to get this game going so we could have a private galaxy to run around and pillage as we please.

Ever since then how ever, I was not satisfied with the way my ships would move (As how regular characters in RPGXP would, move and stop when you're pressing a button) and eventually cut the project until 1: had more time to work on it and 2: Could find a system that would allow ships to move and keep moving in a given direction until otherwise told to slow down or move.

Basically having a system that works like this as a basic: https://www.youtube.com/watch?v=ziMOiTInVl8

In the video there's gravity that effects the movement of your ship and what not and I could care less if that's added or not to the engine I'm looking for. I've been searching for a long time for something that had a space ish physics movement system that would apply for space combat!

I'm not the only one looking for this kind of movement system I'm sure but has anyone found a system like this? Does anyone know if this is possible or can be possible? Please and thank you!
4
Hey guys!

I have an issue I'd like to finally put to rest.

Before I explain here's an example of my problem:

Right now I have a simple parallel process at the start of my game that has a few dialog and simple movement (turn up, turn down, ext.) The map has one event besides the ones used as NPCs that are present for the makeshift intro for my game. I've tested this and reworked it numerous times before and everything worked fine. The event ran just the way I set it to do and the character+npcs moved without problems. The event worked 100% without flaws.

Today when I started testing it just to see if everything is alright, the dialog works just fine but the set move route will not execute and even so, after the event finishes, I can't move my character. I've checked for mistakes using my invisible walls and double check if I accidentally had an event in the way of the player's and NPC's movement but everything should work. I should note I do have some custom scripts (UMS so far) but it worked just fine before even with that script.  :'(

This is not the first time this has happened. Years ago I had a game that had an amazing intro but the same thing happened where the characters would talk just fine but the move routes did not execute. That time how ever when I loaded up that game, an event was erased and I'm 100% sure I didn't erase that event myself.

So, for many years this has plagued my RPG making and I'd like to put this crazyness to an end. Does anyone know the problem?

Is this a bug that's apart of RPG maker usually?  :???: