I need help with my gamemode. I wanted to know how do i make a teambased gamemode with classes. I know basic LUA and i know how to make DM gamemodes. So if someone can post code for that. Thanks
[url]http://wiki.garrysmod.com/?title=Lua[/url]
Read that.
Check out some of the tutorials.
To make a simple team based gamemode, check out Pdkm931's tutorials on making a gamemode from scratch. They're pretty good.
[QUOTE=ZeMaster;18062705][url]http://wiki.garrysmod.com/?title=Lua[/url]
Read that.
Check out some of the tutorials.
To make a simple team based gamemode, check out Pdkm931's tutorials on making a gamemode from scratch. They're pretty good.[/QUOTE]
Well i found some tutorials on youtube. [url]http://www.youtube.com/watch?v=D-dvHFIyL5o[/url]
Hes got more episodes and i watched all of them and now i wondered how to make teams with classes. Well I read that tutorial and... Now i know how to make teams but still not teams with classes. Also can you check this out?
[url]http://www.facepunch.com/showthread.php?t=830757[/url]
Cheers
Can you define what you mean by "classes" a bit more?
An example would be useful.
I think he means like a medic, a soldier, or a support. A class for each player to pick from. If so you have to code each one yourself and assign it to that player.
[QUOTE=ZeMaster;18063233]Can you define what you mean by "classes" a bit more?
An example would be useful.[/QUOTE]
There are 2 teams: Terrorists and SWAT and when you for example press "Join team SWAT" in the VGUI menu that pops up you can choose various classes like Demolition Expert, Sniper, Support and so on.
Sorry, you need to Log In to post a reply to this thread.