#GitHub - WizardGote/Amalgam: A simple ga...
1 messages · Page 1 of 1 (latest)
@harsh vine Should add optional argument support for commands
like pictures of the gamebase?
Most of the information you need to know is in the documents folder btw
I think you just need more info about the base. The features and what its capabilities are. Or what you’re trying to provide the other 500 bases aren’t etc.
Yes everything is stated in the documents, the important stuff at least if we ignore the unnecessary bloat(intro, donation system and some gui elements)
Please elaborate what you mean
optional player argument - If not valid, fallback to player running the command
Oh that, its not a bad idea
I will look into this and update the repo when I have the time
It should probably have its own networking module. Broadcasting stuff like money makes no sense when it’s only valuable to the local player.
Money and other data are handled via the server with direct contact with the database, if you refer to the network var meta function its for display only
There are actually three for the money specifically, some data is handled similarly or differently depending on how I coded it
I used networking only where I needed to use it 🙂
Anyway you may notice the gamebase is lacking a lot of things and its very simple by intent assuming you want to work on a base that only gives you the essentials you need for a rich roleplaying experience
But I do admit I missed some things I could have added
Sending some PRs your way, I hope you don't mind
Sent one, please consider it, they're slight improvements to UX