
Originally Posted by
adyry
I just added /g_grantItemOnSpawn Kamikaze to cfg and the game is crashing
The correct way to use the cvar in your autoexec.cfg is :
Code:
seta g_grantItemOnSpawn "Kamikaze"
Now I'd advise against doing so when experimenting with cvars. It's safer to use the console for this purpose, because it's less invasive to your config.
The reset command sets a cvar to its default value, while the clearcvar command sets a cvar to a non-value, i.e the cvar is empty afterwards.

Originally Posted by
adyry
BTW Why it doesnt work - I mean - g_grantItemOnSpawn?
It does, but only in practice sessions, not in online matches 
---------------------------------------------------------------------------------

Originally Posted by
TheMuffinMan
Sorry about the lack of an update recently. I've been pretty pre-occupied of late.
[..]
I'll try to work on a release for next update if the millions of other projects I got don't get in the way! I'll keep you posted!
Yes I see what you mean, having several projects on my plate myself. When doing this, one comes to wonder about the usefulness one day or the other, it's inevitable. If you think that you don't get enough feedback about the guide, I can assure you that it is useful to more people than you can see.
Since id doesn't document the commands/cvars at all, your guide is OBJECTIVELY useful, one could say.