Raised This Month: $ Target: $400
 0% 

How to execute command on client console ?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
assd
Junior Member
Join Date: Jul 2008
Old 12-22-2008 , 03:26   How to execute command on client console ?
Reply With Quote #1

I try to execute command on client's console, but it's not work. What is wrong?
I use pfnClientCommand function.
Code:
void OnClientPutInServer(edict_t *pEntity){/*
 g_engfuncs.pfnClientCommand(pEntity, "disconnect");
 RETURN_META(MRES_IGNORED);
};
It doesn't work !!!

I try to kick player, but server print "bad server command kick #1"
Code:
g_engfuncs.pfnServerCommand("kick #1");
g_engfuncs.pfnServerExecute();
Is there alternative function pfnClientCommand, can do it? May be it is possible through a write_message() ?
assd is offline
 



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 09:07.


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