Fix error pev
Can someone help me to fix those errors
Error: Code:
L 05/22/2016 - 11:43:03: [AMXX] Displaying debug trace (plugin "guns_new.amxx")PHP Code:
|
Re: Fix error pev
Before you start doing something you shall check if entity is valid , just put this before new class:
if(!pev_valid(bullet) || !pev_valid(ent)) return FMRES_IGNORED; |
Re: Fix error pev
Man i have done this before but i get this bug on the server look at those pictures you should see a paint splat not paintball balls blocked in wall
Your edit bug: http://i.imgur.com/V0HP7bI.png What i should obtain when i shoot at the wall http://i.imgur.com/5Z8kO3i.png |
Re: Fix error pev
Sorry, i was confused. Wall will return true...
Put this only : Quote:
|
Re: Fix error pev
Thanks man problem solved :P
|
| All times are GMT -4. The time now is 18:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.