The source code of VVVVVV is now public! https://github.com/TerryCavanagh/vvvvvv
I know how to crash the game:say(x)*Insert dialog here*say(99)*Insert text here*Test the level, your game crash when reaching the say(99)Since say(11) is max for dialogue, Doing say(12+) will overflow something i guess?
Quote from: SteveGamer68 on April 21, 2017, 01:15:26 pmI know how to crash the game:say(x)*Insert dialog here*say(99)*Insert text here*Test the level, your game crash when reaching the say(99)Since say(11) is max for dialogue, Doing say(12+) will overflow something i guess?I think say(50) is max but i'm not sure.Also, it crashes because the dialogue can't fit on screen
Quote from: Sir Loller the cancerous on April 21, 2017, 02:10:18 pmQuote from: SteveGamer68 on April 21, 2017, 01:15:26 pmI know how to crash the game:say(x)*Insert dialog here*say(99)*Insert text here*Test the level, your game crash when reaching the say(99)Since say(11) is max for dialogue, Doing say(12+) will overflow something i guess?I think say(50) is max but i'm not sure.Also, it crashes because the dialogue can't fit on screen50 is max for internal say commands