27.11.2014, 22:44
Suggestion incase you plan to update this:
Remove unnecessary lines in the export, especially those that just set standard values and so dont change anything. Or those that dont have an effect in certain modes (e.g. shadow for sprites or models). PlayerTextDrawSetShadow is even added two times for one textdraw in some cases. The exported script is really bloated and can be reduced by at least 50% in most cases. Its a bit annoying to clean up the code for every export.
Remove unnecessary lines in the export, especially those that just set standard values and so dont change anything. Or those that dont have an effect in certain modes (e.g. shadow for sprites or models). PlayerTextDrawSetShadow is even added two times for one textdraw in some cases. The exported script is really bloated and can be reduced by at least 50% in most cases. Its a bit annoying to clean up the code for every export.