←  Pytania

AMXX.pl: Support AMX Mod X i SourceMod

»

Zmiana standardowych napisów AMX.

Zablokowany

  • +
  • -
Morti - zdjęcie Morti 12.06.2009

Witam.Jak zmienić standardowe napisy AMX'a ktore wyswietlaja sie podczas gry w trybie slide'roll.
Dokladnie chodzi o ten napis u dołu i o ten na górze ,ktory czasami na niebiesko się wyświetla.

http://www.bankfotek...age/258408.jpeg
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 12.06.2009

amxx.cfg
Odpowiedz

  • +
  • -
zer0. - zdjęcie zer0. 12.06.2009

// Frequency in seconds and text of scrolling message

//

// Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600

amx_scrollmsg "bla" 600



// Center typed colored messages (last parameter is a color in RRRGGGBBB format)

//

// Default values: "Welcome to %hostname%" "000255100"

//                 "This server is using AMX ModXnVisit http://www.amxmodx.org" "000100255"

amx_imessage "Welcome to %hostname%" "000255100"

amx_imessage "bla" "000100255"

Odpowiedz

  • +
  • -
TiTu$ - zdjęcie TiTu$ 12.06.2009

Jak jeszcze nie wiesz o co chodzi to w amxx.cfg zamień na swoje, zamień te pogrubione ;)

// Frequency in seconds and text of scrolling message
//
// Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600
amx_scrollmsg "bla" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
//
// Default values: "Welcome to %hostname%" "000255100"
// "This server is using AMX ModXnVisit http://www.amxmodx.org" "000100255"
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "bla" "000100255"

Odpowiedz

  • +
  • -
Morti - zdjęcie Morti 12.06.2009

dzięki.Temat do zamkniecia.
Odpowiedz
Zablokowany