RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Xas Abs Help

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 86
Hi i have the Xas Abs and im adding a new weapon but..I tried adding a new weapon and i equiped it and when i tried using it it made a sound like i couldnt I added this

Code: [Select]
  1=>14,            #Bronze Sword

 And

Code: [Select]
    1=>1, # Bronze Sword

And
Code: [Select]
module Database_Bullet
  action_id = 1
  SUFLAGS[action_id] = 22
  DURATIONS[action_id] = 30
  SELF_MOTIONS[action_id] = "_SWD_01"
  plan = []
  plan[5] = action_id
  ATTACK_ID_PLANS[action_id] = plan 
  ATTACK_RANGE_TYPES[action_id] = SQUARE
  ATTACK_RANGE_PLANS[action_id] = [1]
  BLOW_POWERS[action_id] = 1
  SELF_ANIMATION_PLANS[action_id] =  []
  SELF_DAMAGES[action_id] = false
  PLAYER_DAMAGES[action_id] = false
  IGNORE_INVINCIBLES[action_id] = false
end

I also added it in Weapons section and In items Section And Put  NameOfWeapon(Weapon) Like the other ones were like

Does anyone Know why It dosnt work When i try attacking?


One of the best rpg maker xp games ever!Try it out!
http://www.quintessence-tbv.com

******
Revolution is not a bed of roses.
Rep:
Level 91
Project of the Month winner for July 2009
http://rmrk.net/index.php/topic,19774.0.html
Strike 1 (I believe I've given you a couple of these, if you get one more I'll start the consequences).

You didn't post all non default scripts, a link to the system, and the exact error.

**
Rep:
Level 86
It Dosnt Give Me A Error It Just Plays

My Buzzer SE When I try To use the weapon i added

...


One of the best rpg maker xp games ever!Try it out!
http://www.quintessence-tbv.com