Author Topic: Access  (Read 2252 times)

0 Members and 1 Guest are viewing this topic.

Offline Brett900

  • Newbie
  • *
  • Posts: 44
  • Karma: -2
Access
« on: November 17, 2006, 10:05:08 PM »
Wow, i can't make myself admin i even made one off the access genorator and nothing... better take a look guys but for now i'm gonig to try a new way to make myself admin.
 
This is what i'm putting in:

Quote
// User configuration file

// Line starting with // are comments

// Access flags:
// a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
// b - reservation (can join on reserved slots)
// c - kick access
// d - ban and unban access
// e - slay and slap access
// f - map access
// g - cvar access
// h - ent access (could crash the server!)
// i - misc chat access
// j - vote access
// k - prop access
// l - rcon access
// m - player control access (things that affect clients)
// n - menu access
// Other letters may be used for additional plugins (access flags are caps-sensitive).

// Account flags:
// a - this is a playername
// b - this is a clan tag (partial playername)
// c - this is a steamid
// d - this is an ip
// e - this is a steam login (the username they log into steam with)
// f - disconnect player on invalid password. This MUST be used with another account flag. (It's the only flag that can be used with others)
//      (gives them 30 seconds to enter their pass, by default)

// Password:
// When asked for the password, use "_pw <password>" in console

// Format of admin account:
// "<name|ip|steamid|clantag|steamlogin>" "<password>" "<access flags>" "<account flags>"

// Examples of admin accounts:
// "STEAM_0:0:123456" "" "abcdefghijklmnopqrstuv" "c"
// "123.45.67.89" "" "abcdefghijklmnopqrstuv" "d"
// "My Name" "my_password" "abcdefghijklmnopqrstuv" "a"
// "MingeBag" "supah_pass" "abcdefghijklmnopqrstuv" "bf" // This will disconnect any mingebag who does not know the password.

"STEAM_0:0:5743964" "" "bcdefghijklmn" "c"

Anything wrong?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Access
« Reply #1 on: November 18, 2006, 08:44:39 AM »
Experiencing God's grace one day at a time.

Offline Brett900

  • Newbie
  • *
  • Posts: 44
  • Karma: -2
Re: Access
« Reply #2 on: November 18, 2006, 09:47:28 AM »
Still nothing.... i even tryed other ways.... its not fair.... i want to use your mod sooo bad. i have made them off access genorator and nothing happends i have checked my STEAM id something is wrong.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Access
« Reply #3 on: November 18, 2006, 10:10:13 AM »
Follow the instruction on step 5.
Experiencing God's grace one day at a time.