Console Say commands, how can I make it viewable.
//Console Cmds
register_concmd("say .start","StartCMD") register_concmd("say .stop","EndGame") Currently, when someone types .start, it just starts. I want others to be able to see WHO is saying .start. |
Re: Console Say commands, how can I make it viewable.
Inside the functions, return PLUGIN_CONTINUE instead of PLUGIN_HANDLED
|
Re: Console Say commands, how can I make it viewable.
Appreciated, worked like a charm ofcourse =)
|
| All times are GMT -4. The time now is 03:13. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.