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.
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.
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
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'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.
@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*