Raised This Month: $51 Target: $400
 12% 

[cs:go] menu pop-up on roundstart and chat cmd.


Post New Thread Reply   
 
Thread Tools Display Modes
Mitchell
~lick~
Join Date: Mar 2010
Old 03-04-2015 , 12:59   Re: [cs:go] menu pop-up on roundstart and chat cmd.
Reply With Quote #11

Quote:
Originally Posted by Brrdy View Post
Don't quote me if I'm wrong but I think this is correct

[spoiler]
Note: if this doesn't work switch the top where it says
Code:
	RegConsoleCmd("say !shop", MyFunction);
	RegConsoleCmd("say /shop", MyFunction);
	RegConsoleCmd("sm_fmubuymenu", MyFunction);
to
Code:
RegConsoleCmd("say !shop", abcde);
	RegConsoleCmd("say /shop", abcde);
	RegConsoleCmd("sm_fmubuymenu", abcde);
And I think that should work
Obviously change where it says "say /shop" and "say !shop" if you want to change the IG cmds and "sm_fmubuymenu" is the console cmd
I hope dont actually mean to hook the say command like that..
you should hook sm_shop....

Last edited by Mitchell; 03-04-2015 at 13:00.
Mitchell is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode