Raised This Month: $ Target: $400
 0% 

Not precached error...


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
hlstriker
Green Gaben
Join Date: Mar 2006
Location: OH-IO!
Old 06-27-2007 , 12:56   Not precached error...
Reply With Quote #1

I've finally decided to start learning fakemeta instead of using engine. When trying to port the weapon model change I get a not precached error.

PHP Code:
// This gives a not precached error...
set_pev(idpev_viewmodel"models/v_gauss.mdl");
set_pev(idpev_weaponmodel"models/p_gauss.mdl");

// This will set the models perfectly...
entity_set_string(idEV_SZ_viewmodel"models/v_gauss.mdl");
entity_set_string(idEV_SZ_weaponmodel"models/p_gauss.mdl"); 
Yes I have both of those models precached
hlstriker is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:28.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode