• help making syringes to heal player in hl2 mod
    10 replies, posted
Hi everyone! Me and my friend are working on our own sourcemod, and i thought it would be nice to have the player use syringes to heal. So i made a model, animated it etc. But i dont know how i should make the .qc file, but thats not the big problem. The big problem is that i dont know how i should 1.Get it into the game without replacing anything 2.Make it so when you use it, you get healed. So, I would be really happy if anyoone could help! Thanks in advance!
-snip-
[QUOTE=ConTron123;21038892]Fixed.[/QUOTE] Okey..... Sorry for being a n00b i guese..? But serriously, fist of all, the models and animations are done, and now the .qc file is done too, just need some help with the rest. If you dont have anything of real value to say, dont say it.
ConTron, That is a little harsh, He is asking for help on some lua coding, Not asking you to design a new gamemode like that other fag a while back
[QUOTE=ConTron123;21038892]Fixed.[/QUOTE] Where'd you get that? This is more of an, "idea guy" kind of post: [quote]Hey I am making a mod and I need mappers, modelers, coders, etc. to help me make this mod. Message me on steam.[/quote] If you actually read the post then you would know that he already has modeled the syringe and gave it animations, and just needs some advice on how to get it into the game.
[QUOTE=Thecrazything;21038299]Hi everyone! Me and my friend are working on our own sourcemod, and i thought it would be nice to have the player use syringes to heal. So i made a model, animated it etc. But i dont know how i should make the .qc file, but thats not the big problem. The big problem is that i dont know how i should 1.Get it into the game without replacing anything 2.Make it so when you use it, you get healed. So, I would be really happy if anyoone could help! Thanks in advance![/QUOTE] I suppose you don't know how to code do you? If you don't this is going to be very tough.. you are better off trying to get a coder. If you do, this will help: Adding a weapon: [url]http://developer.valvesoftware.com/wiki/Adding_weapons[/url] You can also read this: [url]http://developer.valvesoftware.com/wiki/Adding_Firing_Modes_to_your_weapons[/url] to have a better understanding of how weapons in source are programmed. Then you can look how med kits work and adapt it as a firing mode.
[QUOTE=ConTron123;21038892]Fixed.[/QUOTE] Boxed
[QUOTE=Nubsy;21039421]ConTron, That is a little harsh, He is asking for help on some lua coding[/QUOTE]Actually, he's asking for help with C++, not Lua. Source doesn't support Lua. Also, Thecrazything, you can make it so it doesn't replace anything by changing some hex values. I believe there is a tutorial somewhere.
[QUOTE=Ultragamer05;21047092]Actually, he's asking for help with C++, not Lua. Source doesn't support Lua. [/QUOTE] Then what are all those LUA files I download on servers on GMOD?
[QUOTE=IliekBoxes;21047783]Then what are all those LUA files I download on servers on GMOD?[/QUOTE] Gmod supports LUA. Normal source doesn't.
[QUOTE=IliekBoxes;21047783]Then what are all those LUA files I download on servers on GMOD?[/QUOTE] Your name fits, but I'll rate you bad reading.
Sorry, you need to Log In to post a reply to this thread.