View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-04-2021 , 20:12   Re: check prefix of fps_max or any other command
Reply With Quote #7

The ternary operator is not intended to be used that way and it makes your code hard to read. Please stop trying to be "fancy" with your code and use normal if/else statements and add a new line even if the "then" part is only a single line. Especially in Scripting Help.
__________________

Last edited by fysiks; 04-04-2021 at 20:20.
fysiks is offline