Mixing Game Content: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Source_SDK_FAQ]]
[[Category:Level Design FAQ]]
That is not possible if you wish to run on all player's machines that are running Half-Life 2: Deathmatch. This is because there is no guarantee that the person downloading your map has both installed Counter-Strike: Source and HL2DM installed. We do not require you to have Counter-Strike: Source installed to run Half-Life 2: Deathmatch, for example. The reverse is also true. Therefore, a player running your map that didn't have Counter-Strike installed would get an error because they didn't have the required model or material.
That is not possible if you wish to run on all player's machines that are running Half-Life 2: Deathmatch. This is because there is no guarantee that the person downloading your map has both installed Counter-Strike: Source and HL2DM installed. We do not require you to have Counter-Strike: Source installed to run Half-Life 2: Deathmatch, for example. The reverse is also true. Therefore, a player running your map that didn't have Counter-Strike installed would get an error because they didn't have the required model or material.

Revision as of 20:20, 21 January 2006

That is not possible if you wish to run on all player's machines that are running Half-Life 2: Deathmatch. This is because there is no guarantee that the person downloading your map has both installed Counter-Strike: Source and HL2DM installed. We do not require you to have Counter-Strike: Source installed to run Half-Life 2: Deathmatch, for example. The reverse is also true. Therefore, a player running your map that didn't have Counter-Strike installed would get an error because they didn't have the required model or material.