answersLogoWhite

0

Without mods, you would just give them the server's rcon_password.
With sourcemod or another mod, you would have to look at their documentation.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you create a registration form using css and javascript in HTML?

Form is an HTML construct. The first part tells the server to Get or Post. To format with CSS is one thing, to make it interactive, use JavaScript. I will give a URL below:


How do you make div by using css?

You can make CSS inside a div but not div in CSS. CSS inside div could be done by : <do=iv style="">.


On css there are some servers which say enforcing consistency or game sounds manifest. The admin cnt find how to get rid of this please tell me. please?

Its not the server its you! When you install skins some skins have scripts that can over lay the previous script-it says server is enforcing consistency for game sounds manifest. You will have to delete acces files in your cstike directory where game sound mainifest is.


How do you make CSS layouts?

CSS layouts can be created in an external CSS file. The extension of the file should be CSS only.


How do you make a personal profile using a CSS codes?

You cannot "Make" something with CSS. CSS only decorates the elements on a page.


Why does my Gmod DarkRP server keep saying CSS isn't installed properly?

Because you installed it wrong


How can you block someone off your website using HTML Can you embed CSS into it?

You can't actually block someone from your website using HTML or CSS, that I'm aware of anyway. Blocking someone is usually related to community websites, such as those with forums, "wiki-ing" techology, and etc - basically anything that requires log in information. These types of websites require programming far outside of HTML and CSS, such as PHP, CGI, etc. You can create a blocking application in those ways rather than HTML and CSS. I suppose it may be possible to do a blocking from the server file that sets up the website overall, but that requires access to that server file. Some web hosts, especially free ones, do not allow anyone to access or change the information in that server file. With the server file, you can block access from other websites from linking directly to your material (such as photos and other downloadable files), or you could block users from being able to download files from your website. This file is called .htaccess and located in the main server directory (also where your index page is often located). If you're not running a community based website, it's not necessary to block users from your website because your regular user can't make any changes to your site anyway.


In Left 4 Dead 2 how do you get the combat knife?

Have someone who lives in Germany play the game with you. Or you can find a modded server that has CSS weapons enabled. It will then spawn randomly like any other melee weapon.


What is an embedded style?

Embedded CSS simply means that your CSS is written in an external file (i.e. not in your HTML file). The external file can be anywhere on your server and must end in ".css". You would call this CSS file from inside your HTML file like this:On the otherhand, inline CSS is when your CSS is included inside of your HTML code, for example:foo


How do you make the address css on freewebs?

[ Assuming the question can be asked as, "How do you make the address (In the header) more dynamic with CSS on FreeWebs?" ] If you are using a FreeWebs template, you cannot edit any CSS. If you are using raw HTML + CSS, you can wrap the address in a tag such as <span> or <div>, and define some properties to the element with CSS.


How do you make a website like SarahFinchercom?

It is quite simple actually:You'll need to learn Simple Flash programing, possibly CSS, C, Php, Mysql, Ect -- Depending on what you are wanting to do..Or, Pay someone to do so.You will also require a server to host it on.If you need more help with this I have MSN:awww_muffin@live.com--Please no spammers.


How do you insert a command into a CSS file?

You cannot insert a command into CSS, you can make styles that happen in HTML.