-
Posts
659 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by Smeagoll
-
Sau vandut sateliti si statia!!
-
Dupa ce am vandut fullrange`urile am ramas numa cu boxele de la comp si o pereche de casti care suna foarte bine!!!Firma a4tech!!!(care sunt ale lui Johnny!!)
-
Tutoriale C/c++, Html, Php, Mysql, Javascript Etc.
+Smeagoll replied to aligaby's topic in Programare
Download diferite utilitare doar aici!! si aici!! -
Sincer...nu l`am incercat pe "amaratul meu de PC"...am incercat un patch care imi schimba nite setari si interfata de la vista!!!Pare mijto....dar acum nu cred ca o sa`mi cumpar PC numa ca sa pun vista pe el!!Eu sunt multumit de PC-ul meu!!Dar mai incolo....o sa il schimb pentru ca apar multe si bune!!
-
ce m0rph1utzz.....ai jucat cu coade??? ( nu`mi vine sa cred ( tot timpu asta ne`ai mintzit ( nu se paote!!!si legat de host ...am gasit dar mai dureaza un pic!!!Abia astept sa il pun!!
-
pay....partea drapta e goala a toolsbarului...deci fa ceva si acolo...ceva legat de counter....nush...amu nu`mi vine nici o idee!!Daca imi vine vreo idee dau un post!!
-
Am jucat mult jocul asta cred ca este singurul joc de strategie care mi`a placut!!Adevarul e ca, cam rupeam zona.... pana o venit unu de prin bucuresti si mo varzuit!!Nu stiu dar nu cred ca mai joaca lumea starcraft!!!Voi ce parere aveti?
-
Sar putea sa ai din nou virusi!Cand ai instalat windowsul ai formatat totul???(daca nu ai formatat totul e din cauza asta ....tiau ramas niste fisiere infectate) sau alta posibilitate e ca kitul de la windows pe care l`ai instalat sa aiba virusi sau sa nu fie bun!!Incearca sa instalezi alt kit de windows sa vezi ce se intampla!
-
Eu nu inteleg rostul la windows vista ..cere 2 gb sau 4 gb ram pentru ce??...sa ai vista pe comp??....mna nush cui ii convine!!!Nici nu stiu ce avantaje are fata de xp!!
-
Soul plane!!Comedie cu Snoop Dog cu multii negrii si raperi!!!Uitativa ca e belea!!nota 10
-
E mijto chestia asta plus ca la mine in scoala se utilizeaza mult flash-urile astea ..si multe se fura!!!Deci o sa`si cumpere flash-penuri cu cod!!
-
Da am citit oferta lor si cred ca la ei am sa apelez sau la provideru meu de internet!!Eu cred ca de acum o sa dispara non`steamu si o sa fim nevoiti sa luam steam original (numa asa putem scapa de codati) e si asta un avantaj!!
-
Da non-stop si sa nu fie lag!!!
-
Dupa cum spune si titlul topicului caut host pentru un server de counter!As vrea sa fie un host bun vreu 1.5 gb si banda cat mai mare de net!!!Ofer 20 euro maxim pe luna!!
-
de aici il poti sa-l downloadezi : http://files.filefront.com/booster240+plug...;/fileinfo.html Ca sa-ti mearga faci un folder in cstrike\addons care sa se numeasca booster iar acoo il dezarhivezi . Dupa ce ai facut asta te duci in cstrike\addons\metamod\plugin.ini si adaugi linia urmatoare: win32 addons/booster/booster_mm.dll Configurarea se face astfel: Faci un fisier in addons/booster care sa se numeasca booster.cfg iar acolo adaugi urmatoarele: // booster_show_connmsg x (0 = disabled, 1 = small message, 2 = large message) // Shows a console message to players with booster information when they connect. booster_show_connmsg 1 // booster_autofps x (x = 0 to 1000, 0 = no target FPS) // Automatically changes value of sys_ticrate to achieve and maintain the desired server FPS (if possible). // It is not recommended to target FPS greater than 200 or so. // Note that autofps adjusts sys_ticrate, which makes it incompatible with any booster_lite_mode other // than 3. Setting booster_autofps will force booster_lite_mode to 3. booster_autofps 200 // booster_minsleepms x (x = 1 to 10, 10 = no change to multimedia timer) // This adjusts the multimedia system timer to trick HLDS into sleeping for less time. Note that // the lower the value set, the higher the CPU consumption will be for HLDS. Values lower than 3 // are not recommended, as they can cause massive CPU consumption and/or system instability. booster_minsleepms 5 // booster_force_systicrate x (x = 0 to 10000, 0 = let Booster2 manage the value itself (no force)) // Booster2 will force this sys_ticrate value. Note that using this option will set booster_autofps to 0 // and booster_lite_mode to 3, as these methods rely on a sys_ticrate value untouched by user settings. // You should avoid directly setting sys_ticrate in your server.cfg, as manually adjusted values can // cause problems with various parts of Booster2. booster_force_systicrate 0 // booster_cpu_enabled x [0 to 2] (0 = off, 1 = on, 2 = report CPU only - don't actively manage CPU) // Booster2 can monitor CPU usage and adjust the multimedia timer to reduce load when necessary booster_cpu_enabled 0 // booster_cpu_spikemax x // If CPU management is enabled, number of times booster_cpu_spikelevel needs // to be exceeded in order for mmtimer to increase and CPU load to be reduced. booster_cpu_spikemax 3 // booster_cpu_spikelevel x [0 to 100] // If CPU management is enabled, level which CPU utilization needs to exceed // (booster_cpu_spikemax times) for mmtimer to increase and CPU load to be reduced. booster_cpu_spikelevel 75 // booster_cpu_floor x [0 to 100] // If CPU management is enabled, level which CPU utilization needs to stay under // (for booster_cpu_quiettime seconds) for mmtimer to decrease and FPS to increase. booster_cpu_floor 50 // booster_cpu_mminc x [1 to 10] // If CPU management is enabled, amount mmtimer will increment (Booster2 will also decrease // the mmtimer by 1 for every 5 minute period that booster_cpu_spikelevel is not exceeded. booster_cpu_mminc 2 // booster_cpu_quiettime // Seconds required without CPU spike exceeding booster_cpu_floor before // mmtimer value is decreased by 1. booster_cpu_quiettime 300 // booster_cpu_mmmin x [1 to 10] // If CPU management is enabled, Booster2 will never set the mmtimer below this value. booster_cpu_mmmin 3 // booster_cpu_mmmax x [1 to 10] // If CPU management is enabled, Booster2 will never set the mmtimer above this value. booster_cpu_mmmax 8 // booster_lite_mode x [0 to 3] // Controls how the Booster-Lite approach is implemented: // 0 - HLDS sleeps 10ms if no network packets are received. If HLDS // receives a packet, it stops sleeping. (this mode has been added // to provide backward compatibility with how BL v1.00 worked). // 1 - HLDS attempts to sleep 10ms. If a packet is received, // HLDS stops sleeping. Otherwise it attempts to sleep another 10ms. // 2 - HLDS attempts to sleep 50ms. If a packet is received, it stops sleeping. // 3 - HLDS will sleep the standard amount (this value turns this feature off). booster_lite_mode 3 // booster_lite_extra_sleep_frequency x // Forces HLDS server to sleep x milliseconds even if a packet is received. // This setting helps to lower CPU usage. booster_lite_extra_sleep_frequency 0 // booster_stats_cpu_counter // Sets the string Booster will use to query cpu performance. By default this is // "\Processor(_Total)\% Processor Time". Manually set this only if you need to // support non-english counter names or to query a specific processor. // This cvar is only used if booster_cpu_enabled is turned on. // booster_stats_in_counter // Sets the string Booster will use to query bandwidth in. By default this is // "\Network Interface(NDIS 5.0 driver)\Bytes Received/sec". Manually set this only // if you need to support non-english counter names or to query a specific interface. // This cvar is only used if booster_stats is turned on. // booster_stats_out_counter // Sets the string Booster will use to query bandwidth out. By default this is // "\Network Interface(NDIS 5.0 driver)\Bytes Sent/sec". Manually set this only // if you need to support non-english counter names or to query a specific interface. // This cvar is only used if booster_stats is turned on. // booster_stats [0-1] // This turns on statistics gathering. This options is not supported. See info at the end // of the readme regarding this option. // booster_trigger_cmd // Sets a command to be executed the first time (during any given map) that CPU consumption // trips booster_cpu_spikemax. This allows admins to do things such as turn off wallhack // blocks or other CPU intensive systems under heavy load. // booster_intping // This is a read-only value, and holds the current average player ping. // booster_extping // This is a read-only value, and holds the current ping to the address set in booster_pingaddr. // booster_pingaddr // Sets the address (in IP format x.x.x.x) that Booster will ping once a minute. If no value is // set, Booster won't ping anything. Pinging an external address is useful in helping determine // latency issues. If clients are showing high ping, pings to a nearby router can help determine // if the problem is close to the server or part of something that is beyond the administrator's // control. Dupa ce ai facut asta te duci in hlds/cstrike/server.cfg si intre rcon_passworld si exec banned.cfg adaugi asta: exec addons/booster/booster.cfg Cam asta sper sa va ajute! Sursa:cstrike.ro
-
cel mai simplu ar fi cu directorul de startup din start menu - faci un shortcut la hlds.exe - dai proprieties pe Shortcut to hlds.exe - la target adaugi la sfarsit asa incat toata linia sa arate asa: C:\bla\bla\hlds.exe -console -game cstrike +ip +maxplayers 20(sau cati vrei) +map de_dust2 -nomaster si ce mai vrei tu - acel Shortcut to hlds.exe sa il pui in Start > Programs > Startup a doua varianta ar fi prin creearea unui nou Service in XP - HLDS - downloadezi FireDaemon - il instalezi - il pornesti - apesi pe primul buton din stanga (Create a new service definition) - in tabul Program, la Short Name si Display Name scrii HLDS - selectezi casutza langa care scrie "Console Application" - la Executabile selectezi hlds.exe (stii tu unde se alfa) - la Working Directory selectezi directorul in care se afla hlds.exe - la Parameters scrii -console -game cstrike +ip ip.ul.tau.extern +maxplayers 20 +map de_dust2 -nomaster si ce mai vrei tu - apoi in tabul Settings, la Show Window selectezi "Hidden" - la Start-up Mode selectezi Automatic - la Upon Program Exit selectezi Restart the Program - selectezi casutza "Graceful shutdown" - apesi butonul Install de jos Acuma de fiecare data cand pornesti calculatorul, hlds-ul va porni automat numai ca tu nu vei observa chestia asta, sa nu te panichezi.. serverul chiar a pornit (asta daca ai facut ce ti-am zis mai sus) Sursa:cstrike.ro
-
Ok, problema ar fi in felul urmator, am un server de cs 1.6 si ma deranja faptul ca atunci cand cineva se conecta la server si acesta ruleaza o harta non-standard care trebuie descarcata de pe server, viteza de download era foarte mica, chiar si de pe lan, practic era ceva de genul 4-5 min pt o harta ca fy_iceworld. Cum rezolvam problema pe windows: I: Ce este necesar: a) Un web server b) Copierea fisierelor de pe serverul cs catre serverul web c) O mica modificare in server.cfg II:Cum procedam a) (Windows) Cel mai simplu ar fi sa instalati un webserver (daca nu aveti instalat deja) chiar pe serverul de cs. Cel mai usor de configurat pachet ar fi wamp5 care se gaseste la http://www.en.wampserver.com/. Downloadati ultima versiune si instalati-o pe server. Trebuie sa retineti calea unde se afla wwwroot pe care il alegeti in timpul instalarii. Acolo vom copia fisierele care trebuiesc download-ate de pe server. Deasemenea sa ai grija sa faci pornirea automata a webserverului odata cu windows-ul ca altfel la o restartare fisierele nu mai sunt disponibile. Wamp5 contine Apache2, PHP5 si MySQL 5 - deci foarte usor se poate face si site-ul serverului vostru de cs tot aici si acesta poate avea si forum etc. b) este nevoie sa copiem structura de fisiere din folderul cstrike al serverului in folderul wwwroot, intr-un folder denumit de exemplu 'files'. ex: Quote: :arrow: 'c:\wamp\www\files' ce anume copiem din folderul cstrike. ATENTIE nu trebuie sa copiem fisiere de gen server.cfg sau folderul addons pentru a nu ne sabota singuri serverul de cs permitand access persoanelor la parole admini, parola rcon. doar urmatoarele foldere si fisiere sunt necesare: Quote: cstrike\ .wad se afla in . .tga se afla in gfx\env\ .bsp se afla in maps\ .txt se afla in maps\ .res se afla in maps\ .mdl se afla in models\ .wav se afla in sound\ .spr se afla in sprites\ deci o copie a acestei structuri trebuie sa se afle si in folderul wwwroot pe care l-ati ales ex: 'c:\wamp\www\files\' Acum fisierele ar trebuie sa poata fi accesate cu un browser la o adresa de genul: Quote: :arrow: http://server.de.cs/files/maps/fy_iceworld.bsp Unde server.de.cs este adresa serverului tau. exemplu de strucura: Quote: C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\maps\de_generic.map C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\de_generic.wad C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\sound\ambience\de_generic_a.wav C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\sound\ambience\de_generic_b.wav C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\sound\ambience\de_generic_c.wav http://www.mywebsite.com/cs_stuff/maps/de_generic.map http://www.mywebsite.com/cs_stuff/de_generic.wad http://www.mywebsite.com/cs_stuff/sound/am...e_generic_a.wav http://www.mywebsite.com/cs_stuff/sound/am...e_generic_b.wav http://www.mywebsite.com/cs_stuff/sound/am...e_generic_c.wav c) Un nou cvar a fost adaugat la enginul HalfLife si anume 'sv_downloadurl' Acesta permite specificarea unei alte locatii de download a resurselor. in fisierul server.cfg din folderul cstrike al serverului tau de cs va trebui introdusa urmatoarea linie: :arrow: sv_downloadurl "http://server.de.cs/files/" Unde server.de.cs este adresa serverului tau. Poate fi chiar ip-ul de genul Quote: :arrow: sv_downloadurl "http://86.55.123.123/files/" Cam asta e tot. Simplu, nu? :lol: PS: :arrow: Dimensiunea maxima a sv_downloadurl este 127 de caractere. Deasemenea poti sa iti faci un banner custom pt server (~340x56 pixels, gif) si sa il faci de ex: accesibil la http://www.mywebsite.com/cs_stuff/gfx/banner.gif Pt Avansati s-ar putea face urmatoarea chestie mai desteapta. in fisierul httpd.conf adaugati urmatoarele. Quote: Alias "/files" "C:/Server/CS 1.6 Server 1.9/cstrike" <Directory "C:/Server/CS 1.6 Server 1.9/cstrike"> Order deny,allow Deny from all <FilesMatch \.(?i:wad|ztmp|bsp|res|spr|wav|mdl|tga|bmp)$> Order allow,deny Allow from all </FilesMatch> </Directory> insa trebuie sa schimbati ""C:/Server/CS 1.6 Server 1.9/cstrike"" cu calea catre srv vostru. deci nu mai este nevoie sa copiati toate hartile in directorul files din wwwroot. pt ca serverul apache isi va lua automat fisierele din folderul cstrike. Alte avantaje: Daca ati urmarit tutorialul si ati reusit sa il completati cu succes. urmatorul pas ar fi sa va instalati un forum gen phpBB (cautati in google). sa va faceti o sectiune de download pt fisiere gen harti, splay logos, etc. sa va instalati hlstats (cautati in google sau direct pe www.unitedadmins.com). hlstats pentru vizualizarea top, rank in mod mult mai avansat. hlstats mai necesita si pearl (ActivePerl este recomandat). sper sa imi fac timp sa mai fac un tutorial pt instalarea hlstats. Pentru cei care au probleme cu bannerul!!! Am observat ca in functie de versiunea de cs bannerul apare sau nu. de ex cand am fost la icaffe si am jucat de pe steam pe srv meu. in loc sa imi afiseze bannerul meu, afisa o reclama. de la mine de pe lan de ex nu merge banerul. cu alte cuvinte daca nu va merge voua nu inseamna neaparat ca la unii jucatori nu apare. daca ati respectat tutorialul ar trebui sa mearga fara probleme. Sursa:cstrike.ro
-
Ce n`as da sa vad si eu cum e!!Pacat ca nu`s din Bucuresti!
-
Eu am mers acum de Sf.Ioan am mers cu un prieten sa ducem un fiat la cineva acasa (nu stiu marca nu avea nici nr de imatriculare) si ....o vrut sa vada daca o ia cu cartzaituri si ia dat pana la podea (in masina nu sa simtit tare) ...si cand ne`am intors adik mno am dus masina la unu acasa (si pot sa spun ca pe ulitza am prins 80 km/h) si cand ne`am intors am vazut ca erau peste 12 m de scartzzzitura!!! ...Tot in seara aia la diso sau luat 2 la bataie ...si l`am bagat pe unu in dacia lu Johhny siu l`am dus acasa (si pe drum sa vezi cum se fereau toate masinile din cale) am prins 140 km/h atunci!!(SUNTEM PERICULOSI)
-
Super mijto toolbaru!!!Esti dejtept iti merge bibilica!!!Bravo ai facut treaba buna!! ....dar puteai sa mai adaugi ceva ca ...pare ca e cam gol pe partea dreapta!!
-
Chiar ca poate ne vedem in orc la woarcraft :!TOtul e posibil!!!
-
Si eu abia astept sa`l joc daca apare si pe PC .....
-
Site-uri de upload fisiere http://uploadtemple.com - [30MB] http://savefile.com - [60MB] http://turboupload.com - [70MB] http://rapidshare.de - [100MB] http://filefront.com - [100MB] http://megaupload.com - [250MB] http://d01.megashares.com - [10 GB] Site-uri de upload imagini http://imageshack.us/ http://www.theimagehosting.com/ http://photobucket.com/ http://www.imagehosting.us/ http://www.tinypic.com/ http://www.holdthatpic.com/
-
Stiu aligaby dar nu stiu ce avea ca nu se incarca site-ul...si vad ca la tine merge!!Ms mult!!