15.11.2017, 11:29
Quote:
Indeed. We're all just using wall 19379 (flags = 0) for now.
In RC2, AddCharModel/AddSimpleModel are pawn functions, so you could send it to a custom function with IDE flags, then we'll have an array of models to translate flags to model ID. For now, using flags = 0 is mostly just messing up the alpha. |