12.07.2015, 20:20
(
Последний раз редактировалось Evocator; 13.07.2015 в 17:28.
)
why the hell does a ternary operator with an enum crash my compiler?
(IsThis(playerid)) ? ("This") : (sInfo[playerid][pVar])
(IsThis(playerid)) ? ("This") : (sInfo[playerid][pVar])