KLOE'S PROFILE

Kloe
I lost my arms in a tragic chibi accident
2236
Ohai, Kloe here, I dunno what to put here...
Kloe X Harold! :D

Also PM me if you want to, my inbox is open to talk :P

Also apparently I lost my arms in a tragic chibi accident... I just hope that doesn't make me the Phantom of the Klopera!
Avatars:
Remie and Alana
Confessions of Love appear as a duo of Magical Girls save the world!

Search

Filter

[RMMV] How to change actor images - face, charset, battler individually?

You could use script calls for this, you wanted to change just on-map graphics so you'd use:
$gameActors.actor(actorId).setCharacterImage(name, index);
and then afterwards you'd need to use:
$gamePlayer.refresh();
to ensure the changes are applied.

Actor ID is the ID in the database, name is the name of the file and index is the index number of the graphic on the sheet (which can be kinda confusing but basically goes from 0-8)


Edit: Also if you need to do the other two things, you can similarly use:
$gameActors.actor(actorId).setFaceImage(name, index);
$gameActors.actor(actorId).setBattlerImage(name);

Mediafire

I also really like MEGA because it does this thing where it downloads to the browser and then in one quick chunk? It's hard to explain but I really like that. Plus you get a bunch of space freee like Dropbox or GDrive.

RMN Locker is also great for RMN stuff but depending on makerscore it's tiny or big.

I Would Like To Review Some Games That Haven't Been Reviewed

https://rpgmaker.net/games/?name_filter=&engine=&status=&rating=&commercial=&sort=total_reviews&portal=None

This filter should allow you to see a list of games which are complete and have no review.

[MAFIA] Problems at the Precinct.

Group DM for Scumchat and a normal easy-to-set-up Discord server for the game would work wonders! :D

Tho I agree, for normal games, the forums works better (Discord goes waaaaay too quickly when we have people in different time zones)

Fullscreen

Depends on the game. Most will have an Option in the Options Menu, for example, I often put games like Minecraft that I would wanna tab in and out of, into Windowed Mode so it's easier to manage.

In RPG Maker Games there are plugins/scripts to allow that kinda stuff and I think some RMs have a hotkey for it. (F11? I think?)

Edit: What Dragon said
¦
v

Fullscreen

Depends on the game. Most will have an Option in the Options Menu, for example, I often put games like Minecraft that I would wanna tab in and out of, into Windowed Mode so it's easier to manage.

In RPG Maker Games there are plugins/scripts to allow that kinda stuff and I think some RMs have a hotkey for it. (F11? I think?)

Japanese Community

There's the Japanese Official Forums for RPG Maker (like RPGMakerWeb but Japanese) here: https://forum.tkool.jp/index.php

This place has some really cool stuff too and seems decently active: https://tm.lucky-duet.com

[RMMV] Help with battler

People need more detail. What kind of battlers? SV battle graphics for players? cus you can get those in the generator.

Style? Format? People need to know what the heck you want before they can do anything.

Hexatona writes terrible erotic fanfiction of random RMNers and Video Game Characters and nobody can stop him

Jeroen x Monokuma

[RMMV] Dark Harvest Demo

Um you need to make a game page for this.

You can do that by using the 'Submissions' button at the top, then 'Submit Game'! :D