It seems the forum occasionally does strange things to text inside [ CODE ] blocks when there is a long string of text without any spaces, often containing capital letters but I'm unsure if that's relevant.
Here is an example:
Code:
if(GN_GetSpawnInCondition(SW_FLAG_EVENT_ON_HEARTBEAT))
When I wrote that, there were
no blank spaces between the
E and the
A in
HEARTBEAT in the text. For some reason the forum added that itself.
This has the potential to become very annoying if you post larger scripts where you have to proof-read them very carefully after posting to make sure the forum hasn't messed up the code.
Can something be done about this?