Jump to content
View in the app

A better way to browse. Learn more.

Forum Supreme-Elite

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Aide] Comment se mettre admin sur sourcemod

Featured Replies

Que tapez dans la console pour devenir admin de son serveur ? Merci de votre aide

Si tu veux juste être admin va dans addons/sourcemod/configs

 

il y a un fichier simpleadmin.ini (ou un truc comme ça)

Mets "STEAM_ID" "z"

sinon dans le même dossier tu as tout les fichiers pour faire des groupes avec diffèrent level...

  • Author

Ou mettre son steam ID et "z"

 

//

// READ THIS CAREFULLY! SEE BOTTOM FOR EXAMPLES

//

// For each admin, you need three settings:

// "identity" "permissions" "password"

//

// For the Identity, you can use a SteamID or Name. To use an IP address, prepend a ! character.

// For the Permissions, you can use a flag string and an optional password.

//

// PERMISSIONS:

// Flag definitions are in "admin_levels.cfg"

// You can combine flags into a string like this:

// "abcdefgh"

//

// If you want to specify a group instead of a flag, use an @ symbol. Example:

// "@Full Admins"

//

// You can also specify immunity values. Two examples:

// "83:abcdefgh" //Immunity is 83, flags are abcdefgh

// "6:@Full Admins" //Immunity is 6, group is "Full Admins"

//

// Immunity values can be any number. An admin cannot target an admin with

// a higher access value (see sm_immunity_mode to tweak the rules). Default

// immunity value is 0 (no immunity).

//

// PASSWORDS:

// Passwords are generally not needed unless you have name-based authentication.

// In this case, admins must type this in their console:

//

// setinfo "KEY" "PASSWORD"

//

// Where KEY is the "PassInfoVar" setting in your core.cfg file, and "PASSWORD"

// is their password. With name based authentication, this must be done before

// changing names or connecting. Otherwise, SourceMod will automatically detect

// the password being set.

//

////////////////////////////////

// Examples: (do not put // in front of real lines, as // means 'comment')

//

// "STEAM_0:1:16" "bce" //generic, kick, unban for this steam ID, no immunity

// "!127.0.0.1" "99:z" //all permissions for this ip, immunity value is 99

// "BAILOPAN" "abc" "Gab3n" //name BAILOPAN, password "Gab3n": gets reservation, generic, kick

Edited by Blowner

Suis juste les exemples de la fin, c'est tous marqué ;)
A la suite de toutes les lignes commenté (// devant)

z étant l'accès root (tout).

Tu peux régler pour les autres gens avec les autres lettres: abcdef, ...

  • Author

Esque je peux supprimé sa ou pas ?

//

// READ THIS CAREFULLY! SEE BOTTOM FOR EXAMPLES

//

// For each admin, you need three settings:

// "identity" "permissions" "password"

//

// For the Identity, you can use a SteamID or Name. To use an IP address, prepend a ! character.

// For the Permissions, you can use a flag string and an optional password.

//

// PERMISSIONS:

// Flag definitions are in "admin_levels.cfg"

// You can combine flags into a string like this:

// "abcdefgh"

//

// If you want to specify a group instead of a flag, use an @ symbol. Example:

// "@Full Admins"

//

// You can also specify immunity values. Two examples:

// "83:abcdefgh" //Immunity is 83, flags are abcdefgh

// "6:@Full Admins" //Immunity is 6, group is "Full Admins"

//

// Immunity values can be any number. An admin cannot target an admin with

// a higher access value (see sm_immunity_mode to tweak the rules). Default

// immunity value is 0 (no immunity).

//

// PASSWORDS:

// Passwords are generally not needed unless you have name-based authentication.

// In this case, admins must type this in their console:

//

// setinfo "KEY" "PASSWORD"

//

// Where KEY is the "PassInfoVar" setting in your core.cfg file, and "PASSWORD"

// is their password. With name based authentication, this must be done before

// changing names or connecting. Otherwise, SourceMod will automatically detect

// the password being set.

//

////////////////////////////////

// Examples: (do not put // in front of real lines, as // means 'comment')

//

// "STEAM_0:1:16" "bce" //generic, kick, unban for this steam ID, no immunity

// "!127.0.0.1" "99:z" //all permissions for this ip, immunity value is 99

// "BAILOPAN" "abc" "Gab3n" //name BAILOPAN, password "Gab3n": gets reservation, generic, kick

Car ce sont juste des exemples ?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.