Rpg maker

Páginas: 4 (878 palabras) Publicado: 12 de septiembre de 2012
#:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=
# Blizz-ABS by Blizzard and winkio
# Version: 2.84
# Auto-Generated Configuration Script#:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=
#
# PART 1
#
#:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=
#Copy-paste this auto-generated script into the script slot instead of Part 1
# of the default Blizz-ABS script.
#
# If you find any bugs, please report them here:
#http://forum.chaos-project.com
#:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=

#==============================================================================
# BlizzABS#------------------------------------------------------------------------------
# This is the master control, configuration, utility and battle process
# module for Blizz-ABS.#==============================================================================

module BlizzABS

#:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=
# BlizzABS::Control#----------------------------------------------------------------------------
# This module provides in-game control configurations.#:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=:=

module Control

CUSTOM_CONTROLS = false
DISABLE_DEFAULT = true
UP = "Key['W']"
LEFT = "Key['A']"
DOWN = "Key['S']"
RIGHT = "Key['D']"
PREVPAGE= "Key['Q']"
NEXTPAGE = "Key['E']"
CONFIRM = "Key['H']"
CANCEL = "Key['F']"
ATTACK = "Key['K']"
DEFEND = "Key['L']"
SKILL = "Key['J']"
ITEM = "Key['I']"SELECT = "Key['O']"
HUD = "Key['Z']"
HOTKEY = "Key['X']"
MINIMAP = "Key['C']"
RUN = "Key['M']"
SNEAK = "Key['.']"
JUMP = "Key[',']"
TURN = "Key['U']"

end...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Tutorial Rpg Maker
  • Rpg Maker
  • Guia RPG Maker VX
  • Tutorial rpg maker
  • Make-make
  • maka
  • Maker
  • Maka

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS