buy an m4
This is my first plugin ever made without any help other than looking at other code. Im posting it for people to tell me what i did wrong, what i can do better,to critisize me:up:, or use? probably another plugin out there like this but whatever. So here it is
Code:
|
Re: buy an m4
Code:
No need for more than 1 line Code:
Code:
Code:
Code:
Code:
Final: Code:
|
Re: buy an m4
Thanks. i added ability to buy ammo with it.
Code:
|
Re: buy an m4
http://wiki.amxmodx.org/CS_Weapons_Information
To give ammo, you should give the actual ammo. Quote:
Code:
|
Re: buy an m4
Thanks.
|
Re: buy an m4
you should use register_clcmd not register_concmd.
clcmd = you can type it in chat. concmd = you gotta type it in console.. |
Re: buy an m4
concmd works aswell, its just that you can execute the cmd from a console
which is a bad idea |
Re: buy an m4
So you're saying concmd will also let you type it in chat and it still works?? Sorry if that sounded rude I meant it as a question because you're smarter :D hehe
|
Re: buy an m4
ya i actually meant to fix this.
|
Re: buy an m4
Lol no problem
Yea if you use concmd("say /m4") or clcmd("say /m4") they do the same thing However the concmd can be executed from a console and the clcmd cannot |
| All times are GMT -4. The time now is 05:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.