June 22, 201114 yr comment_60046 "¢ Pseudo IG : D4rk"¢ SteamID : STEAM_0:1:17083269"¢ Lien vers topic de présentation : http://forum.supreme-elite.fr/topic/3258-presentation-dark/page__p__34722__hl__dark__fromsearch__1#entry34722"¢ Nom de la team : SharK-GaminG"¢ URL du site/forum de la team : http://shark-gaming.fr "¢ Description du plugin souhaité (détaillée a fond) :Je t'avais demander il y a longtemps un plugin pour empêcher le World dommage, mais maintenant il me faudrait ce plugin (vu que je l'es plus et aucun lien marche) mais que pour le flag "t" et "a", celà sera pour mon serveur aim, et surf Merci a toi Raijojp ! Edited June 22, 201114 yr by DaRk Report
June 22, 201114 yr comment_60049 Combine ca avec http://forums.alliedmods.net/showthread.php?p=700396 et compile le plugin Tu as juste à rajouter ce bout de code: public IsVIP(client) { if ((GetUserFlagBits(client) & ADMFLAG_CUSTOM6) || (GetUserFlagBits(client) & ADMFLAG_GENERIC)) return true; else return false; } Report
June 22, 201114 yr Author comment_60050 J'ai un problème avec ce plugin j'arrive pas a charger l'extension nécessaire [EXTENSION] Dukehacks malgré le changement de maps 21:34:47 sm plugins load dhnofalldmg.smx 21:34:47 [sM] Plugin dhnofalldmg.smx failed to load: Required extension "Dukehacks Extension" file("dukehacks.ext") not running. Edited June 22, 201114 yr by DaRk Report
June 22, 201114 yr comment_60053 public IsVIP(client) return GetUserFlagBits(client) & ADMFLAG_CUSTOM6) || (GetUserFlagBits(client) & ADMFLAG_GENERIC; aha! je fais mon chieur le if sert à rien! redondance powaaaaet je pique la fonction Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.