Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

help

i am just wondering 3 things
1:how can you get a image of a os something on the net as an enemy i tried to import it but it did not see it?
2:how do you make an enemy attack twice in one turn on rpg maker xp?
3:how can somebody else play this without downloading rpgmaker?
plese tell me step by step
 
1. Make sure you import the enemy graphic, then make an enemy with this graphic in the database. Once that is done, it needs to be assigned to troops. Only troops appear in battle, not enemies alone without a troop.

2. This can only be done through scripting, and I believe there is already a script for this.

3. Yes, but you have to include all files you use from the RTP, the RGSS library (.dll) and also make sure no RTP is selected inside Game -> Select RTP. Please note, if one single file used in the project from the RTP is not included in the non-RTP release of your game, it will cause the game to crash once it tries to load this/these graphic(s).
 
Depending on what you have in mind, there is a way to do part two without scripting.  You'll need to create a "Double Attack" skill, and have it call a common event that uses Force Action to make the enemy attack twice. 

However, it won't work very well except for enemies that are always the same number enemy, such as bosses.  Don't use it for random enemies that there could be four of in one battle group.

...or use a script.  Usually works better than my kludges, I know, but some people seem to prefer the option.
 
To import a graphic just go into your materials database, pick the folder you want it in ('Pictures' I assume) and click 'import' and find the file.

...Though I'm not entirely sure what else you're asking... I'm afraid I didn't understand the second part of that.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top