YSI Wiki
Advertisement
ZIP1

Figure 1: First view of the YSI package.

ZIP2

Figure 2: The main directory of the YSI package.

ZIP3

Figure 3: The contents of a fresh Windows SA:MP server.

ZIP4

Figure 4: Make sure you merge all the folders. If there is already a copy of YSI installed, make sure you also replace all existing files.

ZIP5

Figure 5: The contents of a Windows SA:MP server with YSI installed.

Welcome to the YSI Wiki

Documentation on the "Y" Server Includes framework for San Andreas Multiplayer. The author is "Y_Less " a.k.a "Alex_Cole" who has to date released more than a dozen of includes and plugins that ease scripting using PAWNO for San Andreas Multiplayer. San Andreas Multiplayer is a online modification for GTA: San Andreas for users to play with other players across the world.

Feel free to edit pages, you may be interested in the YSI Bug Bounty, which covers documentation too.

Getting Started

The first thing you need to do is actually download YSI. This can be found here:

https://github.com/Y-Less/YSI/archive/master.zip

Opening this file will show a folder called "YSI-master", as seen in Figure 1, and in turn opening this folder will show a set of files and folders (shown in Figure 2) that closely mirror the general layout of a Windows SA:MP server folder (shown in Figure 3).

To use YSI, simply extract the contents of the "YSI-master" folder in to your server directory. The folder called "gamemodes" from YSI should be merged with the folder called "gamemodes" from SA:MP; "pawno" should be merged with "pawno" etc. This is shown in Figures 4 and 5. Once this is done, check that "pawno\include" has a file called "YSI.inc" and a folder called "YSI". Also check that "scriptfiles" has another folder called "YSI" (this stores various user accounts and language data).

Editing

Anyone is free to edit any page on the wiki except the front page to preserve links in the face of vandalism (if you want access to edit that, contact User:Y_Less with a reason).

Templates specific to this wiki are documented here.

This page contains information on the styles used for source code examples on this wiki (and in fact in all of YSI).

Finally, general media-wiki editing information can be found in one of several places: 1, 2, 3.

Latest activity


Menu

YSI Libraries

  • y_languages
  • y_malloc
  • y_playerset
  • y_scriptinit
  • y_stringhash
  • y_td
  • y_testing
  • y_utils
  • y_writemem
  • y_xml

Other Libraries

Other Plugins

Advertisement