Error reading weapon data file for: weapon cubemap

From Valve Developer Community
Revision as of 19:17, 19 January 2006 by Ts2do (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Official Mods

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

Example

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