Making pk3 file


(Spitfire.be) #1

Where do you have to put the game_manager in to for the pk3 file, does it must go in the map “maps” or somewhere else tell me.


(]UBC[ McNite) #2

The game_manager is
a) an entity that you set in your .map-file using radiant…
b) the first part in your .script where you put all the uber-relevant stuff like spawntimes and objectives (the .script is in the maps-folder of course).

You need a) and b) to get the map running properly.