I have 2 questions
1.How to catch +attack ?
2.How to check if current model is cell? |
Re: I have 2 questions
I would register prethink and check in there if user button +attack.
Like this: Code:
public plugin_init()greetz regalis |
Re: I have 2 questions
cell is a model ^^
|
Re: I have 2 questions
Hmm, don't really know how to do this but i think that should work:
*edit* you need to include <fakemeta> for both ;) *edit* Code:
new model[32] |
Re: I have 2 questions
thx, now other question:
How to check how much time i pressed +attack? |
Re: I have 2 questions
Here you go:
Code:
#include <amxmodx>+karma would be nice! ;) |
Re: I have 2 questions
thx
+karma man ;) |
Re: I have 2 questions
LOL other questions ^^
How to check if a player hold +attack ? |
Re: I have 2 questions
I think this should work :)
Code:
#include <amxmodx> |
Re: I have 2 questions
I would use FM_CmdStart instead of FM_PlayerPreThink
|
| All times are GMT -4. The time now is 10:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.