Error reading weapon data file for: weapon cubemap

From Valve Developer Community
Revision as of 05:28, 28 September 2009 by SiPlus (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle This error occurs when a mod doesn't have the weapon script file for weapon_cubemap in the mod's directory.

Fix

Extracting hl2/scripts/weapon_cubemap.txt from source engine.gcf to the mod's scripts directory will fix this issue.

Mods

If you're trying to get weapon_cubemap working on your mod, you will have to extract the script to the scripts directory for the mod.

Example

SteamInstallPath\SteamApps\username\counter-strike source\cstrike