How would I create a /say command?
I want to make a say command that all users could do that then makes the server give them war3 experience. Any one?
|
Re: How would I create a /say command?
Code:
I have no idea how you can give a person experience, since i never used warcraft or whatever. But i'm sure there's a server command for it, just let me know what it is. |
Re: How would I create a /say command?
Thanks man.
wc3_givexp username xp |
Re: How would I create a /say command?
Do you want the users to be able to define how much XP they get?
Or make it random? Look above for the edited code, you can change "NUM_XP" to the amount the user gets. |
Re: How would I create a /say command?
I would suggest a simpler method:
Code:
#include <amxmodx> |
| All times are GMT -4. The time now is 21:34. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.