Fakemeta Entity Spawn
Heres the problem, I cannot get this entity to appear when I execute this function. I know it spawns the item because it does not display the error message I have in here. Any suggestions on how to get this to work? I have already precached the model just for your info.
Code:
|
Re: Fakemeta Entity Spawn
Give this a whirl:
Code:
|
Re: Fakemeta Entity Spawn
Can you say,
Code:
|
Re: Fakemeta Entity Spawn
Zenith I'm pretty sure that isn't necessary.
|
Re: Fakemeta Entity Spawn
Zenith's way did not work.
Stupok69's way made it return this: Got a NaN origin on dropped_item |
Re: Fakemeta Entity Spawn
Found the problem. It was the pev_model line. I changed it to the following and it worked:
engfunc(EngFunc_SetModel, item, "models/roleplay/w_backpack.mdl") |
Re: Fakemeta Entity Spawn
Quote:
|
Re: Fakemeta Entity Spawn
I'm not going to bother, because I didn't use that line when I was playing around with ents using fakemeta and everything worked just fine. It looks like Minimum didn't use that line either.
If you want to give a link or a brief explanation, that'd be nice. |
Re: Fakemeta Entity Spawn
I'll find one later. It all depends on what you're doing with the entity, like are you editing keyvalues or other stuff.
|
| All times are GMT -4. The time now is 06:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.