uEditU
uEdit Unturned
  • uEdit
  • Home
  • uEdit
    • News
    • FAQ
  • Sources
    • Plugin Sources
    • Other Sources
    • Server Hosting
  • Tools
    • Color Codes
    • RandomKeygen
  • Unturned
  • Unturned
    • Information
    • Official Wiki
    • Commands
  • Tools
    • Server Settings
    • Workshop Config
  • Items & Vehicles
    • Vanilla
      • Items 1075
      • Vehicles 189
      • Objects 1155
      • Resources 49
      • Animals 7
    • Escalation
      • Items 782
      • Vehicles 29
      • Objects 873
      • Resources 12
      • Animals 4
    • Elver
      • Items 737
      • Vehicles 36
      • Objects 1243
      • Resources 18
      • Animals 8
    • Arid
      • Items 986
      • Vehicles 42
      • Objects 1270
      • Resources 63
    • Kuwait
      • Items 643
      • Vehicles 49
      • Objects 641
      • Resources 29
      • Animals 6
    • Hawaii
      • Items 21
      • Vehicles 48
      • Objects 351
      • Resources 27
    • France
      • Items 127
      • Vehicles 41
      • Objects 309
      • Resources 12
    • A6 Polaris
      • Items 647
      • Vehicles 59
      • Objects 1214
      • Resources 29
      • Animals 9
    • Buak
      • Items 2500
      • Vehicles 123
      • Objects 1270
      • Resources 49
      • Animals 12
    • Skins
  • RocketMod
  • RocketMod
    • Editors
      • Commands.config.xml
      • Permissions.config.xml
    • Libraries 249
    • Commands
    • Documentation
  • Plugins 853
  • Plugin Editor
    • Advanced Regions
      • Command Builder
    • Spawns Manager
      • Duplicate Cleaner
  • OpenMod
  • OpenMod
    • Editors
      • logging.yaml
      • unturned.yaml
      • autoexec.yaml
    • Documentation
  • Plugins 280
  • uScript
  • uScript
    • Information
    • Documentation
      • Getting Started
      • Scripts
        • How To
        • Events
  • Scripts
  • Modules 15
Looking for quality Plugins? Restore Monarchy - Simplicity over Complexity!
Login

uScript - Getting Started

Installing uScript
  1. Download uScript2.zip from the Discord #loader-download channel or from this Link
  2. Extract uScript2.zip into your root Unturned directory
  3. Restart your server
  4. Navigate to the generated Servers/YourServer/uScript directory in your server files
  5. You can now create a new script. It can be named virtually anything, but MUST have the .uscript extension.
  6. Save your script in the Servers/YourServer/uScript/Scripts directory.
  7. Load your new script by using the command /script reload.
Note that all scripts in your Scripts directory will be loaded automatically when your server starts.
Installing Modules

If you have any other uScript-compatible modules you want to add.

  1. Add their respective DLLs to Servers/YourServer/uScript/Modules
Commands
  1. Reload uScript: /script reload
Tips
  • - If you are using Notepad++, you can add syntax highlighting by going to Language > Define Your Language > Import and then import npp_lang.xml from the documentation or from this LINK.
  • - You can just do /script reload to reload all of your scripts without needing to restart your server (useful for when you have changed/added multiple scripts).
  • - You can setup multiple servers to use the same script, module, and/or data directory via the configuration.
© Unturned - uEdit
Terms of Service • Privacy Policy