Need Some Help I Got A problem
I Made A plugin unlock_baseballbat for gunxpmod first time compiled i bought it model was baseball bat but when hit it zombie doesn't knock back when zombie hited me i get knock back help pls :/ Its For Zombie Swarm Humans Can Only use This Baseball bat can some Correct this ?
Code: Code:
#include <amxmodx> |
Re: Need Some Help I Got A problem
Wait, how you can test something which don't compile ? The code above doesn't compile.
You have added it seems "get_user_weapon(idattacker) != g_BASEBALLBAT" , but it can't work. g_BASEBALLBAT is used to know if player holds a bat and not the weapon id. |
Re: Need Some Help I Got A problem
okey i made easier way but stil zombies dont get knock back :/
Code: Code:
#include <amxmodx> |
Re: Need Some Help I Got A problem
There is no code knock back code in your last code.
|
Re: Need Some Help I Got A problem
Code:
#include <amxmodx> |
Re: Need Some Help I Got A problem
Stop to give random code, and give the ACTUAL and WORKING code you're using on your server which gives you the issue written on the first post.
|
Re: Need Some Help I Got A problem
I Use This :
Code:
#include <amxmodx> |
| All times are GMT -4. The time now is 18:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.