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.

Linux

Utilisateur
  • Joined

  • Last visited

Everything posted by Linux

  1. Linux replied to rxzuu's topic in Aide & Tutos
    Impossible de raccorder un Sourceban sur un hébergement web Nitroserv. Pourquoi? Les sockets sont bloqués par ce dernier pour des mesures de "sécurité". Il te faut donc trouver un autre hébergeur Web pour installer un SB ^^. Cdt
  2. halflife2/orangebox/cstrike/addons/sourcemod/configs/thc_rpg Dossier avec tous les fichiers txt (skills + core) halflife2/orangebox/cstrike/addons/sourcemod/plugins Fichier .smx (plugin) halflife2/orangebox/cstrike/addons/sourcemod/scripting halflife2/orangebox/cstrike/addons/sourcemod/scripting/thc_rpg halflife2/orangebox/cstrike/addons/sourcemod/scripting/thc_rpg/base halflife2/orangebox/cstrike/addons/sourcemod/scripting/thc_rpg/upgrades Fichier .sp (source) + Fichiers .inc halflife2/orangebox/cstrike/addons/sourcemod/translations/thc_rpg Fichier txt Voilou :thumbsup: Donc oui j'ai bien tout :confused:
  3. Je le disai pas ironie En effet pas de changement , en parallèle j'ai prévenu l'auteur du script on verra bien Thk
  4. NitroServ :whistling: On se moque pas hein Plus tard peut être OVH (on vera), sinon les permissions de dossiers/fichiers semblent correctes.
  5. C'est moi qui est volontairement (fait ici) une "réduction" de la taille de mon database :thumbsup: De plus, le fichier ne prends pas en compte la "structure" (espace, table, ect ..), mais l'ouverture et la fermeture des "groupes" avec : { et }. Cordialement Soit, il y a bien un espace est "thc_rpg" et "sourceban" :thumbsup:
  6. Déjà tenté Dark :thumbsup:^^ "Databases" { "driver_default" "mysql" "thc_rpg" { "driver" "sqlite" "database" "thc_rpg" } "sourcebans" { "driver" "default" "host" "web1.cmer.fr" "database" "sourceba_sourceba" "user" "xxx" "pass" "xxx" //"timeout" "0" "port" "3306" } "storage-local" { "driver" "sqlite" "database" "sourcemod-local" } "clientprefs" { "driver" "sqlite" "host" "localhost" "database" "clientprefs-sqlite" "user" "root" "pass" "" //"timeout" "0" //"port" "0" } } Résultat: ] rcon sm plugins load thc_rpg L 01/14/2011 - 15:20:03: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/translationsmanager.phrases.txt" L 01/14/2011 - 15:20:03: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/menu.phrases.txt" L 01/14/2011 - 15:20:03: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/projectbase.phrases.txt" L 01/14/2011 - 15:20:03: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/chat.phrases.txt" L 01/14/2011 - 15:20:03: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/basecmd.phrases.txt" L 01/14/2011 - 15:20:03: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/configmanager.phrases.txt" L 01/14/2011 - 15:20:03: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/logmanager.phrases.txt" L 01/14/2011 - 15:20:03: [sM] Plugin encountered error 25: Call was aborted L 01/14/2011 - 15:20:03: [sM] Native "SetFailState" reported: [Core] [initSQL] No config entry found for 'thc_rpg' in databases.cfg L 01/14/2011 - 15:20:03: [sM] Displaying call stack trace for plugin "thc_rpg.smx": L 01/14/2011 - 15:20:03: [sM] [0] Line 222, src\thc_rpg/base/logmanager.inc::LogMgr_Print() L 01/14/2011 - 15:20:03: [sM] [1] Line 51, src\thc_rpg/sql.inc::InitSQL() L 01/14/2011 - 15:20:03: [sM] [2] Line 158, src\thc_rpg/core.inc::Core_OnAllPluginsLoaded() [sM] Loaded plugin thc_rpg.smx successfully. Incompréhension :confused: Pourrais-tu m'uplaod ton .smx? Pour tester? car j'ai l'impression que c'est le script en lui-même qui possède une erreur Cordialement
  7. Yes => 109.239.146.37 (sinon mon SB ne serai pas actif :turned: )
  8. "Databases" { "driver_default" "mysql" "thc_rpg" { "driver" "mysql" "host" "web1.cmer.fr" "database" "sourceba_thc_rpg" "user" "xxx" "pass" "xxx" "timeout" "10" "port" "3306" } "sourcebans" { "driver" "default" "host" "web1.cmer.fr" "database" "sourceba_sourceba" "user" "xxx" "pass" "xxx" //"timeout" "0" "port" "3306" } "storage-local" { "driver" "sqlite" "database" "sourcemod-local" } "clientprefs" { "driver" "sqlite" "host" "localhost" "database" "clientprefs-sqlite" "user" "root" "pass" "" //"timeout" "0" //"port" "0" } } Hébergeur: Hébergement-vous :thumbsup:
  9. Bonjour à tous, Voilà , il ne s'agit tout d'abord pas d'une demande de création de plugin ^^ mais d'une demande "d'aide". Après avoir tenté plusieurs fois d'installé [THC RPG] Total HardCore RPG, je me suis redirigé vers SourceRPG, cependant je souhaitai retenter d'installer [THC RPG] avec votre aide et/ou conseil(s). Je me demandai donc si vous avez une idée de mon problème et du chemin à suivre pour le régler ^^. http://thcrpg.thclan.at/images/logo.jpg(Lien) ] rcon sm plugins load thc_rpg L 01/13/2011 - 16:42:52: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/translationsmanager.phrases.txt" L 01/13/2011 - 16:42:52: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/menu.phrases.txt" L 01/13/2011 - 16:42:52: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/projectbase.phrases.txt" L 01/13/2011 - 16:42:52: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/chat.phrases.txt" L 01/13/2011 - 16:42:52: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/basecmd.phrases.txt" L 01/13/2011 - 16:42:52: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/configmanager.phrases.txt" L 01/13/2011 - 16:42:52: [thc_rpg.smx] [Translations Manager] Loaded "thc_rpg/logmanager.phrases.txt" L 01/13/2011 - 16:42:52: [sM] Plugin encountered error 25: Call was aborted L 01/13/2011 - 16:42:52: [sM] Native "SetFailState" reported: [Core] [initSQL] No config entry found for 'thc_rpg' in databases.cfg L 01/13/2011 - 16:42:52: [sM] Displaying call stack trace for plugin "thc_rpg.smx": L 01/13/2011 - 16:42:52: [sM] [0] Line 222, src\thc_rpg/base/logmanager.inc::LogMgr_Print() L 01/13/2011 - 16:42:52: [sM] [1] Line 51, src\thc_rpg/sql.inc::InitSQL() L 01/13/2011 - 16:42:52: [sM] [2] Line 158, src\thc_rpg/core.inc::Core_OnAllPluginsLoaded() [sM] Loaded plugin thc_rpg.smx successfully. Pour le moment le plugin est "installé" sur un serveur test tournant sous Linux avec donc le minimum de plugin: - Metamod 1.8.5 - Sourcemod 1.3.5 Le Database utilisé est MySQL et les données rentrées sont les bonnes. Cordialement

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.