Not precached error...
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:
|
Re: Not precached error...
Quote:
Code:
set_pev(id, pev_viewmodel2, "models/v_gauss.mdl");Code:
set_pev(id, pev_viewmodel, engfunc(EngFunc_AllocString, "models/v_gauss.mdl")); |
Re: Not precached error...
Thanks, but what is the difference between pev_viewmodel and pev_viewmodel2?
|
| All times are GMT -4. The time now is 21:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.