main() after public functions
#8

Quote:
Originally Posted by Donya
Посмотреть сообщение
do a printf in main, it'll get called after ongamemodeinit
Quote:

main()
{
//callbacks that are called at the start of the gamemode, "hidden"
print("your text");
}

The text will be printed after gamemodeinit, because it will execute before print, in the main()
Reply


Messages In This Thread
main() after public functions - by GaGlets(R) - 14.05.2011, 20:04
Re: main() after public functions - by xRyder - 14.05.2011, 20:17
Re: main() after public functions - by Macluawn - 14.05.2011, 20:18
Re: main() after public functions - by Joe Staff - 14.05.2011, 20:49
Re: main() after public functions - by DRIFT_HUNTER - 14.05.2011, 21:08
Re: main() after public functions - by playbox12 - 14.05.2011, 21:20
Re: main() after public functions - by Donya - 14.05.2011, 21:52
Re: main() after public functions - by Macluawn - 15.05.2011, 10:38
Re: main() after public functions - by xDeadlyBoy - 15.05.2011, 10:48
Re: main() after public functions - by iggy1 - 15.05.2011, 11:06

Forum Jump:


Users browsing this thread: 2 Guest(s)