Difference between revisions of "Main Page"

From SphereWiki
Jump to: navigation, search
(Credits)
(Credits)
Line 136: Line 136:
 
[[WhoIsWho|Taran]], for writing the original and now famous Sphere Scripting for Dummies tutorials, and [[WhoIsWho|MrSugarCube]] for bringing it up-to-date directly from source.
 
[[WhoIsWho|Taran]], for writing the original and now famous Sphere Scripting for Dummies tutorials, and [[WhoIsWho|MrSugarCube]] for bringing it up-to-date directly from source.
  
[[WhoIsWho|Shiryux, Furio, Radiant, Vjaka, Nazghul-ll, Ellessar, Torfo, Shadow Dragon and MrSugarCube]] for their work on the project.
+
[[WhoIsWho|Ben, Khaos, Ranxerox, Shiryux, Furio, Radiant, Vjaka, Nazghul-ll, Ellessar, Torfo, Shadow Dragon and MrSugarCube]] for continuing to develop Sphere into a powerful and very customizable Ultima Online emulator.
 
 
[[WhoIsWho|Ben, Khaos and Ranxerox]] for continuing to develop Sphere into a powerful and very customizable Ultima Online emulator.
 
  
 
[[WhoIsWho|Crius]], for providing hosting for the original SphereWiki, and [[WhoIsWho|Torfo]] for providing the current hosting.
 
[[WhoIsWho|Crius]], for providing hosting for the original SphereWiki, and [[WhoIsWho|Torfo]] for providing the current hosting.

Revision as of 02:53, 29 November 2013

Help
Available languages


Welcome to the retake of Taran's famous "Sphere Scripting for Dummies Tutorials" originally made for Sphere 55i and now updated to the current version 56b.


Where should I start?

If you want to learn to script for Sphere 56b you should start by first reading the Setting Up Sphere section. It will teach you how to set up a basic empty world to start your path. After that you should try reading the Tutorials, go slow, don't try to go through everything in one day as it takes time to read and fully understand everything.


I learned how to script! And now?

If you have finished the 10 chapters then we encourage you to read the tutortials and other articles below. They may not be as important as the others but they are still quite useful and contain lots of useful information. Try making your own scripts and share with others at the SphereServer Forums. You can also ask for help if you can't resolve something by yourself. Remember to use the Reference Compendium below as it is really useful and always keep track of revisions to see all the changes being made to the core.


I want to contribute!

Maintaining the information on this site involves a huge amount of work and not many of us have the time to do it. If you wish to help out then please feel free to do so! All you need to do to get started is create an account if you haven't done so already. You can then edit any page by using the "Edit" link in the rop right corner. Before you go do this, you may want to start by reading the Contribution Guide.




Setting Up Sphere


Sphere 3rd Party Tools

  • Axis II - GM Tool for Sphere that will allow you to place objects in-game, spawns, traveling and many other useful functions for shard admins and GMs.
  • vSCP - vSCP is the most complete and up-to-date syntax editor for sphere scripting. It does contain syntax highlighting, autocomplete, folding markers to specify blocks of code that can expand or collapse, bookmarks, autoindent, find/replace/gotoline, help guide for all the sphere elements added to your code, and more!
  • vServerLauncher - Install and run the latest build of sphereserver in a few clicks with vServerLauncher. It's pretty quick and simple!
  • SphereService - Relaunch SphereSvr.exe everytime it closes/crashes. Automatically runs at windows startup and works in a silent mode minimized to Tray.
  • vCrypter - Type the client version and the tool will calculate the correct UO login keys for classic or enhanced clients.


Tutorials

Here are the chapters of Taran's original compendium, updated for Sphere56b:


Advanced Tutorials (Extra Content)

In addition to these there are some more advanced tutorials that have been contributed by other members. Once you have read the above 10 tutorials you may wish to read these to learn more:

Reference Compendium


Other Articles

Credits

Special thanks to:

Ben, Cloud_Br, Ellessar, Jdog, Lord Zerofiz, Mordaunt, Nazghul-ll, RanXerox, Rattlehead, Sandman, Sharlenwar, ShiryuX, thelegbra, Maximus, WarAngel and Valios, for helping to add content.

Daleth, for writing the Sphere Reference Project, and Mordaunt for converting it to .chm format.

Tracker, for writing the Sphere 56 Tracking Changes in Sphereserver.net

Taran, for writing the original and now famous Sphere Scripting for Dummies tutorials, and MrSugarCube for bringing it up-to-date directly from source.

Ben, Khaos, Ranxerox, Shiryux, Furio, Radiant, Vjaka, Nazghul-ll, Ellessar, Torfo, Shadow Dragon and MrSugarCube for continuing to develop Sphere into a powerful and very customizable Ultima Online emulator.

Crius, for providing hosting for the original SphereWiki, and Torfo for providing the current hosting.

External Links