• How do i Force a command into players Consol's, when they join my server? Help
    3 replies, posted
[B][/B]i have recenly made a server (& still devloping it now!, 02/08/2014) i need help, if anyone knows or its possable to force a client/player when they join my server to force a command into their consol's. because i dont want the vannila garrys-mod ''no-clip'' command i would like to use a custon addon (third party) for the ''no-clip''! The addon is already in the server but i need to setup a force bind so clients/players can use it, without manualy typing the command in, i'd like it to be automated!
No way to force a bind. You could use [URL="http://wiki.garrysmod.com/page/Enums/KEY"]KEY Enums[/URL], however.
Ok, thanks.
You could also use this hook: [URL]http://wiki.garrysmod.com/page/GM/PlayerNoClip[/URL] To block default noclip action and do your own. Note that it is shared and is predicted ( that means you need to return the same value both, on client and server. )
Sorry, you need to Log In to post a reply to this thread.