PDA

View Full Version : UAIO plug-in


InfAm0uz
01-23-2007, 20:20
Can some one properly tell me step by step directions on how to get uaio plug-in to work in the server? I tried uploading it and it seems I might have done it wrong...

vvg125
01-23-2007, 22:07
1. Extract the all the files to a temporary folder (on the Desktop works best).
a. (Local Game Server)
1. Open the directory of your local game server.
e.g C:/Program Files/Steam/Steamapps/<username>/dedicated server/cstrike/
2. Open the temporary directory of the extracted files.
(go into the cstrike folder if you haven't)
3. Copy the contents from the extracted files to your server files.
* Make sure that you DO NOT have something like the following happening:
C:/.../dedicated server/cstrike/cstrike/addons/
* It should just have one cstrike directory.

b. (Remote Game Server)
1. Open your FTP program.
2. In the FTP navigate to the temporary directory of the extracted files on the
local files and navigate to your cstrike directory on the remote side.
3. Upload everything from the temporary extracted files (in cstrike) to your
remote server files (in cstrike)

2. Configure your CVARS. Open cstrike/uaio_config.cfg and edit them as you please.
* Make sure you add a line in your server.cfg file like the following:
exec uaio_config.cfg

3. Configure admins. Open cstrike/addons/amxmodx/configs/uaio/uaio_admins.ini
and read how to add admins in that file. Or continue on to next step and use
the uaio_addadmin command to go through a menu to add admins.

4. Change maps / restart server and both plugins should be running.

5. To not use the manager plugin open up cstrike/addons/amxmodx/configs/plugins-uaio.ini
and put ; at the beginning of the line infront of uaio_manager.amxx so that it looks like:
;uaio_manager.amxx

InfAm0uz
02-14-2007, 15:36
wow that is really confusing to me

vvg125
02-14-2007, 18:05
It can't get much simpler... :?

Maybe telling me what part you don't understand might get you the answer you need...?

InfAm0uz
02-17-2007, 22:43
Well this is the link that I found that seems to me is the most recent updated. http://forums.alliedmods.net/showthread.php?t=40875 After downloading the file where do I start first? Do I just upload both files to the main cstrike folder?

vvg125
02-19-2007, 15:24
Just put the addons folder and the uaio_config.cfg file in the cstrike directory.

InfAm0uz
02-25-2007, 01:20
Eh break it down for me lolz which file goes what in the folder? theres two files...Do I need to upload any of the two files in plug-in folder/ini.?

vvg125
02-25-2007, 22:20
Just put the addons folder and the uaio_config.cfg file in the cstrike directory.

It's exactly what I said. Put both the addons folder and uaio_config.cfg file in the cstrike folder. I can't make it any simpler.