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.

Must have a weapon equipped

Hello, I'm requesting a script that makes it so the player MUST have a weapon equipped. If the player has no other weapons,  he cannot change his weapon.
 

poccil

Sponsor

This request can be reworded to a request to prevent the player from removing his weapon.  In line 398, within the equip method of Game_Actor:

Code:
      if id!=0 && $game_party.weapon_number(id) > 0

I assume that this request is different from setting "Fixed" near the weapon's name in the Actors tab of the Database, since this will still allow the player to change weapons as needed.
 

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