RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

XAS help [Weapon Making]

Started by zarockfaith, December 07, 2009, 01:32:08 AM

0 Members and 1 Guest are viewing this topic.

zarockfaith

Does anyone know the MOG -XAS scripts? i wouldl like to know how to create my own weapons, because when i create that weapon i cant attack with it...

gameface101

@zarockfaith - when making an "XAS weapon" you must:

- create an event on the TOOL map (study how the sword was made.)

- create the mini script for that tool in the Script database (F11)

- edit the ITEM and SKILL scripts according to the type of weapon

- configure your weapon in the Database (F9) under the Items / Weapons / Skills tabs.

starting off in XAS isn't easy... but once you get the hang of it,
you'll realize the many possibilities... grab a copy of Calvin's PDF.
it's very helpful, even for those who are at expert level.

http://xasabs.wordpress.com/category/downloads/

zarockfaith

It seems simple enough i will get back to you on this one

zarockfaith

oh yea i need to ask you one more thing, when i changed my CMS i have not been able to equip my skill or item anymore, is there a way i can put the script to work over my cms im using, im using the MOG style CMS =]

albertfish

Quote from: zarockfaith on December 07, 2009, 10:35:28 AM
oh yea i need to ask you one more thing, when i changed my CMS i have not been able to equip my skill or item anymore, is there a way i can put the script to work over my cms im using, im using the MOG style CMS =]
I'm not entirely sure what you are asking. Are you wanting to use the the functionality of one CMS with the appearance of another CMS?