• Studdeh Buddeh
    8 replies, posted
I'm try to learn Lua for garrys mod. I don't know much at all, so I'm trying to find some one to help me. I was hoping to find a study buddy, or a master of lua who might be able to help me. Either would work. [highlight](User was banned for this post ("Wrong section, didn't search, don't be lazy" - mahalis))[/highlight]
I woudl say first, above all, go to the [url=http://wiki.garrysmod.com/?title=Main_Page][b]Garry's Mod Wiki[/b][/url] and look at Lua there, and then ask a pro at it for tips or help on something.
When I was trying to learn Lua I went there, but it dosnt tell you how to do anything interesting in Gmod. All it dose is gives you a small idea of what some things might mean, but it wont tell you how to make a gamemode that allows you to have pickup powers or something. A Garry's Mod Wiki on how to start off how to make a Gamemode with some general ideas would be nice. Try and make a weapon for the first time using this will definatly lead to a humiliating fail (I somehow crashed my game this one time)
[QUOTE=clan-imp;20610411]When I was trying to learn Lua I went there, but it dosnt tell you how to do anything interesting in Gmod. All it dose is gives you a small idea of what some things might mean, but it wont tell you how to make a gamemode that allows you to have pickup powers or something. A Garry's Mod Wiki on how to start off how to make a Gamemode with some general ideas would be nice. Try and make a weapon for the first time using this will definatly lead to a humiliating fail (I somehow crashed my game this one time)[/QUOTE] Well of course it doesn' ttell you how to make your gamemode because it hasn't been made yet. It tells you how to use LUA. (Or a large amount of it.) You use LUA to make stuff in GMod.
Also, read Pil: [url]http://www.lua.org/pil/index.html[/url] The trick is to find what you want to do, then make it happen. If your looking for a tutorial, if you will, on a first gamemode, there's a series of youtube videos here: [url]http://www.youtube.com/watch?v=D-dvHFIyL5o[/url] When you get further along, try making one of these: [url]http://www.youtube.com/watch?v=R9YY8_gW0h4[/url] [url]http://www.youtube.com/watch?v=BTbkfNTkNAI[/url] Honestly, I don't usually do video tutorials, but if your looking for ideas of things you can do, they're the ideal place to look.
[QUOTE=clan-imp;20610411]When I was trying to learn Lua I went there, but it dosnt tell you how to do anything interesting in Gmod. All it dose is gives you a small idea of what some things might mean, but it wont tell you how to make a gamemode that allows you to have pickup powers or something. A Garry's Mod Wiki on how to start off how to make a Gamemode with some general ideas would be nice. Try and make a weapon for the first time using this will definatly lead to a humiliating fail (I somehow crashed my game this one time)[/QUOTE] I agree. I wanna learn how to make PlayerModels.
Player Models != Lua [true] Player Models == [url=http://www.facepunch.com/forumdisplay.php?f=40]Modelling[/url] [true]
[QUOTE=Guineapigguy226;20640912]I agree. I wanna learn how to make PlayerModels.[/QUOTE] Lol, PlayerModels....Models....M..O...D...E...L...S Why are you still here, shouldn't you be "Studdehin" :P [url]http://wiki.garrysmod.com/?title=Main_Page[/url] [editline]03:14AM[/editline] Btw, The way I learned is from looking through other peoples gamemodes then looking up the functions in those gamemodes on the wiki...Then I just started using my imagination and wondering what I could change, how I could make it how I like it... it was easier for me that way
[QUOTE=DocDoomsday;20641051]Lol, PlayerModels....Models....M..O...D...E...L...S Why are you still here, shouldn't you be "Studdehin" :P [url]http://wiki.garrysmod.com/?title=Main_Page[/url] [editline]03:14AM[/editline] Btw, The way I learned is from looking through other peoples gamemodes then looking up the functions in those gamemodes on the wiki...Then I just started using my imagination and wondering what I could change, how I could make it how I like it... it was easier for me that way[/QUOTE] That's the way I learned Roblox.Lua. XD
Sorry, you need to Log In to post a reply to this thread.