AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   amx x help! (https://forums.alliedmods.net/showthread.php?t=20736)

skateordie 11-15-2005 19:48

amx x help!
 
ok i just downloaded amxX and i'm not sure how to set my self as admin, i run the sever myslef and when i open the server theres no amx in console theres amv and im not sure what that is can anyone help? and also how to set up amx_slap and amx_slay

Jeff Mitchell 11-15-2005 20:04

Go to the users.ini folder in addons/amxmodx/configs/. There's a format there and the flags to add an admin, follow that. I think amx_slap and amx_slay is a default command... type amx_help in console for commands. If amx_help isn't working, you havent installed AMXX correctly.

Peli 11-15-2005 20:16

You don't "set-up" any specific command. All you do to get admin is :

Step 1: Find your STEAMID
To find your steamid, go inside your server or any server, and in the console ( the ~ button next to the 1 key ) and type :
Code:

status
Your steamid is the thing that looks like : STEAM_0:0:35124 ( but with different numbers ofcourse... )
Now write that down somewhere

Step 2: Add yourself ( or a friend ) as an Admin
Go to your : amxmodx/ configs folder, and open the Users.ini file, and type in at the bottom!
Code:

"STEAMID" "" "abcdefghijklmnopqrstu"
Above where it says "STEAMID" replace that with the steamid(s) you wrote down, and leave the QUOTATION MARKS AROUND IT!!!

Step 3: You are done, abuse some noobs...
Good luck...

Mik3h 11-16-2005 05:20

Or go in your server.
rcon_password [Password]
Then: rcon amx_addadmin [Your name] abcdefghijklmnopqrstu


All times are GMT -4. The time now is 15:23.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.