• Looking for someone to help me make a gamemod for gmod. Will pay for someone to teach me.
    8 replies, posted
So I'm trying to make a gamemod that is like sassilization where it has like and F2 menu where you can buy stuff like hats, trails, Misc, and player models. It going to be like Deathrun but different. Like add some stuff to it. I understand that it will take quiet some time and a lot of work but I'm willing to pay for someone to help me. I need someone whose good with derma/ panels. Someone whose good at making gamemods etc. I also need someone who knows how to make a money system. I would be glad to have anyone who is very experienced to help. [editline]25th February 2012[/editline] Also I know some basic Lua and some basic HTML not that it will help but yea.
Negotiated because depending on what there capable of will deside what the pay will be. [editline]25th February 2012[/editline] If anyone know how to Add me on steam The Flame and I will talk with you what I want done and how the much the pay will be.
[QUOTE=jdticer;34866443]If anyone know how to Add me on steam[/QUOTE] you forgot a , If anyone know how to, Add me on steam what you put makes it sound like your saying if you know how to add someone on steam, then add me.
How much? I'l do it for 300$
[QUOTE=Aloveoftheworld;35043860]How much? I'l do it for 300$[/QUOTE] Funny guy.
[URL]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index7a06.html?title=Lua_Tutorial_Series[/URL] Read this, it gives you the basic layout on how to create a deathmatch-style gamemode. Once you've made that gamemode, keep it somewhere safe, and then as you understand more you can begin to alter that code and do what u want to. Instead of doing this [LUA] if ply:Team() == 1 then ply:Give("weapon_physcannon") [/LUA] you'd propbably wanna do something like this [LUA] if ply:Team() == 1 ply:Give("weapon_crowbar") [/LUA] And then if you can work out how to end the game if all the Trap Operators die. and to delay respawn until the game resets. theres your gamemode! Your shop idea may mean you need to either usee goldenforge or try and work out how to use Lua in conjunction with MySQL
what's the going rate for hiring a modder these days? :D
It's much more gratifying when you achieve something on your on, not saying nobody can help you but, I would suggest looking at other threads and the old gmod wiki. Secondly don't use Golden Forge or Pointshop they are both pretty shitty.[QUOTE=jdticer;34865759]So I'm trying to make a gamemod that is like sassilization where it has like and F2 menu where you can buy stuff like hats, trails, Misc, and player models. It going to be like Deathrun but different. Like add some stuff to it. I understand that it will take quiet some time and a lot of work but I'm willing to pay for someone to help me. I need someone whose good with derma/ panels. Someone whose good at making gamemods etc. I also need someone who knows how to make a money system. I would be glad to have anyone who is very experienced to help. [editline]25th February 2012[/editline] Also I know some basic Lua and some basic HTML not that it will help but yea.[/QUOTE]
Sorry, you need to Log In to post a reply to this thread.