Problem with entity
When I spawn it shutdowns the server.
PHP Code:
PHP Code:
|
Re: Problem with entity
have you try to comment each line to see which cause the crash?
|
Re: Problem with entity
Assuming the model?
Those type of entities can have models unless i am wrong. |
Re: Problem with entity
Precache is required. Where is it?
There are valid parameters for ambient_generic. PHP Code:
|
Re: Problem with entity
Thanks for the answer, the problem is the model, how can I add it right?
PHP Code:
|
Re: Problem with entity
Liable to be a precache issue. Post all the code.
|
Re: Problem with entity
Quote:
Also there is the precache from the model.. when the plugins starts it sets the boolean variable on true, then the precache ask if the variable is true and if it is, then precache the model. Can the problem be that the precache is exed before plugin init? I dont know who starts first. |
Re: Problem with entity
Ambient is a sound. Precache the sound. That bool is needless how it is shown. It will always be true.
|
Re: Problem with entity
Yeah plugin_precache is executed first, you might want to remove the variable bCal
|
Re: Problem with entity
Quote:
|
| All times are GMT -4. The time now is 11:34. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.