Scripts / Scripting methods repository?

Author
Message
GubbyBlips
5
Years of Service
User Offline
Joined: 14th Jan 2019
Location:
Posted: 16th Jun 2019 04:37
Okay, there are some fine scripts out there in these forums and
some great tutorials on scripting. All of that is very generous.
Regardless of this nicety, it seems like a very well organized database
of scripting functions and methods that are quick and easy to reference
would be helpful.

Back in the wee hours of history (QuickBasic / DOS era), I bought a Qbasic
bible that included every function available, and went to reading.
From that, I had a fun time plucking at this very easy, very simplistic code.

For GG Lua, it would be a mega- chore for sure... there obviously is the global
script that has most of the functions available, but there is also the need
for a methods reference-- I know I need it. I can't remember where or when
such and such particular method was placed in the forums. Of course there
is the forums search bar... Any thoughts?

Right now I'm wanting to find a particular method, and I hate to keep annoying
the kind pros here by asking over and over again! I'm thinking of time-- the most
precious commodity for this line of work...

Of course who would do it?? Good question. I'm not asking anyone to do this,
I'm asking about anyone else's thoughts?
PM
AmenMoses
GameGuru Master
8
Years of Service
User Offline
Joined: 20th Feb 2016
Location: Portsmouth, England
Posted: 16th Jun 2019 09:12 Edited at: 16th Jun 2019 09:15
https://github.com/TheGameCreators/GameGuruRepo/blob/master/GameGuru%20Core/Dark%20Basic%20Public%20Shared/Dark%20Basic%20Pro%20SDK/DarkSDKMore/DarkLUA/DarkLUA.cpp

There's one way of finding them all! (well at least all the newer direct calls)

Look for 'void addFunctions()' (around line 5460) to see the list of Lua functions.


Been there, done that, got all the T-Shirts!
PM

Login to post a reply

Server time is: 2024-04-26 11:10:44
Your offset time is: 2024-04-26 11:10:44