Tutoriale Cs este un portal ce pune la dispozitia vizitatorilor programe (tutoriale) pentru jocuri cum ar fi:
Counter-Strike 1.6 , Left 4 Dead 2 , Call of Duty:Modern Warfare Counter Strike Source CSS , Day of Defeat Source , Team Fortress 2 , Battlefield 2 , Postal 2.
Pe acest portal gasiti tot ce va intereseaza in materie de pluginuri cs, tutoriale cs, jocuri multiplayer, filme online, harti gps, template, software, muzica , scripturi si wallpaper.
Ştiu că unele caracteristici nu vor fi utilizate întotdeauna, dar scopul meu este de a crea cel mai puternic manager de chat-ul creat vreodata: dacă o persoană doreşte un singur lucru specific pe chat-ul lui, el trebuie să fie capabil să-l facă cu iChat
Descriere: Acest plugin iti perminte sa-ti modifici dupa cum vrei tu, chatul de CS sau CZ.
Comenzi: amx_reload_ichat : Reincarca cfg-urile ("l" flag, ADMIN_RCON,necesara). say !me : arata un mesaj status
Caracteristici:
Alegeti culoare intre: , , , , and . Pune datele in chatul tau! Datele sunt: %NAME% -> inlocuieste de numele userului %MESSAGE% -> inlocuit cu masajul userului%STEAMID% -> Replaced by User Steam ID %LIFE% -> inlocuieste cu viata userului %TEAM% -> inlocuieste cu jucatorul echipei(vezi iChat.txt. Poti modifica numele echipelor) %POS% -> inlocuieste cu locatia userului,precum 'Bombsite B'... (functioneaza doar in conditia zero) %TEAMTAG% -> inlocuieste cu tagul echipei userului (vezi 'Config' part,valabil pentru CT, T si SPEC)
foloseste !me inainte mesajului pentru a aparea mesajul status , precum "* Kid work on iChat". Aplica un fel de 'sv_alltalk' pentru chat. Spioneaza toate canalele de chat atunci cand este activat. Scoate toate mesajele goale sau mesajele care incep cu o comanda (Ex: /top15). Schimab culoare implicita a utilizatorului(Va intreba daca doresc, daca nu alege pedeapsa lor). Administreaza chatul cu radius.
Toate aceste caracteristici sunt explicate in CFG.
///////////////////////////////////////////////////////// // iChat by Kid // // // // Put iChat.amxx on the last line of your plugins.ini // // Don't use any other chat related plugins // // Or conflicts might appear! // /////////////////////////////////////////////////////////
//////////////////// // Format configs // ////////////////////
// You can use colors: // Colors: , , , , and . // WARNING: You can use only ONE 'Team specific' color on one format line! // 'Team specific' colors are , , and . // If you use more than one, just the color will be the one of the first color used! // For exemple, FORMAT_DEF_ALIVE "Kid is happy!" will work, // But not FORMAT_DEF_ALIVE "Kid is sad..."! Here, the color for all 'Team specific' colors will be blue (the first, as said before). // So FORMAT_DEF_ALIVE "Kid is sad..." is the same as FORMAT_DEF_ALIVE "Kid is sad...". // If no colors specified, it will be color. // You can also change the default color to whatever YOU WANT (pink, violet, black, white...)! // It will just ask to players if they want, and if they won't, you can choose their punishment (kick or not). // See below, on 'Config' part to configure that.
// Tags are the most cool feature on my plugin! You can put some data on your messages! // Tags: %NAME% -> Replaced by User name // %MESSAGE% -> Replaced by User message // %STEAMID% -> Replaced by User Steam ID // %LIFE% -> Replaced by User life // %TEAM% -> Replaced by User Team (see iChat.txt. You can modify Team Names) // %POS% -> Replaced by User Location, like 'Bombsite B'... (WORK ONLY ON CONDITION ZERO) // %TEAMTAG% -> Replaced by User Team Tag (see 'Config' part, avaible for CT, T and SPEC)
// And don't worry, a player who write '%POS%', or '%NAME%' on the chat will not be replaced by the data. // Same for names. If a player says "%NAME%" this will not be replaced by his name, for exemple. // // For exemple, if i want my chat looks like Minecraft's (really cool with CHAT_DEFAULT_COLOR "255255255" (white), or with tag): // FORMAT_DEF_ALIVE " %MESSAGE%" or FORMAT_DEF_ALIVE " %MESSAGE%" // // Counter Strike Condition Zero's default is (%POS% can only be used on Condition Zero): // FORMAT_DEF_ALIVE "%NAME% : %MESSAGE%" // FORMAT_DEF_DEAD "*DEAD* %NAME% : %MESSAGE%" // FORMAT_TEAM_DEF_ALIVE "%TEAM% %NAME% @ %POS% : %MESSAGE%" // FORMAT_TEAM_DEF_DEAD "*DEAD* %TEAM% %NAME% : %MESSAGE%" // // You can also use specific formats for Admins, like: // FORMAT_ADMIN_ALIVE "[ADMIN] %NAME% : %MESSAGE%" // There is also a VIP support! Use: // FORMAT_VIP_ALIVE "[VIP] %NAME% : %MESSAGE%" // Flags are explained below.
// Default users (no flags, will be configurable in the future) -> Default CS Chat (not CZ) // General Chat - Alive FORMAT_DEF_ALIVE "%NAME% : %MESSAGE%" // General Chat - Dead FORMAT_DEF_DEAD "*DEAD* %NAME% : %MESSAGE%" // Team Chat - Alive FORMAT_TEAM_DEF_ALIVE "%TEAM% %NAME% : %MESSAGE%" // Team Chat - Dead FORMAT_TEAM_DEF_DEAD "*DEAD* %TEAM% %NAME% : %MESSAGE%"
// Admins (flag "n", will be configurable in the future) -> Default CS Chat (not CZ) with [ADMIN] tag and message in green. // General Chat - Alive FORMAT_ADMIN_ALIVE "[ADMIN] %NAME% : %MESSAGE%" // General Chat - Dead FORMAT_ADMIN_DEAD "[ADMIN] *DEAD* %NAME% : %MESSAGE%" // Team Chat - Alive FORMAT_TEAM_ADMIN_ALIVE "[ADMIN] %TEAM% %NAME% : %MESSAGE%" // Team Chat - Dead FORMAT_TEAM_ADMIN_DEAD "[ADMIN] *DEAD* %TEAM% %NAME% : %MESSAGE%"
// VIP's (flag "o", will be configurable in the future) -> Default CS Chat (not CZ) with [VIP] tag. // General Chat - Alive FORMAT_VIP_ALIVE "[VIP] %NAME% : %MESSAGE%" // General Chat - Dead FORMAT_VIP_DEAD "[VIP] *DEAD* %NAME% : %MESSAGE%" // Team Chat - Alive FORMAT_TEAM_VIP_ALIVE "[VIP] %TEAM% %NAME% : %MESSAGE%" // Team Chat - Dead FORMAT_TEAM_VIP_DEAD "[VIP] *DEAD* %TEAM% %NAME% : %MESSAGE%"
// Printed when a client put !me behind his message (not /me because of statsx plugin). There is a space before %MESSAGE% (will be fixed soon). // So this line ( FORMAT_ME "* %NAME%%MESSAGE%" ) replace: // "say !me is cool" by "* Kid is cool" // You can use colors and tags, of course. // As said above, THERE WILL BE A SPACE between %NAME% and %MESSAGE%! FORMAT_ME "* %NAME%%MESSAGE%"
///////////////////// // General Configs // /////////////////////
// Prints a little thing, with my name in! This can motivate me to keep working! // But if you're not cool, set it to 0 to disable... CHAT_NOTIFY 1
// It's sv_alltalk for iChat (Deads players can see others dead messages, and alive players can see other alive players messages). CHAT_ALL_TALK 1
// Team Tags // Colors are allowed in Teams Tags! // Should be cool on a BaseBuilder, with: // CHAT_TEAM_TAG_1 "[ZOMBIE]" // CHAT_TEAM_TAG_2 "[BUILDER]" // Team Tag for Terrosits CHAT_TEAM_TAG_1 "[T]" // Team Tag for Counter-Terrorists CHAT_TEAM_TAG_2 "[CT]" // Team Tag for Spectators CHAT_TEAM_TAG_3 "[SPEC]"
// This is the '' color. "-1" to use client's default color. // Else, "RRRGGGBBB". For exemple, black for the color: // CHAT_DEFAULT_COLOR "000000000" // Or white: // CHAT_DEFAULT_COLOR "255255255" CHAT_DEFAULT_COLOR "-1"
// Punishment if client won't set his color to default color. // It's a menu. It's only displayed on first spawn. // 0 - Let him play! // 1 - Kick him as long as he deny. CHAT_PUNISHMENT 1
// Admins with "m" flag (will be configurable in the future) can see all messages (teams, radius...). CHAT_ADMIN_SPY 1
// Remove all chat message wich begins with '/', '!' and '@' (like /top15, /rank...). CHAT_CLCMD_REMOVE 1
// This prints the message only to players on the sender's radius. 0.0 for dislable. // General Chat CHAT_RADIUS_ALL 0.0 // Team Chat CHAT_RADIUS_TEAM 0.0
// Congratulations, you have reached the end of this config file! You just have entirely modified the CS chat!
Exemple si poze: Minecraft with FORMAT_DEF_ALIVE " %MESSAGE%" and CHAT_DEFAULT_COLOR "255255255"
Sexy chat with CHAT_DEFAULT_COLOR "255000255"
VIP cu flag "o" and FORMAT_VIP_ALIVE "[VIP] %NAME% : %MESSAGE%"
Admin cu flag "n" and FORMAT_ADMIN_ALIVE "[ADMIN] %NAME% : %MESSAGE%"
Chat inovator cu FORMAT_DEF_ALIVE "%NAME% says %MESSAGE%"
!me a lansat iChat!
Instalare:
Pune 'iChat_1.2.0.amxx' la ultima linie din plugins.ini Pune 'ichat.cfg' in amxmodx/configs/. Pune 'iChat.txt' in amxmodx/data/lang.