No, I'm not working on a server plugin.
I'm using the HL2DM Base.

I've made an entity, but it's only defined on the server.
Would I need to send a message or something to the server to make it do the things I want? Or should I share the entity between client and server.


I also need to make a buy command, but I don't know what I'd do for that.

Are you working with a server plugin? And clients cannot run commands that
are defined only on the server, which is shown when you make a ConCommand in
a Server Plugin the client cannot execute it directly.


----- Original Message ----- From: "Knifa" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, March 01, 2005 8:36 AM
Subject: [hlcoders] Getting player from ConCommand





Hi all.

How would I get the player who is running a command on a server?
Also, client's can't run commands that are defined only on the server,
right?

Thanks.
--
Knifa
SourceForts
http://knd.org.uk/sourceforts/

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,


please visit:


http://list.valvesoftware.com/mailman/listinfo/hlcoders







_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders







-- Knifa SourceForts http://knd.org.uk/sourceforts/

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to