ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Starfield Creation Kit | Scripting in Visual Studio Code

Автор: Darkfox127

Загружено: 2024-06-30

Просмотров: 3979

Описание: ------------------------------------------------------------------------------------------------------
Description
------------------------------------------------------------------------------------------------------
In this video, I'll be showing how to make use of the Starfield Papyrus plugin to edit and compile scripts using Visual Basic Code. This will require the installation of some plugins and a custom setup for a workspace and config files.

I also have a written version of this guide available as it can be tricky to follow.

UPDATE: Check the pinned comment for the older vscode extension file as Bethesda's latest version doesn't seem to work correctly.

------------------------------------------------------------------------------------------------------
Links
------------------------------------------------------------------------------------------------------
VS Code Download: https://code.visualstudio.com/
VS Code Extension 1.6.2: https://drive.google.com/file/d/11KfB...
Written Guide: https://darkfox127.notion.site/Starfi...
Redawt Guide: https://forums.nexusmods.com/topic/13...


------------------------------------------------------------------------------------------------------
Workspace Code
------------------------------------------------------------------------------------------------------

{
"folders": [
{
"path": "G:/Steam/steamapps/common/Starfield/Data/Scripts/Source"
},
{
"path": "."
}
],
"settings": {
"papyrus.version": "starfield"
}
}

------------------------------------------------------------------------------------------------------
Tasks JSON Code
------------------------------------------------------------------------------------------------------
{
// See https://go.microsoft.com/fwlink/?Link...
// for the documentation about the tasks.json format
"version": "2.0.0",
"tasks": [
{
"label": "Papyrus Compile",
"type": "process",
"command": "G:\\Steam\\steamapps\\common\\Starfield\\Tools\\Papyrus Compiler\\PapyrusCompiler.exe",
"args": ["${file}", "-i=G:\\Steam\\steamapps\\common\\Starfield\\Data\\Scripts", "-f=G:\\Steam\\steamapps\\common\\Starfield\\Data\\Scripts\\Source\\Starfield_Papyrus_Flags.flg", "-o=${command:extension.commandvariable.file.fileDirname1Up}"],
"problemMatcher": [],
"group": {
"kind": "build",
"isDefault": true
}
}
]
}

------------------------------------------------------------------------------------------------------
Credits
------------------------------------------------------------------------------------------------------
A huge thanks to Redawt and simsim899 for the information and resources for piecing this together.

------------------------------------------------------------------------------------------------------
Time Stamps
------------------------------------------------------------------------------------------------------
0:00 - Intro
1:15 - Script Extraction
3:31 - VS Code Installation
4:14 - Papyrus Extension Installation
4:43 - Workspace Creation
5:05 - Workspace Configuration
6:10 - Papyrus Extension Configuration
6:38 - Command Variable Extension
6:59 - JSON Tasks File Creation
8:10 - New Script Creation
9:00 - Vanilla Script Edits
9:29 - Editing in External Editor
10:51 - Outro

------------------------------------------------------------------------------------------------------
Community & Support
------------------------------------------------------------------------------------------------------
  / darkfox127  
https://www.darkfox127.co.uk/contact
  / discord  

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Starfield Creation Kit | Scripting in Visual Studio Code

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Основы набора Starfield Creation Kit | Часть 3 | Работа с набором

Основы набора Starfield Creation Kit | Часть 3 | Работа с набором

GROK Показал AGI! Илон Маск ВЗОРВАЛ Индустрию ИИ! Grok СамоОбучается! Новый Уровень ИИ! В 100 РАЗ

GROK Показал AGI! Илон Маск ВЗОРВАЛ Индустрию ИИ! Grok СамоОбучается! Новый Уровень ИИ! В 100 РАЗ

Иран. Штаты побеждают?

Иран. Штаты побеждают?

Как Ubuntu Предала Linux - Вся Правда о Взлёте и Падении Canonical

Как Ubuntu Предала Linux - Вся Правда о Взлёте и Падении Canonical

Plugin Basics for Unreal Engine (1/2)

Plugin Basics for Unreal Engine (1/2)

Новый MacBook NEO (по цене iPad) — 45 000 рублей!

Новый MacBook NEO (по цене iPad) — 45 000 рублей!

МИЛЛИАРДЕРЫ ПОВЕРИЛИ В БОГА. Но есть НЮАНС...

МИЛЛИАРДЕРЫ ПОВЕРИЛИ В БОГА. Но есть НЮАНС...

Deep Techno 24/7 🔴 Live Stream

Deep Techno 24/7 🔴 Live Stream

Starfield music - All Exploration OST

Starfield music - All Exploration OST

Установка и запуск PGPatcher (MO2)

Установка и запуск PGPatcher (MO2)

Python Tutorial for Beginners with VS Code 🐍

Python Tutorial for Beginners with VS Code 🐍

Китайский пиратский винил с OZON

Китайский пиратский винил с OZON

Starfield - BEGINNERS GUIDE to Ship Building - Starship Design - Piloting - Starship Building Guide

Starfield - BEGINNERS GUIDE to Ship Building - Starship Design - Piloting - Starship Building Guide

Цифровой ошейник» для всей семьи: Как школьный мессенджер MAX собирает на вас досье?

Цифровой ошейник» для всей семьи: Как школьный мессенджер MAX собирает на вас досье?

Starfield Creation Kit | Containers

Starfield Creation Kit | Containers

Так из чего же состоят электроны? Самые последние данные

Так из чего же состоят электроны? Самые последние данные

Модификация с использованием динамического ключа активации

Модификация с использованием динамического ключа активации

Стратегия войны: США vs Иран — почему “быстро” не выйдет

Стратегия войны: США vs Иран — почему “быстро” не выйдет

VSCode setup for a productive coder in 2023

VSCode setup for a productive coder in 2023

Master HTML with Visual Studio Code | Beginner's Guide

Master HTML with Visual Studio Code | Beginner's Guide

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]