Execute cmd when connect
Hi.I want a plugin that execute all players when connect a command like net_graph,cl_updaterate,cl_rate but i don't want client checker! Thx :up:
|
Re: Execute cmd when connect
Code:
|
Re: Execute cmd when connect
Something like this:
PHP Code:
|
Re: Execute cmd when connect
Thanks man....
|
Re: Execute cmd when connect
this isnt a bump.
How to make it so it executes not just 1 command? |
Re: Execute cmd when connect
PHP Code:
PHP Code:
|
Re: Execute cmd when connect
Wow, my first thread oO. And yes, it is a bump :/
|
Re: Execute cmd when connect
thanks fxfighter.
and alka soz if u take this as bump >.< needed help on it. and how to make a quote within a quote? like "exec 'say something'"? or "exec "say something"" |
Re: Execute cmd when connect
The "escape character" is ^
So it would be: "say ^"hello^"" for example. To change it, for example to \ put this in the header of your code: Code:
#pragma ctrlchar '\' |
Re: Execute cmd when connect
Quote:
|
| All times are GMT -4. The time now is 22:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.