View Single Post
Searcher64
Senior Member
Join Date: Apr 2010
Old 07-25-2010 , 21:39   Re: [L4d2] Jockey racing
Reply With Quote #17

Your cvars are confusing me here 0_o

Quote:
Jockey_racing_on = CreateConVar("Gamemode_jockey_racing","1", "Is Jockey racing on", FCVAR_PLUGIN, true, 0.0, true, 1.0);
Shouldn't it be

Gamemode_Jockey_racing_on = CreateConVar("Gamemode_jockey_racing","1", "Is Jockey racing on", FCVAR_PLUGIN, true, 0.0, true, 1.0);

?

By the way, gamemode_jockey_racing_on works for me
Searcher64 is offline