cere plugin new 2010

Categoria cu cereri de pluginuri si nu numai.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Forum rules
Accesează link-ul pentru a putea vedea regulile forumului

Daca doriti sa vi se modifice un plugin, va rugam postati aici .
Post Reply
sandelu32
Membru, skill 0
Membru, skill 0
Posts: 39
Joined: 31 Aug 2010, 10:03
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com!
Has thanked: 3 times
Contact:

08 Sep 2010, 12:54

salut as vrea si eu un plugin nu vreau asa sa arate http://img413.imageshack.us/i/push0001.png/ da vreau sa arate asa http://img690.imageshack.us/i/deaztec0001ex.png/ este ca un fel de mesaje hud va rog ajutatima si pe mine msss
RoyalServer
User avatar
iReal.
Membru, skill 0
Membru, skill 0
Posts: 98
Joined: 08 Sep 2010, 01:09
Detinator Steam: Da
Reputatie: Ban 3 luni !
Location: ROMANIA !
Has thanked: 2 times
Been thanked: 6 times
Contact:

08 Sep 2010, 13:04

De ce nu editezi din amxx.cfg ?
sandelu32
Membru, skill 0
Membru, skill 0
Posts: 39
Joined: 31 Aug 2010, 10:03
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com!
Has thanked: 3 times
Contact:

08 Sep 2010, 13:07

cum uite codul mil editezi tu plizzzzzz



// AMX Configuration File
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// (Example: setinfo _pw "password")
amx_password_field "_pw"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
amx_show_activity 2

// Frequency in seconds and text of scrolling message
amx_scrollmsg "Bun venit pe %hostname% " 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Bun venit pe %hostname%" "000255100"
amx_imessage "New Server va ureaza norok" "000100255"

// Frequency in seconds of colored messages
amx_freq_imessage 180

// Set in seconds how fast players can chat (chat-flood protection)
amx_flood_time 0.75

// Amount of reserved slots, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source)
amx_reservation 0

// If you set this to 1, you can hide slots on your server
amx_hideslots 0

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
amx_vote_delay 10

// How long voting session goes on
amx_vote_time 10

// Display who votes for what option
amx_vote_answers 1

// Some ratios for voting success
amx_votekick_ratio 0.40
amx_voteban_ratio 0.40
amx_votemap_ratio 0.40
amx_vote_ratio 0.02

// Max. time to which map can be extended
amx_extendmap_max 90

// Step for each extending
amx_extendmap_step 15

// Rank mode
// 0 - by nick
// 1 - by authid
// 2 - by ip
csstats_rank 0

// Max size of the stats file
csstats_maxsize 3500

// Duration of HUD-statistics
amx_statsx_duration 12.0

// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
amx_statsx_freeze -2.0

//If you set this to 0, clients cannot chose their language
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
amx_debug 1

// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
amx_mldebug ""






editeazami tu asa




Pentru reclamatii/admin/si altele vizitati http://moldovaforcewar3ft.forumer.ro/index.htm
Nu va urcati pe harti/cladiri[slay\kick\ban]
Toate banurile vor f insotite de demo/ss
Daca adminii nu vor fi prezenti vor fi eliminati din comunitatea serverului
Pentru resetarea scorului tastati /resetscore
sandelu32
Membru, skill 0
Membru, skill 0
Posts: 39
Joined: 31 Aug 2010, 10:03
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com!
Has thanked: 3 times
Contact:

08 Sep 2010, 13:08

plizzzzzz ca io nu stiu cum
User avatar
iReal.
Membru, skill 0
Membru, skill 0
Posts: 98
Joined: 08 Sep 2010, 01:09
Detinator Steam: Da
Reputatie: Ban 3 luni !
Location: ROMANIA !
Has thanked: 2 times
Been thanked: 6 times
Contact:

08 Sep 2010, 13:10

Code: Select all

// AMX Configuration File
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// (Example: setinfo _pw "password")
amx_password_field "_pw"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
amx_show_activity 2

// Frequency in seconds and text of scrolling message
amx_scrollmsg "Pentru reclamatii/admin/si altele vizitati http://moldovaforcewar3ft.forumer.ro/index.htm" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Nu va urcati pe harti/cladiri[slay\kick\ban]"000255100"
amx_imessage "Toate banurile vor f insotite de demo/ss" "000100255"
amx_imessage "Daca adminii nu vor fi prezenti vor fi eliminati din comunitatea serverului" "000100255"

// Frequency in seconds of colored messages
amx_freq_imessage 180

// Set in seconds how fast players can chat (chat-flood protection)
amx_flood_time 0.75

// Amount of reserved slots, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source)
amx_reservation 0

// If you set this to 1, you can hide slots on your server
amx_hideslots 0

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
amx_vote_delay 10

// How long voting session goes on
amx_vote_time 10

// Display who votes for what option
amx_vote_answers 1

// Some ratios for voting success
amx_votekick_ratio 0.40
amx_voteban_ratio 0.40
amx_votemap_ratio 0.40
amx_vote_ratio 0.02

// Max. time to which map can be extended
amx_extendmap_max 90

// Step for each extending
amx_extendmap_step 15

// Rank mode
// 0 - by nick
// 1 - by authid
// 2 - by ip
csstats_rank 0

// Max size of the stats file
csstats_maxsize 3500

// Duration of HUD-statistics
amx_statsx_duration 12.0

// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
amx_statsx_freeze -2.0

//If you set this to 0, clients cannot chose their language
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
amx_debug 1

// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
amx_mldebug ""



Bafta !
sandelu32
Membru, skill 0
Membru, skill 0
Posts: 39
Joined: 31 Aug 2010, 10:03
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com!
Has thanked: 3 times
Contact:

08 Sep 2010, 13:12

mssssss
User avatar
Arion
Scripter eXtreamCS
Scripter eXtreamCS
Posts: 3317
Joined: 15 May 2008, 21:19
Detinator Steam: Da
SteamID: arion1338
Reputatie: Fost Mapper eXtreamCS
Fost Detinator HNS.eXtreamCS.com
Nume anterior : Seekers
Scripter Echipa eXtreamCS
Fost Moderator jutator
Discord: laurentiuandrei
Has thanked: 402 times
Been thanked: 413 times
Contact:

08 Sep 2010, 13:12

sandelu32 wrote:plizzzzzz ca io nu stiu cum
Te rog citeste semnatura mea :( app cati ani ai ? 7 ?
sandelu32
Membru, skill 0
Membru, skill 0
Posts: 39
Joined: 31 Aug 2010, 10:03
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com!
Has thanked: 3 times
Contact:

08 Sep 2010, 13:28

17 ani
User avatar
Arion
Scripter eXtreamCS
Scripter eXtreamCS
Posts: 3317
Joined: 15 May 2008, 21:19
Detinator Steam: Da
SteamID: arion1338
Reputatie: Fost Mapper eXtreamCS
Fost Detinator HNS.eXtreamCS.com
Nume anterior : Seekers
Scripter Echipa eXtreamCS
Fost Moderator jutator
Discord: laurentiuandrei
Has thanked: 402 times
Been thanked: 413 times
Contact:

08 Sep 2010, 19:14

sandelu32 wrote:17 ani
La varsta ta ar trebui sa stii cum sa ceri/oferi ceva, sa o faci cu respect, pentru ca CERI AJUTOR, nu suntem obligati sa te ajutam pe tine sua pe altcineva, dar o facem din RESPECT pentru tine, asa ca invata sa scrii corect si renunta la "pls, PLIZZZZZZZZZZZ, vA ROGGGG", dai dovada da educatie proasta...

Deci exprima-te mai corect, eu nu am inteles nimic din ce vrei tu :|
Post Reply

Return to “Cereri”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 17 guests