a question about loading stuff

Nexus_Furry

Member
i am wondering how to make a mod that everytime a level loads, the game will run any set of console commands put into the wad or pk3 (idk what format)
 
If you're looking to do this with a specific level that you're making, you can use the ScriptName parameter on the level header.

However, if want that to happen to every level, you can execute the commands you want by hooking onto a MapLoad hook in a Lua script.
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top