←  Multilingual

AMXX.pl: Support AMX Mod X i SourceMod

»

[ROZWIĄZANE] More than 1 clan for protect

Zablokowany

  • +
  • -
StrikerRus - zdjęcie StrikerRus 21.09.2011

Hello !

I want to add in this plugin more than 1 clan for protect. Can anyone to change code, please.

Thanks ! :)
Odpowiedz

  • +
  • -
R3X - zdjęcie R3X 27.09.2011

its quite complicated, i suggest you to use few copies of this plugin :)

In plugin_init()
format(cfg,79,"%s/clan.ini",cfg);
new line[LINE_LEN],txtlen;
g_cvarTagProtect=register_cvar("tag_protect","[MyClan]");
g_cvarTPField=register_cvar("tag_protect_passfield","tp_password");
are 3 important changes to do on every copy
"%s/clan.ini"
"tag_protect"
"tag_protect_passfield"
to unique: players list file, cvar names of tag and field setinfo

the last one can stay default if you want use the same field for clans
Odpowiedz

  • +
  • -
StrikerRus - zdjęcie StrikerRus 28.09.2011

Yeah, thanks.


However, I would be happy if someone update plugin.

Thanks ! :)
Odpowiedz

  • +
  • -
Sav3n4r - zdjęcie Sav3n4r 29.09.2011

Close
Odpowiedz

  • +
  • -
Hiroshima - zdjęcie Hiroshima 29.09.2011

Wiadomość wygenerowana automatycznie


Ten temat został zamknięty przez moderatora.

Powód: Pomoc udzielona

Jeśli się z tym nie zgadzasz, Posted Image raportuj ten post, a moderator lub administrator rozpatrzy go ponownie.


Z pozdrowieniami,
Zespół AMXX.PL
Odpowiedz
Zablokowany