View Single Post
ne0cha0s
Senior Member
Join Date: Mar 2010
Old 04-05-2010 , 20:22   Re: [L4D2] Witch crown statistic
Reply With Quote #3

Thanks again die, you're slowly turning into my hero <3

I found this in the source code though, and had a small laugh:
Code:
//L4D2 check
    decl String:game[12];
    GetGameFolderName(game, sizeof(game));
    if (StrContains(game, "left4dead2") == -1) SetFailState("Jockey jump will only work with Left 4 Dead 2!");
I also changed some of the text that gets printed. Thanks again =)
__________________


ne0cha0s is offline