Raised This Month: $ Target: $400
 0% 

FakeClients - specifically their weapons


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
_Master_
Senior Member
Join Date: Dec 2006
Old 09-03-2007 , 11:09   Re: FakeClients - specifically their weapons
Reply With Quote #2

1) None... with minor exceptions...
2) simply put: client_cmd() is used to "set" a client attribute (ex. you would do a client_cmd(id, "name", "whatever") to force a name change), while engclient_cmd() is used for "pure" commands (you would do an engclient_cmd(id, "drop") to force the player to drop the current weapon). Mostly you would use engclient_cmd() if the command has no arguments. Note that you cannot control your player with either of them. Movement, combat, etc. actions are handled in another way.

For the problem at hand: you would have to give the weapon first and make it the current weapon.

If you'r unable to test it "live" the you should use a message-logger.
There was a tut about this a while ago... I can't find it atm...

Last edited by _Master_; 09-03-2007 at 11:15.
_Master_ 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 16:09.


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