Jump to content

fatalis

Member
  • Content Count

    24
  • Joined

  • Last visited

Community Reputation

0

About fatalis

  • Rank
    Member
  1. quick question, any chance we could make it so that enemies can fight each other?
  2. If you could teach me how to do it via events, that would be great! Also remember it is just for one character.
  3. Hey everyone, just a quick question: Making a class where their max HP divided by a certain number [ill say 50 in this case] will determine their MATK. I have tried making a common event that constantly calculates the heros Max HP, divides it then after that I use change parameter button, however this constantly increases the characters MATK which is NOT what I want. Any guidance on this would be helpful, thinking a script would be needed? Essentially I want the event to constantly check the max HP, plug it into the formula then change the magic attack parameter to that certain number. Any help would be great, thanks!
  4. fatalis

    mapper needed

    Hey guys, I am not sure if this is the right place to ask this but I will ask anyway. I was looking for a mapper to create some simple maps [but nice looking lol] for me based on the descriptions that I tell them. This would be done on the mappers free time [i can't compensate you sorry lol but you will be credited in my game]. A little about myself, I am 3rd yr med student and I dont have much time and to be honest creating maps is by far my least favourite part of creating games. So I am looking for someone just to submit maps to me that way I can come home program for an hour or two [put some events, monsters, etc] then go to bed. If anyone is interested, please let me know and thanks for your time!
  5. fatalis

    visual change on equipment

    ya just a pure visual change. The effect iam going for is similiar to that of diablo 2 when you get a full set there is a golden aura around the person but if you remove just 1 piece of equipment its not there [in my case the sprite changes back to the original]
  6. hey quick question here; I have an armor set and would like to change the hero graphic when they have all 4 pieces equipped. I made a common event and a branch that checks if the sword is equipped, then a branch within that if the shield is equipped and so on. The character sprite changes but, when I unequip any item the spirte is still changed. I tried putting a command to change the sprite back to normal in the "else" command of the first branch but it did not work. any ideas?
  7. do you think one could make a DOTA type action rpg using the action rpg engines out there such as falco pearl or XAB? The general combat and towers would be straight forward but I think programming an AI opponent, etc could be tricky. Any thoughts on this?
  8. any ideas on how to make monsters drop items? [like 1/10 type thing]
  9. I really dont know what you mean by that, please ellaborate?
  10. sorry for the extra post, but does anyone know how to respawn the dead monsters? I want it so that once someone exits the map and then re-enters, the monsters are alive again. Thanks!
  11. fatalis

    load up script

    it adds a nice effect to the game...thats why lol
  12. fatalis

    load up script

    anyone?
  13. I have tried using the command $game_map.pause_sas whenever my hero leaves a map to go to the world map but the world map never loads [black screen with music playing]. The command works fine inside the map [made a simple event that shuts off SAS 4 while player is inside the map] but the world map just wont load. Any ideas?
  14. fatalis

    Basic Climate System

    where exactly do I place this script? When I placed it under materials, nothing happened. Also do I have to make an event which activates this script? Sorry I am new at scripting. Thanks!
  15. fatalis

    Equipment Levels Up

    One question for you. How do I increase the exp needed to lvl up each weapon/armor? This script is awesome BTH!
×
Top ArrowTop Arrow Highlighted