Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

XAS Action Rpg System (Secret Of Mana Styled)

Star

Sponsor

XDarknessBoyX":xfyeejsp said:
Sure i can upload it and thanks for helping i will just make it w8.....

please w8 while uploading i kinda have low connetion these days ><
i will Edit this post when i get it done
K, Thanks. I will go to the store and come back.  If somebody hasn't figured out your problem by then. I will help you
 
thanks alot i will try it and Edit this post
and thanks alot ^^

Edited: thanks alot i have tried it and it perfect!

*shy* if u wanted to make a weps its the same way? and same thing in skills? *shy*

im sorry for bothering but... every newbie needs to ask right?

and thanks alot for your helping
and thanks for the others before you
 

Star

Sponsor

XDarknessBoyX":abpxr18z said:
thanks alot i will try it and Edit this post
and thanks alot ^^

Edited: thanks alot i have tried it and it perfect!

*shy* if u wanted to make a weps its the same way? and same thing in skills? *shy*

im sorry for bothering but... every newbie needs to ask right?

and thanks alot for your helping
and thanks for the others before you
Yeah, No problem.

Okay, Here's what you need to know

All Items, Weapons and Skills need
- a place on Fermentas
- a slot in the Skills section
- a module in your script 
module Database_Bullet
  action_id = 10
  SUFLAGS[action_id] = 56
  DURATIONS[action_id] = 0
  SELF_MOTIONS[action_id] = "_SKILL_01"
  plan = []
  ATTACK_ID_PLANS[action_id] = plan
  ATTACK_RANGE_TYPES[action_id] = SQUARE
  ATTACK_RANGE_PLANS[action_id] = [0]
  BLOW_POWERS[action_id] = 0
  plan = []
  SELF_ANIMATION_PLANS[action_id] = plan
  SELF_DAMAGES[action_id] = false
  PLAYER_DAMAGES[action_id] = false
  IGNORE_INVINCIBLES[action_id] = false
  MULTI_HIT[action_id] = false
end

Weapons Need
- a slot in weapons database
- an animation ID in XAS XRXS (ATTACK_ANI_HIT = {)  (Fermentas ID=>Animation Number)
- a wep tool ID in XAS XRXS (WEP_ID_TOOL = {)  (Weapon Number=>Fermentas ID)

Weapons that use items like Bow and Gun Need
- required item in item slot database
- a item cost ID in XAS XRXS (  ITEM_COST = {) (Fermenta ID of Bow or Gun=>Item number of Arrow or Bullet)

Skills Need
- an animation ID in XAS XRXS (ATTACK_ANI_HIT = {)  (Fermentas ID=>Animation Number)

If you need help with Enemies I'll be glad to explain those methods to you when you get to that point.
 
thanks alot man

i will download it and study it and Edit this post

thanks for making my problems Clear
thanks again
thanks again
thanks again
Enough thanking :P

one little Question:
I made the Weapon Perfectly but i have this little Quesstion...
how i make the charged power for the weapon? like the other or making it charge a skill

XDarknessBoyX
 

Xrazor

Member

If you implented the charged power script, you'll just need to setup
the power in the Script.
In line 19 it starts, the first number is the Weapon and the second the Skill.
 
i have In line 19:

#-------------------------------------------------------------------------------
#ID da animação do charge incompleto.
XAS_CHARGE_ANIME = 123


......
 
Im not in home now when i back i will see it and Edit this post

note: i edited alot of posts xD


Edited:
@Xrazor
thanks you really helped me alot


@Ice_Dragon
I tried it but i think there is some things not avalible like the menu
and i kinda didn't know the sconed player controls

It's Great idea and keep going to devlope it i think it will be perfect (100000%)

XDBX
XDarknessBoyX
 
I tried it but i think there is some things not avalible like the menu
and i kinda didn't know the sconed player controls
player2 control:
I,K,J,L to move
R to change item
T to change skill
G to use skill
H to use item
B to attack
It's Great idea and keep going to devlope it i think it will be perfect (100000%)
thank
 
I'm having a problem when i try to use items, and possibly skills (I don't know, i haven't tried skills yet) If i try to use an item (e.g bomb) an error pops up:

Script 'XRXS-XAS' line 727: NoMethodError occurred.

undefined method 'sp cost' for nil:NilClass

Here is the excerpt from the script:

   
Code:
sp_cost  = skill.sp_cost

Any Help? Thanks in advance.
 
@Ice_Dragon better upload it in www.zshare.net
and u make me relax i hate my internet when i upload or somthing
and these days the internet is V.Bad i Mean V.V.V.Bad

so sorry StarGGundam2 i couldn't upload it... *crying*
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top