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 - flrodude

1
Resource Requests / Badger
February 13, 2017, 06:38:41 pm
Hey all, I know that these forums are mostly dead but I'm a little desperate.

Does anybody have/can make a badger sprite?  Just a simple walking one would be fine.  Thanks!

Also, if you decide to be awesome and make me one, can you have it standing on two legs?  Much appreciated!  Thanks.
2
Hey guys, I'm a Computer Science major, and I'm working on a small game project.  I want a battle system similar to D&D's battle system. (Kind of like Fire Emblem, in a way).  I'm new to coding with RPG Maker XP, and I'm willing to help you do it, but I need some guidance.
3
Script Troubleshooting / RMX-OS LAN question
January 13, 2015, 03:16:15 pm
Hey guys.  So I don't currently have the ability to portforward (being at a University and all) So my question is this:  Is it both possible and easy to make a LAN game with RMX-OS.  I figure I'll make the best of what I can, and might as well provide my friends with a simple game to entertain us.
4
Hey guys!  If you haven't met Heretic, he's a bro who made some sick scripts for the RPG Maker Community.  His collection of scripts is found...here: http://forum.chaos-project.com/index.php/topic,13682.0.html

Anyway, I want an "On the map" combat system similar to Blizz ABS that will work with Heretic's stuff.  Feel free to take out Heretic's combat system in his scripts if you need to.  It would be totally awesome if you could find a way to even make Blizz ABS work with as many of Heretic's scripts as possible, but I could not find a way.
5
Script Requests / Round based Battlesystem
June 01, 2013, 01:06:46 am
Hello, I was wondering how easy it would be to make either a script that made Blizz ABS round based, or, if it'd be possible, to make a global event to make a round based game.  When I say round based, I mean like Black Ops's zombies.  You must kill all the enemies in a round, then a new round begins with new/harder/different enemies.  Thanks in advance.
6
Tutorial Requests / RMX-OS
February 26, 2013, 10:15:30 pm
My first question is are there any files that bundle RMX-OS with Mysql and everything needed to successfully start up an engine?  Assuming the answer is no, what is the BEST newb proof guide.  I understand the whole "If you can't figure it out yourself then you won't be able to make a successful game," arguement, but my goal isn't to create a big MMORPG.  All I want it a small-scale server for me and a couple friends.  Any help would be fantastic.
7
New Projects / Zeldamon
May 22, 2012, 11:53:21 pm
I've posted about this before, but as I realized I didn't have the graphic resources for it, the project quickly closed down.  But I'm back with a graphic designer and a couple other mini-team members.

ZELDAMON:  The concept is simple, although the storyline isn't done.  Basically, it's set in the Pokemon world (Completely re-done).  However, there are both the regular pokemon and pokemon from Zelda.  There will be an original storyline that I will post later.


I realize the post is short and not really "In-depth"  But it's pretty late, and right now I'm just posting more to announce the project more than to advertise or to show off a demo.  If you want to help, feel free to post a reply saying what you can do.
8
New Projects / School of Zombies
April 13, 2012, 11:03:20 pm
Your name is Henry.  A chemical spill in the lab at your school started an infection throughout it.  SWAT members came in and attempted to cleanse it.  They were met by hordes of zombies.  During the siege on your school you were knocked unconcious in the music department.  When you woke up, the skirmish had ended, however SWAT had sealed off all doors.  You are immune, and you and a few other survivors must survive and break out.

Intended Features:
-Blizz ABS
-Visual Equiptment script
-A large number of outfits for your character
-Many, many easter eggs
(Will add to the list)

I want my game to not be a super serious game.  Compare it to the Black Ops zombies (In sense of the casual feel to it, not the gameplay)  I want many easter eggs, and I want the game to just kind of be laid back.

My plan is for the character to wake up in the musical department (E-Wing).  From there he must fight his way and unlock different parts of the school building, each one unlocking new features to the game.  For example, after unlocking woodshop, the player may be able to build different things that would help him throughout the game.

If you are interested in the game or working on it, please reply.  I can sprite characters and objects, but I really could use a scripter and a spriter for tilesets.  Thanks in advance,
-Flrodude
9
Recruitment / Need help making LAN game
February 23, 2012, 09:58:30 pm
I don't know if this is the right section, I want to make a lan game for me and a couple friends using rmx-os but I need help..  Would a mentor please help me?
10
New Projects / Zombiez?
October 29, 2011, 05:24:03 pm
How hard would it be to create a single-player zombies game like from Call of Duty: WAW and COD: Black ops?
Basically I want it to be a round based game where every round more zombies come and they get harder to kill.  You should be able to unlock more rooms and things without it affecting the round....How would I go about doing this?  Also I want to make it fairly easy to create different maps, and not have to make a new game for every map.
11
Script Troubleshooting / RMX-OS Help
October 15, 2011, 04:10:51 pm
So I downloaded everything, set up Mysql, and for the management software I used Navicat.  I opened navicat, made a connection, and ran a query using the file that was called like rmxpdatabase.sql or something like that.  It came up with this error:

[SQL]

-- Registered Users

CREATE TABLE `users` (
   `user_id` int(10) unsigned NOT NULL auto_increment,
   `username` varchar(32) NOT NULL UNIQUE,
   `password` varchar(11) NOT NULL,
   `usergroup` int(10) NOT NULL default 0,
   `banned` tinyint(1) NOT NULL default 0,
   PRIMARY KEY (`user_id`)
) ENGINE = InnoDB DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci;
[Err] 1005 - Can't create table '.\rmxosdb\users.frm' (errno: 121)
12
Script Requests / Placeable/movable Furniture
August 06, 2011, 07:58:52 pm
I'm not real picky about this one.  I just want there to be zones where players can move/place/pickup furniture.  You should only be able to place furniture on tiles where you can step on, for obvious reasons like not placing chairs on the wall.
13
So, when I use a skill projectile, I get the projectile to work, but a little ring thing appears around my charector when i shoot a projectile.  How do I get that to go away?  :???:
14
Many of you may have read the Hunger Games books.  If you haven't, here's a quick summary.  Basically, the world became corrupt, there was a big war, and the aftermath is 13 Districts.  At the center of them all is "the capitol."  The capitol is a wealthy society. The other districts are basically made to provide for the capitol.  (Mining communities, farming, Etc.)  (The capitol does not count as one of the 13)  Anyway, the 13 communities revolted.  The Capitol won.  During the war, District 13 was destroyed.  To force the districts to remember for generations to come, the hunger games were created.

Rules of the Hunger games:  2 teens (1 male, 1 female) are selected from each district to be in the Hunger Games.  (basically you will choose a district and then male or female, first come first serve)  From there, you will each get to choose 2 things from the following list to train in before the Hunger games.  Then, the contestants will be taken to the arena.  From there, you will roleplay with me administrating it all.  Pretty much, last one standing wins.  I will describe the arena and everything when it comes to that, but here's what you need to know for now.

List of districts:

1-Luxary Goods
2.(believed to be mining, but never stated in the books)
3.Explosives
4.Fishing
5.DNA
6.Medicine and scientific research
7.Lumber
8.Fabric
9.Food processing
10.Livestock
11.Agriculture
12.Coal Mining
13.Graphite mining

Once in training, you can select 2 to be proficient at, and 1 to be moderate at of the following:

1.   Melee fist fighting
2.   Melee Weapon fighting
3.   Ranged Fighting
4.   Fishing
5.   Plant Medicine
6.   Hunting and gathering
7.   Speed
8.   Strength
Player application Format:
Player name:
Player Gender:
District:
Personality:
2 proficient Training skills:
1 moderate training skill:

The rest will be explained once the games begin




15
Chat / Out of curiousity?
April 29, 2011, 05:05:18 pm
Are Whiterose and Ryex actually related to blizz, or is it just a rank?
16


Uploaded with ImageShack.usSo, I was thinking... we all love Zelda....we all love Pokemon... BAM.  ZELDAMON.  I looked on the internet to
do some research before I began just to make sure I wasn't copying 203958-9 people in the process.  I DID find one "work in progress" from 2005 that never made it anywhere, but it DID excite quite a few people.  Basically, I need support.  One big way you can help is just to be there.  Just to be willing to help to sprite or script or whatever I need done.  Also, a HUGE one, is to make Fan art of Pokemon and Zelda mixed.  It might even be featured in the game.  I'm going to be posting similar things like this on other forums too, (although this is my first) so you can message me at florodude@yahoo.com or reply if you want to help.

Storyline:  Using some sort of Dark Magic Ganon made a Realm Teleporter to storm the heavens.  However, in the nick of time, Link slashed it with his sword, rendering it to teleport them to none other then poke-land.  Play AS Link, but Link catches pokemon just like in any other pokemon, ALSO there are legendary NEW pokemon from the Zelda game.  Link and Ganon are looking for the Epic Tri-Ball which is powerfull enough to reverse the black magic.  (Planning on at least 2 different endings)
17
Ok, so i want to test a skill's image for the projectile.  I got it all set up in the configuration, downloaded the file, saved it as projectile_skill_81.  This is for RPG maker xp by the way.  I make an event to add the skill to the charector, set him up to start out level 99 in the mage section so he has a ton of SP.  Now, i go into game.  I can't use any skills. Help?  No other actors can use skills either, except for the girl that can use heal, which is the only skill that has shown any sign of working.
18
New Projects / The Barman's Tale
April 22, 2011, 07:21:08 pm

Prologue
Once upon a time there was a mercenary.  He was the best of the best.  He could track his prey anywhere throughout the world.  He had never failed.  His name was Henry  One day, his prey was a young women from the land of Felika.  He snuck up behind her and saw her face in the mirror.  He was instantly in love.  Two years later this women became his wife.  He put down is sword and took up bartending, the trade of his deceased father.  Him and Mary (his wife) had a son.  They named him John.

Storyline
One day Henry was working in the bar.  A mysterious man walked up to him and demanded that Henry took up his sword once again to fight off a sorcerer by the name of Charos.  When Henry refused, the man informed him that he had taken Mary and John hostage, and Charos's body delivered to the gang hideout was the only way to get it back.  He will do whatever it takes.

Charectors (will be added and removed as game progress goes on)

Henry Main charector.  He is a bartender and former mercenary.  He will do whatever it takes to get his family back.
Gordos The leader of the worfen gang.
Charos A sorcerer that is old enemies with the worfen gang.  This is the target of Henry.

Please not this game is heavily in the Alpha stage.  More info will be added when I have it.
19
Script Requests / Cooking
April 17, 2011, 04:52:02 pm
I know there's already been cooking scripts but i want one without recipes.  What i mean is i want the player to have to expierement to find out the different recipes, or i'll hide recipes around the map.  Also, i want it to create like a burnt or mush object if it isn't any recipes.  If there's already a script for this please link me up, cuz i couldn't find one.
20
Recruitment / my new game
March 25, 2010, 06:58:48 pm
Hello I'm going to create a new game.  It will be a medievil game, a little bit similar to assasain's creed.  But, with alot of changes.  I'll keep posting giving you guys updates because right about now i have almsot nothing.  Here's what i need:

staff
a scriptor-(open)
an eventor-(open)
Spriter/mapper/animator-(open)
general help-(always open )
a GREAT forum-(taken by http://forum.chaos-project.com)

scripts
Killstreak
Somebody good with blizz abs

 

 

21
New Projects / new game. (name undecided, need help)
March 25, 2010, 05:41:20 pm
Hello I'm going to create a new game.  It will be a medievil game, a little bit similar to assasain's creed.  But, with alot of changes.  I'll keep posting giving you guys updates because right about now i have almsot nothing.  Here's what i need:

staff
a scriptor-(open)
an eventor-(open)
Spriter/mapper/animator-(open)
general help-(always open :))
a GREAT forum-(taken by http://forum.chaos-project.com)

scripts
Killstreak
Somebody good with blizz abs

22
Script Troubleshooting / Rpg maker OS
March 09, 2010, 04:53:52 pm
Hey I have a question for rpg maker xp os.  Can i use hamachi? just for testing stages before i get port forwarding, of course.
23
Script Requests / "dung Bomb" script request
December 30, 2009, 07:32:09 pm
Ok I want to be able to throw a projectile (bow and arrow type style) and i want the bag to stay there for a couple seconds then explode...any help?  (small script)
24
I'm pretty sure this is already a script but i canot find it in the help manuel.  I want a script that when you kill all the enemies in  map, an event happens.  Any help?