0 Members and 1 Guest are viewing this topic.
procedure DrawText(ID: Byte; Text: string; Delay: Integer; Colour: Longint; Scale: Single;X,Y: Integer)
Seems to crash when i type in a decimal, but when I type a fraction, it doesn't... but it also doesn't draw any text if the fraction is between 0 and 1.I heard to fix scaling in 2.6.1 by subtracting .8, but..... thats a decimal, 1 is WAYY to large, and i try both .2 and 1/5, then crash, or nothing shows.(Windows server)