Leon
Legend-
Content Count
1,713 -
Joined
-
Last visited
-
Days Won
23
Content Type
Profiles
Forums
Blogs
Downloads
Calendar
Gallery
Everything posted by Leon
-
You need a code snippet written that will draw the actor's battler instead of the sprite. Let me see what i can do. Add this into your script manager in any new script: #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Window_Base #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ class Window_Base def draw_actor_battler(actor, x, y) bitmap = RPG::Cache.battler(@actor.battler_name, @actor.battler_hue) self.contents.blt(0, 0, bitmap, Rect.new(0, 0, 200, 200)) end end Then, in the status window (Window_Status) replace: draw_actor_graphic(@actor, 40, 112) with draw_actor_battler(@actor, 40, 112)
-
If you search, you will find a party switching script on the site.
-
Ok, whoever votes, please list what you voted for, and why. This may help us all see what we look for. I voted gameplay, music and sounds, story, and characters, I am an old school gamer, so character and story mean more htan anything. But sounds and music must be used to increase the mood of the area. As for gameplay, new systems are what sets the game apart from teh others. In my opinion, a must.
-
Now that i think of it, you shouldnt. All it does is make an option in the menu disabled.
-
why not just set it so it is disabled unless you touch your save-point?
-
"Because video games cause kids to be violent"
-
i got this too. quite nice to know i no longer have to worry about it.
-
This has to do with the F9 button. make sure you don't have anything sitting on it.
-
"Judge lest ye be judged." "Let he who has not sinned cast the first stone." First off, the only being who should reserve judgement is the Lord Almightly, and secondly, your parents cant tell people who are sinning what to do if they themselves sin. "Tell me I'm a sinner, I got news for you. I spoke to God this morning and he don't like you." A more modern way of that first quote. (Gotta love Ozzy.)
-
@arkbennett: Oh, GOD NO! 1,000 maps finished
-
i'll rewrite it one day, because i have bigger plans for it. but, right now, it is on the back burner
-
It could mean a lot of things. Including making it specific to 2 items, or make it so you can fuse 2, 3, or 4 itmes together, etc.
-
you need to add a LOT more information for a request.
-
What is the point of this post?
-
This was my second script I ever wrote, and desperately needs to be rewritten. As for passive/active, which arkbennett described, passive means it is always on, active is a skill you must use using SP(MP)
-
You can do that yourself using the commands. It would be near-impossible to script it how you ask and let everyone use it in the same fashion. Personal preferences tend to differ.
-
I only posted because there was a new post. lol. And if i can, i will honestly make this system. it does sound fun.
-
There are 9 days left in this contest. Who all is getting close, by a show of hands?
-
The hardest thing i see is the thought of the promotion and keeping the stats while reseting to level 1. Other than that, this is pretty basic. The reason that is a problem is because stats are tied directly into the character's level. This would mean rewriting a LOT of the Game_Actor script. It isn't impossible, but very tedious. If i can find a way to do it, I will simply because this reminds me of a few games I have played (and greatly enjoyed). So, if i find a way to change the level, but keep the stats, i'll let you know.
-
A spriter, eh? A very nice talent.
-
system restore + startup disk is the best way
-
You, my friend, have a worm. Get Avira, and uninstall AVG, and install Avira. Works better.
-
Nothing lasts forever, man.
-
Happy birthday.