Tremulous Forum
Media => Mapping Center => Topic started by: twilight on April 16, 2007, 06:21:25 am
-
when I compile my map I get a .srf and .prt and well as my .bsp....do I need to include these when I put my map into a .pk3? If so where? When I try to run my map I get an error that no spawn points are found yet I have placed them, I believe. All you have to do is create a telenode and egg, correct?
-
the .srf file is used by the LIGHT stage of q3map2 to calculate the lighting, the .prt file is used by the VIS stage of q3map2 to calculate the Visibility Info Set, both files can be discarded after you have compiled.
Your other problem you can find out yourself by using the handy Search function this forum sports.
-
Place eggs and telenodes 4 points above floor. I think that will help'ya.
-
You also need an info-player_intermission, it's where the spectator spawns. You can add human and alien intermissions, but they're not needed. That's where the spectator spawns when you join said team.
-
Thx a lot guys!