massive error logs from plugins... need help
plugin peepingTom2
Quote:
Code:
new aiment = pev(ent,pev_aiment)massive error logs I have tried adding the is_user_connected feature, but still error logs appear //--------- plugin: admin blanks Quote:
(native "set_user_gravity"), but debug was not enabled back then Code:
public unBlankPlayerTask(param[]) main problem is that my server crashes and doesn't come back online until I manually restart it and I want to get rid of error logs because I have nothing else as a possible cause for the crashes |
Re: massive error logs from plugins... need help
#define is_valid_player(%1) (1 <= %1 <= 32) ?
|
Re: massive error logs from plugins... need help
not working...:|
|
Re: massive error logs from plugins... need help
For the first, add && is_user_connected( spectated ) && after && is_user_alive(aiment)
For the second, like you said, add is_user_connected(param[0]) before all. |
Re: massive error logs from plugins... need help
thanks for your reply Arkshine (merci beaucoup)
I'll be back with a reply in a few days to see if error logs persist for any of the plug-ins above first plug-in works all the same, lets see about the logs |
| All times are GMT -4. The time now is 21:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.