View Single Post
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-06-2020 , 20:16   Re: [L4D2] Survivor Bot Holdout (1.6) [10-May-2020]
Reply With Quote #52

I'm not sure if it makes any difference, but on lines 1032 and 1033, the case numbers need to be switched.
PHP Code:
case 7set 1;    // Francis
case 6set 0;    // Louis 
Francis should be 6 and Louis should be 7 based on their values for the m_survivorCharacter property.
__________________
Psyk0tik is offline