Error reading weapon data file for: weapon cubemap

From Valve Developer Community
Revision as of 17:14, 22 February 2008 by Etset (talk | contribs) (redirected link & page tidy)
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