thelink2012 / vscode-gta3script

GTA3script support for VS Code
MIT License
22 stars 5 forks source link

Parameters no longer appear in commands without online doc #41

Open JuniorDjjr opened 3 years ago

JuniorDjjr commented 3 years ago

Apparently caused by the fact that gtagmodding.com doesn't load anymore, so any command that doesn't exist in gtamods.com keeps loading infinitely for gtagmodding.com and we never have access to the parameters, making it virtually impossible to code.

A temporary fix is to simply remove gtagmodding.com from the list, but the problem exists and the site might come back up in the future, or gtamods.com goes down, there should be something like a time out.

By the way, you should contact Deji about the site, if he can't pay for the host, I can put the documentation on my host, or maybe I can send this documentation from his site to gtamods.com (it'll take a while, but it's worth it).

JuniorDjjr commented 3 years ago

@Deji69

By the way, you should contact Deji about the site, if he can't pay for the host, I can put the documentation on my host, or maybe I can send this documentation from his site to gtamods.com (it'll take a while, but it's worth it).

Send it to me somehow, or we can talk about it somewhere, like Discord.

brostosjoined commented 6 months ago

whats the progress its so hard to code without the docs as a newbie

Deji69 commented 6 months ago

@Deji69

By the way, you should contact Deji about the site, if he can't pay for the host, I can put the documentation on my host, or maybe I can send this documentation from his site to gtamods.com (it'll take a while, but it's worth it).

Send it to me somehow, or we can talk about it somewhere, like Discord.

The website was already re-hosted at https://gtag.sannybuilder.com/

JuniorDjjr commented 6 months ago

@Deji69

By the way, you should contact Deji about the site, if he can't pay for the host, I can put the documentation on my host, or maybe I can send this documentation from his site to gtamods.com (it'll take a while, but it's worth it).

Send it to me somehow, or we can talk about it somewhere, like Discord.

The website was already re-hosted at https://gtag.sannybuilder.com/

Finally, many beginners were complaining that there wasn't enough documentation to work with, just change the url here:

https://github.com/thelink2012/vscode-gta3script/blob/8f7453f5a58b544f83365bf785a6faec102c0707/src/documentation/gtag.ts#L20

I've never messed with releasing extensions for VS Code so someone else should do it, but just change the extension's installed file at:

C:\Users\USERNAME\.vscode\extensions\thelink2012.gta3script-0.2.8\out\src\documentation\gtag.js

For now I added this to my gta3script tutorial.

But the real solution would be to migrate to the Sanny Builder Library, it is incredibly better.

brostosjoined commented 6 months ago

%USERPROFILE%\.vscode\extensions