-
Posts
3,368 -
Joined
-
Last visited
-
Days Won
126
Content Type
Profiles
Forums
Events
Everything posted by Dave
-
Someone else requested I convert my MCCodes v2 mod to GL the other day, so as there's clearly demand I'll gladly do so. Here's the original mod for MCCodes:
- 32 replies
-
- 1
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
Does Gangster Legends already have a chat? Or are you requesting one to bad made?
- 32 replies
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
Hey Li-QM welcome to the forum! You'll be right at home with your PHP and JavaScript knowledge, all the engines here use exactly that. Do you plan to make a new game?
- 2 replies
-
- 1
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
I couldn’t locate it, but as this is just a PSD it wouldn’t be that difficult to code this from the reference image in the post.
-
Sadly not, I think the attachments are lost, I’ll take a look when I’m on my PC.
-
I split the thread, let's keep this thread to it's original purpose.
-
Sounds like it's time to convert it to Gangster Legends ?
- 6 replies
-
- 1
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
@SwiftGameR this could be a good one for you to create! ?
- 6 replies
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
@SwiftGameR hasn't been online for a couple of days, considering it's the holiday season and NYE was just a couple of days ago I'm sure he's busy with real life activities. I'm sure he'll get back to you and be able to provide the SQL tables. @|SAMZ| I've located his module on MCCodes.com and shall send you the archive which looks complete compared to the uploaded one here on MWG. @SwiftGameR looks like you need to verify the contents of these archives.
-
I actively play TORN, it took me a while to get into it as it's rather complex for a text based game but I now really enjoy it. I login at least once a day and I don't suck at it haha.
-
Happy new year Ian! Let’s see what Titan brings to 2020
-
I hope so! Get those modules up
-
I've resolved an issue where the original author was unable to edit their marketplace entry. I've also now enabled the ability to view your marketplace files, along with their purchases and other information. You can also generate a purchase for another user if they've purchased your module from another system or you're gifting it to them as part of a give away. You can access this new feature via Marketplace > My Marketplace Files or via https://makewebgames.io/files/mypaidfiles/
-
What sort of mods are you after to help Swift out?
-
You can view all of @SwiftGameR's marketplace entries here: https://makewebgames.io/profile/24304-swiftgamer/content/?type=downloads_file
-
Shameful plug, MCCodes v2 is now only $50 from the MWG store: I have little experience with GRPG, but I used MCCodes for a number of games and thoroughly enjoyed it, probably has the most modifications available as well.
-
Just wanted to wish everyone a Merry Christmas from MakeWebGames!
-
Honestly trying to configure a mail server on a VPS is a real pain, I would recommend just purchasing an email plan separate to your VPS. I personally just use https://www.namecheap.com/hosting/email/
- 16 replies
-
- 1
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
https://titan.pbbg.io
- 9 replies
-
- 1
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
This looks an awful lot like MCCodes. @TheMasterGeneral this looks a lot like a rip of MCCodes with a lot of changes, any comment?
- 9 replies
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
To push to Gitlab you just need to configure the origin locally and then push: https://www.freecodecamp.org/forum/t/push-a-new-local-branch-to-a-remote-git-repository-and-track-it-too/13222 This could be a good start for deploying using Git to your server. It's similar to how you develop locally, just pull down the project and setup any configuration. There are tools which can do a deployment for you and automate this, for instance GitHub has deployments so maybe GitLab has something similar: https://buddy.works/blog/how-deploy-projects-with-git
- 16 replies
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
They're pretty equal, just personally nginx's configuration is easier to understand than the configuration Apache provides. I just got my first server on CentOS so I knew it way better, I've not played with Debian so much as I typically use Ubuntu which is based on Debian so a similar experience. The distros are fairly similar so whichever you choose doesn't matter. Digital Ocean has some really great tutorials on how to setup a server, just be careful setting it up wrong could result in a security hole in your server. Here are their tutorials: https://www.digitalocean.com/community/tutorials
- 16 replies
-
- 2
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
How much are you looking for?
- 4 replies
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
Then you can SSH into your server! In recent years nginx has taken over Apache as the server software to use alongside PHP-FPM. I personally use CentOS on my servers as I just prefer it, generally speaking I'd go for the latest version of the OS you choose. So get Debian 10!
- 16 replies
-
- 2
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with: