User
Pass
2FA
 
 

Problema setinfo _

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Fixed issues
Author Message2595
MeXicaNo

[Mentally Stable]



Status: Offline
(since 22-06-2012 18:42)
Joined: 12 May 2012
Posts: 29, Topics: 10
Location: Bucuresti

Reputation: 48
Votes: 2

 
Post Posted: 29-05-2012, 10:14:37 | Translate post to: ... (Click for more languages)

Salutare !
Nu de mult am gasit o problema cu "setinfo _" pe zpx.freakz.ro
Eu am pus in amxx.cfg setinfo _frk cum as vrea sa fie la server dar tot sare in sensu ca ba se modifica la _pw ba la _frk -
As vrea sa stiu motivu si cum as putea sa o rezolv !
Multumesc


http://youtu.be/mxax4HpVa5Q
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
killik

[Whaaaaat?!]



Status: Offline
(since 26-05-2019 09:22)
Joined: 14 Jun 2010
Posts: 7576, Topics: 198
Location: Timisoara

Reputation: 301.5
Votes: 99

       
Post Posted: 29-05-2012, 17:40:06 | Translate post to: ... (Click for more languages)

Hmm,ciudat... Pune aici amxx.cfg si server.cfg .


0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
MeXicaNo

[Mentally Stable]



Status: Offline
(since 22-06-2012 18:42)
Joined: 12 May 2012
Posts: 29, Topics: 10
Location: Bucuresti

Reputation: 48
Votes: 2

 
Post Posted: 29-05-2012, 18:40:02 | Translate post to: ... (Click for more languages)

amxx.cfg

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

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

// Name of setinfo which should store a password on a client (you should change this)
// Note: Always prefix the field with an underscore (aka: "_")
// (Example: setinfo "_frk" password)
//
// Default value: "_frk"
amx_password_field _frk
setinfo _frk
// 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
//
// Default value: 1
amx_mode 1

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

// Frequency in seconds and text of scrolling message
//
// Default value: "Bine ati venit pe ZpX.FreakZ.Ro -- Vizitati http://WWW.FreakZ.Ro !" 600
amx_scrollmsg "Folositi un limbaj decent llama/kick/ban 120 minute !" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
//
// Default values: "Pentru a pune lasere scrieti in consola "bind v +setlaser" si pentru a scoate "bind x +dellaser"" "000255100"
// "Acest server foloseste AMX ModX\nVisit http://www.FreakZ.Ro"; "000100255"
amx_imessage "Bine ati venit pe ZpX.FreakZ.Ro !" "000255100"
amx_imessage "Pentru cereri admin vizitati http://www.FreakZ.Ro/forum sectiunea ZpX.Freakz.Ro" "000100255"

// Frequency in seconds of colored messages
//
// Default value: 180
amx_freq_imessage 180

// Ban times for the main ban menu (amx_banmenu)
// Use 0 for permanent ban
// Default values: 0 5 10 15 30 45 60
amx_plmenu_bantimes 0 5 10 15 30 45 60

// Slap damage amounts for the main slap menu (amx_slapmenu)
// Slay is automaticall inserted as the first option
// Default values: 0 1 5
amx_plmenu_slapdmg 0 1 5

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

// Amount of slots to reserve.
//
// Default value: 0
amx_reservation 0

// If you set this to 1, you can hide slots on your server.
// If server "full" of public slots and slots hidden, you must manually connect with connect console command
//
// Default value: 0
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
//
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
//
// Default value: 1
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
//
// Default value: 10
amx_vote_delay 10

// How long voting session goes on
//
// Default value: 10
amx_vote_time 10


server.cfg

hostname "ZpX.Freakz.Ro -- [Nademodes,Easy-Ammo+FUN | Play - Hard]"
rcon_password "nu se spuneee"
allow_spectators 1
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 1
mp_buytime 0
mp_consistency 1
mp_c4timer 36
mp_fadetoblack 0
mp_falldamage 0
mp_flashlight 1
mp_forcecamera 0
mp_forcechasecam 0
mp_friendlyfire 0
mp_freezetime 0
mp_fraglimit 0
mp_hostagepenalty 0
mp_limitteams 3
mp_maxrounds 0
mp_playerid 0
mp_roundtime 7
mp_startmoney 8500
mp_timelimit 30
mp_tkpunish 0
mp_winlimit 0
sv_aim 0
sv_airaccelerate 101
sv_airmove 1
sv_clienttrace 1.0
sv_clipmode 0
sv_allowupload 1
sv_cheats 0
sv_gravity 710
sv_lan 0

log on
mp_logdetail 3
sv_logfile 1
sv_logbans 1
sv_logecho 0
mp_logecho 0
mp_logfile 1
mp_logmessages 1


sv_minupdaterate 20
sv_maxupdaterate 66
sv_minrate 15000
sv_maxrate 25000
sv_maxspeed 9999

sys_ticrate 1000
decalfrequency 60
pausable 0
decalfrequency 60
edgefriction 2
host_framerate 0
exec listip.cfg
exec banned.cfg

//Setari Pentru Accelerator Download
sv_allowupload 0
sv_allowdownload 1
sv_downloadurl "no chance"
bullet_damage 1


http://youtu.be/mxax4HpVa5Q
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
killik

[Whaaaaat?!]



Status: Offline
(since 26-05-2019 09:22)
Joined: 14 Jun 2010
Posts: 7576, Topics: 198
Location: Timisoara

Reputation: 301.5
Votes: 99

       
Post Posted: 30-05-2012, 06:51:02 | Translate post to: ... (Click for more languages)

Sterge tot ce ai acolo la setinfo si pune asta:

Code:
amx_password_field "_frk"


Tot in amxx.cfg adauga:

Code:
// Rank mode
// 0 - by nick
// 1 - by authid
// 2 - by ip
//
// Default value: 1
csstats_rank 0

// Max size of the stats file
//
// Default value: 3500
csstats_maxsize 3500



Modifica in server.cfg:
Code:
sv_alowupload 0
cu
Code:
sv_alowupload 1


Si dupa ce faci modificarile du-te in gamecp si da-i "Set as default config"



0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
tenlimba

[Mentally Stable]



Status: Offline
(since 27-05-2013 19:24)
Joined: 30 May 2012
Posts: 5, Topics: 1
Location: Devil :>)

Reputation: 63.2
Votes: 2

 
Post Posted: 31-05-2012, 18:56:45 | Translate post to: ... (Click for more languages)

Nu trebuie sa faca asta , trebuie sa inlocuiasca amxx.cfg cu unu normal si dupaia sa modifice la setinfo cum vrea inima lui.
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
killik

[Whaaaaat?!]



Status: Offline
(since 26-05-2019 09:22)
Joined: 14 Jun 2010
Posts: 7576, Topics: 198
Location: Timisoara

Reputation: 301.5
Votes: 99

       
Post Posted: 31-05-2012, 19:10:45 | Translate post to: ... (Click for more languages)

Poate omul vrea sa isi pastreze amxx.cfg pe care il are acum, in cazul in care stai prost cu vederea:
Code:
amx_password_field "_frk"



0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
mariusellu

[Account disabled]



Status: Offline
(since 24-11-2012 11:00)
Joined: 29 May 2011
Posts: 2379, Topics: 137
Location: Lugoj

Reputation: 45.4
Votes: 90

 
Post Posted: 09-06-2012, 08:27:08 | Translate post to: ... (Click for more languages)

O singura solutie stiu : setinfo _pw/fkz/zp/frk si parola "pass" in config baga asta! si o sa iti mearga!%
Sper ca ajuta la ceva bafta!


M-am mutat,Sunt shiny mai nou.
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
killik

[Whaaaaat?!]



Status: Offline
(since 26-05-2019 09:22)
Joined: 14 Jun 2010
Posts: 7576, Topics: 198
Location: Timisoara

Reputation: 301.5
Votes: 99

       
Post Posted: 09-06-2012, 09:03:16 | Translate post to: ... (Click for more languages)

mariusellu wrote:
O singura solutie stiu : setinfo _pw/fkz/zp/frk si parola "pass" in config baga asta! si o sa iti mearga!%
Sper ca ajuta la ceva bafta!


Tu pe ce lume traiesti? Ai citit macar problema lui?



0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
mariusellu

[Account disabled]



Status: Offline
(since 24-11-2012 11:00)
Joined: 29 May 2011
Posts: 2379, Topics: 137
Location: Lugoj

Reputation: 45.4
Votes: 90

 
Post Posted: 09-06-2012, 09:18:12 | Translate post to: ... (Click for more languages)

Am citit! trebuie doar sa modifice cfg.! si gata!

M-am mutat,Sunt shiny mai nou.
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Fixed issues  


The time now is 07-02-2025, 09:53:46
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x