Code Monkey home page Code Monkey logo

Comments (7)

StefanH-AT avatar StefanH-AT commented on June 3, 2024 1

How do goldsource kv files differ? The syntax highlighter should be able to parse it given the syntax is similar.

In general, thie extension is for source engine formats, so I won't put any extra effort into addinz goldsrc formats

from source-engine-vscode-extension.

Ephemeralwanning avatar Ephemeralwanning commented on June 3, 2024

How do goldsource kv files differ? The syntax highlighter should be able to parse it given the syntax is similar.

In general, thie extension is for source engine formats, so I won't put any extra effort into addinz goldsrc formats

Thanks for your efforts on this extension, syntax highlighter and autocompletion are perfect.It is already convenient and does not need to be modified.

from source-engine-vscode-extension.

Ephemeralwanning avatar Ephemeralwanning commented on June 3, 2024

But I met a problem when compiling the qc file:

Running Model Compiler for d:\ck\mdl\test\project\pv-btfknife_white.qc
Compilation failed with error code 1
ERROR: Command failed: D:\CK\CK_tools_by_Ephemeral\studiomdl\studiomdl.exe d:\ck\mdl\test\project\pv-btfknife_white.qc

> entering d:\ck\mdl\test\project\pv-btfknife_white.qc

************ ERROR ************
.\/PV-BTFknife_White.smd doesn't exist

from source-engine-vscode-extension.

Ephemeralwanning avatar Ephemeralwanning commented on June 3, 2024

How do goldsource kv files differ? The syntax highlighter should be able to parse it given the syntax is similar.

In general, thie extension is for source engine formats, so I won't put any extra effort into addinz goldsrc formats

I have configured the studiomdl path correctly and the qc file.I guessed it didn't seem to set the current path to the working path, because I could directly compile QC with studiomdl.exe to generate mdl normally.

from source-engine-vscode-extension.

Ephemeralwanning avatar Ephemeralwanning commented on June 3, 2024
@echo off
"D:\CK\CK_tools_by_Ephemeral\studiomdl\studiomdl.exe" %1
pause

When I drag the qc onto the bat, the mdl compiles successfully.
6

from source-engine-vscode-extension.

StefanH-AT avatar StefanH-AT commented on June 3, 2024

Github issues are not meant as a chat to help with your individual issues. I recommend you to ask such questions on the discord server https://discord.gg/BDDxkNwXWw and only when a discrete bug has been identified, an issue should be opened.

from source-engine-vscode-extension.

Ephemeralwanning avatar Ephemeralwanning commented on June 3, 2024

Github issues are not meant as a chat to help with your individual issues. I recommend you to ask such questions on the discord server https://discord.gg/BDDxkNwXWw and only when a discrete bug has been identified, an issue should be opened.

ok,thanks.

from source-engine-vscode-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.