Difference between revisions of "Pag Principal"
From SphereWiki
(→Otros Tutoriales) |
|||
Line 27: | Line 27: | ||
* [[Common Mistakes|Common Mistakes Explained]] ''(A revision of Maximus's tutorial on the forums, and continuation of Taran's Misconceptions tutorial)'' | * [[Common Mistakes|Common Mistakes Explained]] ''(A revision of Maximus's tutorial on the forums, and continuation of Taran's Misconceptions tutorial)'' | ||
− | * [[Internet y Sphere]] ''( | + | * [[Internet y Sphere]] ''(Y cómo hacer un uso correcto)'' |
− | * [Tutorial de Lenguajes]] ''(Cómo scriptar tu propio sistema de lenguaje)'' | + | * [[Tutorial de Lenguajes]] ''(Cómo scriptar tu propio sistema de lenguaje)'' |
* [[Haciendo tus propias skill]] ''(Como hacer y personalizar tus skill)'' | * [[Haciendo tus propias skill]] ''(Como hacer y personalizar tus skill)'' | ||
* [[Mul Patching Tutorial|Nazghul's Mul Patching Tutorial]] [http://sorea.profitux.cz/patching/ external link] ''(A document about mul patching and customizing your server)'' | * [[Mul Patching Tutorial|Nazghul's Mul Patching Tutorial]] [http://sorea.profitux.cz/patching/ external link] ''(A document about mul patching and customizing your server)'' | ||
* [[Overriding Hardcoded Commands]] ''(How to override hardcoded commands and functions)'' | * [[Overriding Hardcoded Commands]] ''(How to override hardcoded commands and functions)'' | ||
* [[Scheduled Reboot]] ''(How to schedule system reboots)'' | * [[Scheduled Reboot]] ''(How to schedule system reboots)'' | ||
− | * [[ | + | * [[Usando MySQL]] ''(Como usar MySQL)'' |
− | |||
==Referencias== | ==Referencias== |
Revision as of 13:31, 7 November 2010
Contents
Breve Introducción
Bienvenido a la "SphereWiki". Esta wiki es una recopilación de casi todos, por no decir todos los conocimientos útiles para trabajar con "SphereServer".
SphereServer es un emulador del juego MMORPG "Ultima Online".
Cómo puedo Empezar
Para empezar ve la sección Iniciando Sphere, y revisa como poner en funcionamiento tu versión de este emulador. Luego lee "los 10 Tutoriales de Taran", los cuáles aparecen a continuación.
Los 10 Tutoriales de Taran
Házlos con tranquilidad y paciencia. No intentes comprenderlo todo en un día, es mejor hacerlo tranquila y pausadamente asimilando los conceptos de sintaxis del emulador.
- Capítulo 1-Números, DEFNAME, ITEMDEF y CHARDEF
- Capítulo 2-Explicación de los archivos de SphereServer
- Capítulo 3-Scriptar NPCs y Objetos
- Capítulo 4-Objects, Operators y Speech
- Capítulo 5-Tags,Vars,Locals y Functions
- Capítulo 6-LINKs, TIMERs y TARGETs
- Capítulo 7-Bucles y funciones potentes
- Capítulo 8-Menús y Gumps
- Capítulo 9-Eventos
- Capítulo 10-Manejo de Cadenas
Otros Tutoriales
- Common Mistakes Explained (A revision of Maximus's tutorial on the forums, and continuation of Taran's Misconceptions tutorial)
- Internet y Sphere (Y cómo hacer un uso correcto)
- Tutorial de Lenguajes (Cómo scriptar tu propio sistema de lenguaje)
- Haciendo tus propias skill (Como hacer y personalizar tus skill)
- Nazghul's Mul Patching Tutorial external link (A document about mul patching and customizing your server)
- Overriding Hardcoded Commands (How to override hardcoded commands and functions)
- Scheduled Reboot (How to schedule system reboots)
- Usando MySQL (Como usar MySQL)
Referencias
Othes Artículos
- Armor Calculation
- Client Changes
- Common Scripting Misconceptions
- Custom Object Properties
- Error Codes
- Experience System
- How Combat Works
- Occam's Razor
- Optimization Theory
- Override TAGs
- Revisions Changelog
- Sendpacket
- Skill Gain Theory
- The Process of Scripting