Help - Search - Members - Calendar
Full Version: battle advanced
RPG RPG Revolution Forums > Scripting > Script Submissions > RGSS2-Submissions
xshadow82
cool.gif hi i need a scrpit to show characters in a battle please help me out if you do i will
try to help you with characters or something
reply please
buy have a super day cool.gif


here is the script

CODE
#======================================================================
========
# RPG Tankentai + KGC_EnemyGuide Patch
# Author: RisingPhoenix
#==============================================================================
# Modifies the perform_collpase method so that KGC's modified function
# works properly
#==============================================================================
# Place it above KGC_EnemyGuide but below the RPG Tankentai Battle system
#==============================================================================
# ■ Game_Enemy
#------------------------------------------------------------------------------
#  敵キャラを扱うクラスです。このクラスは Game_Troop クラス ($game_troop) の
# 内部で使用されます。
#==============================================================================

class Game_Enemy < Game_Battler
#--------------------------------------------------------------------------
# ● コラプスの実行
#--------------------------------------------------------------------------
alias rfenix_rpg_battle_fix_perform_collapse perform_collapse
def perform_collapse
rfenix_rpg_battle_fix_perform_collapse
@collapse = true if $game_temp.in_battle and dead?
end
end
amaro57
Oh sorry, My browser didn't load the thing XD
xshadow82
QUOTE (amaro57 @ Jan 31 2009, 10:11 AM) *
Please, Please, PLEASE check the actual scripts before requesting one! There should be a side-view battle script som
CODE
###########special###########
health = 10
ere >.>
platipus
wth is going on here?
xshadow82
i need a script to sideview actors in battle[size="7"][/size] cool.gif
Xarak
Um, have you tried the Search function?
Tanketai Reg. SBS
Tanketai ATB SBS
Tanketai Kaduki Version SBS
Took 5 seconds to find.
QUOTE (platipus)
wth is going on here?

I want to know too.
QUOTE (xshadow82)
here is the script...

What is this for? This is not the full Tanketai script, it is but a patch.
QUOTE (xshadow82)
QUOTE (amaro57)
Please, Please, PLEASE check the actual scripts before requesting one! There should be a side-view battle script som
CODE
###########special###########
health = 10

ere >.>


And this is, what? Are you right in the head? Anyway, you're welcome for those links. That were on the first page of the Scripts section and took 5 seconds to find.
This is a pointless topic.
Genshyu
QUOTE (platipus @ Feb 1 2009, 01:44 PM) *
wth is going on here?

I think he's asking for a battle script.

QUOTE
And this is, what? Are you right in the head? Anyway, you're welcome for those links. That were on the first page of the Scripts section and took 5 seconds to find.
This is a pointless topic.

Lol.
carbajosa
Erm.. I dont get it.
xshadow82
QUOTE (carbajosa @ Feb 2 2009, 09:47 PM) *
Erm.. I dont get it.

ph34r.gif thumbsup.gif i need a script for a sideview battle in vx
Senreichi
battle system
Scroll down to the download links from mediafire.com. Choose the demo you want to download. Download it.
Save it somewhere. Wait for the download to complete, then open the file using winzip. Right click the folder and left click extract to... Choose where you want to extract it. Once it finishes extracting the folder, go to where you extracted it and open the folder. Next, open the game project and have fun because you now have the demo and scripts. Don't forget to READ the first post so you know why some problems arise.
Sorry if I come off as rude. I'm having a horrible day.
xshadow82
thanks Senreichi your the winner for awnsering this qestion [color="#00FFFF"][/color]
your the best since you won i will help you with any VX problem like a event or anything but script I am the worst when it comes to those


oh and if anybody awnsers a question from xshadow82 i will help you to.
Ndoelicious
Umm..I think this one is down.. :/
Kaust
That's likely because the last post on this topic was three years ago laugh.gif
Kread-EX
Yeah, and it wasn't even the correct section to begin with. lock.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.