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

Playing as a boss character

It's quite a fun idea and always pretty cool to be the bad guy for once. Umbral Soul was a featured game on the site and that had the whole "play as the boss bad guys" premise.

And yes, choosing Ghaleon makes sense considering your username. :P

[RMVX ACE] Name input processing longer than 16 characters

Well there's a " missing in the conditional but more importantly the ID in the conditional needs to be the ID of the actor (e.g. 2)

PrintScreen Screenshot

author=yldproject2016
From which button can I make a Screenshot?


The Printscreen button.

[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);

June Update: Special RMN Edition

Ooooh yes!! I would defo love to playtest, this looks like a super fun game and should be super fun! (plus I tend to try look for everything and go into weird spots in the map, I'm quite good at breaking my own gams)

I hope the rest of the dev goes well too!

Oh also I have no idea about game review but Libby could play it on stream and you can get reviews on here obviously!

Edit: Also!! Discord is a great way to ask a lot of people about it pretty quickly, plus you could watch someone else play it via screenshare and whatnot which could be handy!

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.

DogCop.png

I would so watch that film! :D

Should I retire monthly website stats?

No! How would I know what movie came out recently and how the Kentona vs Libby Makerscore battle is going??

[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)