-
Notifications
You must be signed in to change notification settings - Fork 23
Installation
ThaPwned edited this page Oct 15, 2020
·
3 revisions
- Install Source.Python by following the guide here.
- Download and extract Warcraft: Source in your server's game folder.
- Write
sp plugin load wcs
in thecfg/autoexec.cfg
file (create it if it doesn't exist). - The necessary files will be created on the first load under
cfg/source-python/wcs/
.
If you're going to use races or items from 0.77 (and prior) or 0.78, you also have to install EventScripts Emulator. This have to be loaded before WCS, otherwise your races and items will not be loaded.