I want to create my own gamemode complete with a custom list of weapons, my own maps and two sets of classes for two teams, all with their own personal loadout (of predetermined custom weapons) and their own different player models.
I want the game itself to have two randomly populated teams at the beginning of each round, and to have the two team's population, squad cap, etc. to be different. Can someone PLEASE!!! Give me some pointers for doing this sort of set up in Lua? I have very little knowledge about this sort of thing but not nearly enough to make a GOOD gamemode.
[B]Read the lua pil[/B]
[url]http://www.lua.org/pil/[/url]
[B]Followed by the wiki tutorials [/B]
[url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index7a06.html[/url]
[B]Then get scripting and use the wiki library lists and the Help thread[/b]
[url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index09a4.html[/url]
[url]http://facepunch.com/showthread.php?t=1160598[/url]
I also suggest reading this before entering this forum realm.
[url]http://facepunch.com/showthread.php?t=1055637[/url]
[QUOTE=Science;39446459][B]Read the lua pil[/B]
[url]http://www.lua.org/pil/[/url]
[B]Followed by the wiki tutorials [/B]
[url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index7a06.html[/url]
[B]Then get scripting and use the wiki library lists and the Help thread[/b]
[url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index09a4.html[/url]
[url]http://facepunch.com/showthread.php?t=1160598[/url]
I also suggest reading this before entering this forum realm.
[url]http://facepunch.com/showthread.php?t=1055637[/url][/QUOTE]
So what parts of these websites refer to coding the class custom weapons and playermodels (Both from garrysmod.org and Steam Workshop)? And coding the team caps? I do have a strong enough knowledge to make a basic gamemode at the moment, plus I can use Tuts for setting up the very basics, I just want to know this stuff.
[QUOTE=NickSavage007;39491248]So what parts of these websites refer to coding the class custom weapons and playermodels (Both from garrysmod.org and Steam Workshop)? And coding the team caps? I do have a strong enough knowledge to make a basic gamemode at the moment, plus I can use Tuts for setting up the very basics, I just want to know this stuff.[/QUOTE]
If you have a good knowledge about how to make a basic gamemode you should know how to add weapons and models.
Anyway go here :
[url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index7a06.html[/url] :
Look in the gamemode section.You should find your answer there.
Sorry, you need to Log In to post a reply to this thread.