Facepunch / garrysmod-requests

Feature requests for Garry's Mod
86 stars 24 forks source link

vscript support #2150

Closed wackod closed 1 year ago

wackod commented 1 year ago

Gmod can run all of the TF2 \ CSGO \ L4D2 maps ,but a lot of maps made by community need vscript to play (they use vscript to make minigames \ boss \ triggers)

garryspins commented 1 year ago

kekw

GrayWolf64 commented 1 year ago

A lot of VScript features, like functions, may be game-specific, which in turn needs a more advanced mounting system.

URAKOLOUY5 commented 1 year ago

There's Lua, you can literally recreate vscript system (or even parser for them) by using Lua or native modules (native modules are even better, because you can directly add squirrel into)

After all, GLua in GMod much better than Squirrel and VScript

FlorianLeChat commented 1 year ago

This is nearly a duplication of https://github.com/Facepunch/garrysmod-issues/issues/4091 where Rubat stated about VScript support would never be added.

robotboy655 commented 1 year ago

No.