Garry's Mod

Developing a custom gamemode

Submitted by Adaptingg, , Thread ID: 105655

Thread Closed
07-11-2018, 05:43 PM
#1
Hi, I am trying to learn Nutscript for create my own custom gamemode. Any tips for learning it?

RE: Developing a custom gamemode

#2
Watch code blue tutorials on youtube. He is a good lua teacher

RE: Developing a custom gamemode

#3
I literally just used DarkRP for a template of other RPs.
Go to (Wherever your DarkRP folder)>garrysmod>gamemodes>darkrp>and edit cl_init.lua and init.lua to name your RP whatever you like.
This is mostly for RP gamemodes though.

RE: Developing a custom gamemode

This post was last modified: 23-12-2018, 05:05 PM by Knight
#4
cl_init.lua and init.lua doesn't matter.

You need to rename the darkrp folder to whatever
and darkrp.txt to whatever

I believe the names in cl_init.lua and init.lua only effect the name in-game

22-12-2018, 11:46 PM
ArchiCZ Wrote:
Watch code blue tutorials on youtube. He is a good lua teacher

His tutorials are very good. I learned how to make my first HUD from his vids.

It was a very shit HUD but it worked

RE: Developing a custom gamemode

#5
I recommend to watch code blue tutorials
and download some leak gmod addons and you can try understand the codes if you dont go to gmod wiki all comamnd have mean and
explanation its be right way
if you have problem you pm to me Smile
,
' ? ...

[Image: ascii-red.png]

RE: Developing a custom gamemode

#6
Look into other addons to begin understanding the file system and reading the lua code. Watch tutorials on youtube. Create a Hello World addon to begin. I myself am more of a visual person so coding is something I will never figure out but I had to do it in rare cases.

Users browsing this thread: 4 Guest(s)