Hi, I'm still (really) new to Quake C, and how to add functions in, well any of the code.
My question is: How do you make god mode activate every time I type impulse 15 or whatever. What should it look like and should I put it in Clent.qc or what?
I saw FL_GODMODE in defs.qc, but I also wanted it to work when I play against bots. (Seeing how you can't add the damn things in single player)
Also, I'm ONLY using them against bots, as I only play quake on a psp, so it's not like I'm playing against Real People or anything.
I've seen mods much like the Killer QCBot, where they type impulse 12 and it turns god mode ON. So whoever answers this question, could you be specific enough on how to accomplish this? Or if someone has a tutorial on how to add god mode in deathmatch, that would be great, too!
Thanks,
Jastolze
My question is: How do you make god mode activate every time I type impulse 15 or whatever. What should it look like and should I put it in Clent.qc or what?
I saw FL_GODMODE in defs.qc, but I also wanted it to work when I play against bots. (Seeing how you can't add the damn things in single player)

Also, I'm ONLY using them against bots, as I only play quake on a psp, so it's not like I'm playing against Real People or anything.
I've seen mods much like the Killer QCBot, where they type impulse 12 and it turns god mode ON. So whoever answers this question, could you be specific enough on how to accomplish this? Or if someone has a tutorial on how to add god mode in deathmatch, that would be great, too!
Thanks,
Jastolze
Comment