Page 1 of 1

Pre-game/load LUA

Posted: 15 Mar 2009, 00:40
by REVENGE
Would it be possible to have an interface that lets you run lua code before / while the game loads? Allowing for custom load messages, progress bars, maintenance tasks in the background (custom precaching or whatnot), etc?

Re: Pre-game/load LUA

Posted: 15 Mar 2009, 01:49
by lurker
before/precaching -> eh? stick it in init?
while -> will be done at some point, MTR etc.

Re: Pre-game/load LUA

Posted: 15 Mar 2009, 08:54
by KDR_11k
I think he means custom rendering on the loadscreen.

Re: Pre-game/load LUA

Posted: 15 Mar 2009, 10:34
by trepan
It's been brought up before...
viewtopic.php?p=329662#p329662