User:Andrusi
Jump to navigation
Jump to search
Andrusi is a well-meaning OHR fan who really wishes he could manage to follow the source code for more than 4 consecutive lines and therefore figure out whether any of the ideas he sometimes has are actually feasible.
And apparently as of 2025 I'm also on a quest to clean up wiki articles? I don't know how this happened.
Operation: Documentation[edit]
An attempt to nail down existing documentation of OHRRPGCE features that are provided (directly) through CUSTOM, as a potential step towards having a proper "user's manual." This section is organized according to CUSTOM's main menu. I don't think that's necessarily the best way to organize this information in terms of actual usability but it works for my purposes here.
Edit Graphics[edit]
- tilesets
- sprites
- Making Walkabout Graphics, Making a Hero, Part 2 - Walkabouts, Part 3 - Hero Sprites, Part 4 - Enemy Sprites, Importing Graphics, Community Graphics Resources, How do I add new colors to my palette?, How do I copy and paste a palette?, How do I make a blank/ all transparent sprite?, How do I make heroes and npcs invisible?, What are the correct sizes for each type of graphics?
- backdrops
- UI colors
- box styles
- this is a relatively new feature (only 400 years old) and I'm not surprised to not have found proper documentation
- master palettes
- fonts
Edit Maps[edit]
- Map Construction, Chapter 4 - Map Construction, Moving on to Map Construction, What are the particularities of a world map and how can I make one?
- map settings
- map editing: resize, tilemap, layers, wallmap, door placement, npc placement, foemap, zones, editor settings
- door logic
- NPCs
Edit Heroes[edit]
- Making a Hero
- appearance and misc: graphical stuff, base level, experience, default weapon
- stats
- spell lists
- How do I give my hero spells?, How do I make a hero learn spells from level-ups?, I added new spells to my hero's spell list, why aren't they there when I play?/When I give my heroes spells, the lists aren't coming up in the Spells menu or in battle, and I did name the spell lists! Why?, What are Level MP based/FF1 Style spells?, How does level MP increase when levelling up?
- battle menu
- bitsets
- elemental resistances
- hero tags
- equipment
- counterattacks
Edit Enemies[edit]
- Battles
- appearance
- rewards
- stats
- bitsets
- elemental resistances
- spawning
- attacks
- usage
Edit Attacks[edit]
- Battles, Making Complex Attacks
- appearance: attack graphic and animation, attacker animation, delays, captions
- sounds
- target and aiming settings: aim math, targeting types
- damage settings inc. damage bitsets
- How can I make an attack do an exact amount of damage each time?, How do I give stun and poison to the enemy so that they can use it on the heroes?, How do I make a drain or leech spell that steals HP?, How do I make a hero attack several times during a battle turn?, How do I prevent a hero from attacking several times during a battle turn?, How do I make a poisoning or stunning attack?, Stun, Regen, Poison, and Mute, How do I make a stat-boosting spell/attack?, How do I make a stat-weakening spell/attack?, How does the "Absorb Damage" bitset work?, How is damage calculated?, What does the 'mute' attack option do?
- cost
- chaining and counterattacks
- bitsets
- additional effects: control, turncoat, defector, sprite flip, spawning
- elemental bits and elemental failure conditions
- tags
- transmogrification
Edit Battle Formations[edit]
- Battles yet again
- enemy formations
- formation sets
- hero formations
Edit Items[edit]
- Items
- equipment
- use item in battle
- use item outside of battle (oob attacks, teach spells)
- item tags
Edit Shops[edit]
Edit Text Boxes[edit]
- How do I change the borders of the text boxes?, I am using a hero that can be renamed several times by the player. What name should I use for him when I write in the text boxes?
- conditionals
- How do I make an Inn?, How do I add heroes to my party?, How do I prevent a hero in the reserve party from appearing in the team menu?, How do I make a battle start after talking to an NPC?, How do I make a battle start when you bump into an NPC?, How do I make it so that when you talk to a NPC then it shows a different screen?, Adding, Removing and Swapping Heroes
- choices
- box linking
Edit Tag Names[edit]
Edit Menus[edit]
Edit Slice Collections[edit]
Edit Vehicles[edit]
- Vehicles, How do I make Vehicles?, How do I make my vehicle remember where I parked it?, How do I make a vehicle the player is riding carry over to the next map when the vehicle uses a door?
Import Music[edit]
Import Sound Effects[edit]
Edit Global Text Strings[edit]
Edit General Game Settings[edit]
- How do I change my starting location?, How do I make a save slot load automatically instead of the load menu when the game launches?, How do I make the heroes of my team appear behind the main hero?, How do I prevent a monster from attacking when the heros are choosing their attack?, How long is a game tick?, Why don't my special plotscripts work?
Script Management[edit]
- Plotscripting Dictionary, How do I make a HS file?, How do I make a HSI file?, How do I make a HSS file?, What is a script/plotscript and how do I write them?, My Script compiles, but CUSTOM won't show the latest scripts I added!, My scripts won't compile! Why?, Why can't I have more than one script at a time?
Distribute Game[edit]
- Category:Game Distribution
- Distributing a Game, Chapter 17 - Distributing a Game, How do I give my game an icon?
Test Game[edit]
- probably documentation for GAME?