15 July 2013

Si ta qesim 1 weapon ne Killing Floor

Hapi 1. Se Pari Shkarkojm Custom Shop
             Shkako  :  Custom Shop.rar <<< Kliko  Custom Shop.rar Per ta Shkarkuar


Hapi 2. Extratojm Filet Custom shop.rar



Hapi 3. Bejm Copy filet qka extratuam nga Custom Shop.rar




Hapi 4. C:\Program Files\Killing Floor\Sytem


Hapi 5. Bejm Paste Filet e Custom Shop.rar

Hapi 6. Un deshiroj ta qes ket Weapon ne Killing Floor


Hapi 7.  Shkarkojm  Weapon
              Shkarko : 
ThompsonG2_upd.rar


Hapi 8. Extratojm ThompsonG2_upd.rar




Hapi 9. Bejm Copy Folderat Animation edhe System


Hapi 10.  Bejm Paste Filet qka bem Copy Ne C:\Program Files\Killing Floor\

Hapi 11.  Hapim me notepad ose notepad++ filen :  TG2ContenderDTMut.ucl file gjenden ne armen qka shkarkuam ne folderin system


Hapi 12.  Gjem Emrin : PickupClassName edhe bejm copy si ne foto


Hapi 13.  Pasi morrem kodin :  
TG2ContenderDTMut.G2ContenderDTPickup Shkojm C:\Program File\Killing Floor\System dhe gjejm hapim filen KFCustomShopMutV2.ini


Hapi 14.  Shkojm ne fund dhe shkruajm ket kod :  
WeaponForSale= Pastaj vendosim kodin qka e morrem nga TG2ContenderDTMut.ucl  dhe do te duket keshtu  WeaponForSale=TG2ContenderDTMut.G2ContenderDTPickup


Hapi  15. Hyjm ne Killing Floor dhe e shikojm


Siq e shikoni Weapon ka dal me sukses

Tutorial by : mokiCs.

14 July 2013

Si ti qesim botat ne Killing Floor

Hapi 1. Shkarkojm Bot.rar
            Shkarko : Bot.rar
Hapi 2. Extratoj Filet nga bot.rar
Hapi 3. Bej Copy Filet qka i Extratuam nga Winrar
Hapi 4. Shkoj C:\Program Files\Killing Floor\Sytem
Hapi 5. Bejm Paste Filet qka i bem Copy
Hapi 6. Hapim Killing Floor Klikojm Solo
Hapi 7. Klikojm Mutators Dhe gjejm Bots Mutator Si ne Foto Pastaj Klikojm Add
Hapi 8. Klikojm Configure Mutators
Hapi 9. Number Bots sa bota po don mi qit Max eshte 99



Tutorial by : mokiCs. [ OpojaGaming ]

27 April 2013

Si ta instalojm SSH2 Ne Centos 6


Hapi 1. yum install gcc php-devel php-pear libssh2 libssh2-devel
Hapi 2. pecl install -f ssh2
Hapi 3. echo extension=ssh2.so > /etc/php.d/ssh2.ini
Hapi 4. service httpd restart

Si te vendosim UCP 7.8.3(7.9) ne SRW

Pershendetje  sot do tju tregoj se si ta vendosim UCP ne SRW se pari e download UCP per SRW link 

Shkarko UCPDHE E ZGJIDHNI VERSIONIN 7.8.3 PER SRW
Image
Pastaj ja bejm EXTRACT ne DESTOP si ne foto 
Image
Mbasi qe e kemi download UCP per SERVER shkojme e hapim FTP 
Hapi i 2: 
Klikojme ne HL1 si ne foto Image
Pastaj FILE (UCP.CMD) e marrim dhe e vendosim ne FTP ne folderin CSTRIKE si ne foto (E kapni file UCP.CMD dhe e vendosni ne CSTRIKE)
Image
Image
Pastaj e krijojme nje file te ri ne CSTRIKE/ADDONS/AMXMODX/CONFIG/ me emer ucp apo duke klikuar F7
 
Image
I marrim FILET prej HL1 te cilat quhen CVARLIST , DETECTEDLIST , FILELIST , si dhe FILET qe ndodhen ne DESTOP qe quhet BANLIST dhe CONFIG i vendosim ne folderin UCP qe e krijuam
Image Si edhe
Image 
i vendosim ne cstrike/addons/amxmodx/config/ucp
Image
Pastaj filen UCP qe eshte ne HL1 e vendosim ne CSTRIKE/ADDONS/AMXMODX/DATA/LANG 
Image
Image 
pastaj Pastaj ATO filet qe jon ne folderin addons i dergoni siq jane tek addonsat i dergoni ne FTP te njejtat file ne te njetin VEND dhe ne fund filen UCP.AMXX ne HL1 Imagee dergojm tek CSTRIKE/ADDONS/AMXMODX/PLUGINS dhe tek CSTRIKE/ADDONS/AMXMODX/CONFIG/PLUGINS.INI i shtojme 2 Rreshta te rinj me keto fjal 

ucp.amxx
ucp_menu.amxx si ne foto 
Image
dhe ne fund e bejm ne SERVER 
amx_rcon restart 1 dhe funksionon 100%

Tutorial By : OLIMPIC #.

25 April 2013

Si ta Instalojm PHP 5 Në Centos 5

Sot do tju tregoj si ta instalojm PHP 5 ne Centos 5

Hapi 1. yum install php
Hapi 2. yum search php
Hapi 3. yum install php-mysql php-gd php-imap php-ldap php-mbstring php-odbc php-pear php-xml php-xmlrpc

Hapi 4. yum install php-pecl-apc
Hapi 5. /etc/init.d/httpd restart [ Kjo Komand e Ben Restart apatche

Shpresoj Tju Kem Ndihmuar

Si Ta Instalojm SSH2 Në Centos 5


Sot do Tju Tregoj Si Ta instalojm SSH2 Në Centos 5 

Ndjekni Hapat
Hapi 1. yum install automake php-devel libtool openssl-devel gcc++ gcc

Hapi 2. cd /usr/src
Hapi 3. wget http://www.libssh2.org/download/libssh2-1.2.tar.gz
Hapi 4. tar -zxf libssh2-1.2.tar.gz
Hapi 5. cd libssh2-1.2
Hapi 6. ./configure
Hapi 7. make all install
Hapi 8. cd ..
Hapi 9. rm -rf libssh2-1.2
Hapi 10. cd /usr/lib64/php/
Hapi 11. wget http://pecl.php.net/get/ssh2-0.11.0.tgz
Hapi 12. tar -zxf ssh2-0.11.0.tgz
Hapi 13. cd ssh2-0.11.0

Hapi 14. phpize && ./configure --with-ssh2 && make
Hapi 15. ./configure --with-ssh2
Hapi 16. cd modules
Hapi 17. mv ssh2.so /usr/lib64/php/modules/ssh2.so
Hapi 18. pecl install ssh2-beta
Hapi 19. echo extension=ssh2.so >> /etc/php.ini
Hapi 20. service httpd restart
test
php -m Edhe Shiko a eshte SSH2.

Tutorial By : OpojaGamingCenter

Si te hapim Server CS 1.6 (Windows)


Instalo Counter Strike Server Windows

Përshendetje gjeta kohë t'lir edhe thash pse jo tju qes 1tutorial se si me hap Server ne Sistemin Operativ Windows


Kushtet:

Mos ja nis tutorialin nëse nuk i plotëson këto kushte:
- Windows XP , Procesori më i lartë se 1ghz and 256 ram
- Shpejtësia Internetit (shpejtësi më të madhe se 100kB/s )
- 1-2 GB Disk Hapsir

Filet që duhet Shkarkuar:

Ju duhet të shkarkoni këto file:

-HLDSUpdateTool
-Counter Strike Patch v21


Instalimi
1. Se pari ju duhet të krijoni një folder të ri me emrin HLDS. Shembull C:HLDS

Image


2. Pastaj duhet të hapni hldsupdatetool.exe, duke klikuar
NEXT, pastaj klikon I Agree. E vendosni te Destinacioni i Serverit, klikojm browse. Në diskun C, bëjmë double-click në HLDS folder, klikojm ok. Klikojm Yes për përfundim.

Image
Image
Image
Image
Image
Image
Image
Image

3. Tash shkojm ne Start / Run / CMD 
Image


Në CMD Shënojm

cd C:HLDS
klikojm enter

Image


4. Tash ne duhet ti marrim filet qe i nevojiten serverit. Përseri , ne comanden run , ne shkruajmë këtë kommand:

hldsupdatetool.exe -command update -game valve -dir .
Kujdes . duhet me qen nfund gjithsesi

Image


Kjo komand merr hlds fajlet , hltv and valve game engine.
Kur Fajlet të mirren me sukses ,Në Run Komand do ju shfaqet ky tekst:

HLDS installation up to date

Image


Counter-Strike Fajl:
Pasi të mbaroni Marrjen e Fileve të serverit, Ju duhet të merrni Counter Strike Fajlat. Ju në Comandën Run duhet të shkruani tektstin që ndodhet më posht

hldsupdatetool.exe -command update -game cstrike -dir .
Kujted . duhet me qen nfund gjithsesi

Image


Kur Marrja e fileve do përfundoj, në run do ju shfaqet Teksti:

HLDS installation up to date


Image


Ky Ishte Tutoriali Sa i përket Krijimit të Serverit
Tashti është rradha për Vendosjen e Patch në Server:

1.Se pari shkojm te Patchi e klikojm.

E lojm Gjuhen English edhe e klikojm OK

Image

2.Klikojm 2her Next 
Image

3.Pastaj te Destinacioni klikojm Browse dhe e lojm në My Computer/C:/HLDS 
Image
Image

Klikojm Install dhe Presim deri sa të perfundon Shkarkimi

Për të ndrrar Configet në server shko C:/HLDS/cstrike/server.cfg

hostname "Emri Serverit"
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime 2
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 0
mp_falldamage 0
mp_flashlight 1
mp_forcecamera 3
mp_forcechasecam 2
mp_friendlyfire 1
mp_freezetime 3
mp_fraglimit 0
mp_hostagepenalty 0
mp_limitteams 6
mp_logfile 1
mp_logmessages 1
mp_logdetail 3
mp_maxrounds 0
mp_playerid 0
mp_roundtime 3
mp_startmoney 800
mp_timelimit 35
mp_tkpunish 0
mp_winlimit 0

sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_clienttrace 1.0
sv_clipmode 0
sv_allowupload 1
sv_cheats 0
sv_gravity 800
sv_lan 1
sv_maxrate 7000
sv_maxspeed 320
sv_maxupdaterate 101
sys_ticrate 10000
decalfrequency 60
pausable 0
log on
decalfrequency 60
edgefriction 2
host_framerate 0
exec listip.cfg
exec banned.cfg
rcon_password rcon password

Për të lëshuar Serverin shko C:/HLDS/hlds.exe

Image

Kjo ishte i gjithë Tutoriali

Qiti Addonsat dhe Bon admina



Djem Tutoriali qe e kom bo sot osht qysh me bo Serverin me AMXMODX dmth me AMX


Se pari duheni me shkarku

- Addonsa Public

Image


Se pari ekstraktojm Rarin ne nje folder
Folderin addons edhe libist.gam e qesim në CSTRIKE
Nese doni me e editu Emrin e Serverit at'her shkoni në server.cfg që ndodhet në cstrike edhe e shënoni hostname "Emri i Serverit"
Ky addons osht për Public
Nëse Doni me i ndru Configat e Serverit shkoni cstrike/addons/amxmodx/configs/amxx.cfg

Image
Image
Image
Image

Nëse doni me bo admin në server shkoni cstrike/addons/amxmodx/configs/users.ini
Image
Image
Image
Image

Këtu posht e keni Shkronjat e akseseve për admin

; Shkronjat e acceseve:

; a - Imunitet (nuk mund të kickeni/baned/slayed/slaped)
; b - Rezervim (Mund te futeni me slot kur nuk ka vend)
; c - amx_kick komand
; d - amx_ban dhe amx_unban komand
; e - amx_slay and amx_slap komand
; f - amx_map komand
; g - amx_cvar komand (nuk janë të lejuara të gjitha cvarsat)
; h - amx_cfg komand
; i - amx_chat dhe tjera chat komanda
; j - amx_vote dhe tjera vote komanda
; k - akses te sv_password cvar (nga amx_cvar komand)
; l - akses te amx_rcon komand dhe rcon_password cvar (nga amx_cvar komand)
; m - custom level A (Për Plugina)
; n - custom level B
; o - custom level C
; p - custom level D
; q - custom level E
; r - custom level F
; s - custom level G
; t - custom level H
; u - menu akses
; z - user (pa admin)

Besoj që kuptuat nga tutoriali 

Ky Tortial o me [protocol 47]

Ketu i keni komandat e amX



amx_kick "emrin kon po don me kick"

amx_ban "emrin kon po don me banirat"
amx_banip "emrin kon don eme banirat me IP"
amx_unban "emrin ose IP per me ja hek banin"
amx_slay "emrin" - per me ja bo kill
amx_slap "emrin" - per me ja dridh ( shuplak ) 
amx_cvar sv_restart 1 - per me res
amx_map "emrin e mapit" - per me ndru mapin
amx_nick "emrin qysh e ka" "emrin qysh po don me ja bo"
amx_say "mesazhi qa podon me shkru" 
amx_psay white "me fol me tbardha"
amx_tsay white "tbardha anash"
amx_csay white "tbardha ne mes" 
amx_votemap map1 map2 - .psh. amx_votemap de_dust2 de_nuke de_prishtina 
amx_vote "pytja qa po don me vet" "pergjigja 1" "pergjigja 2"
amx_chat "tekstin" ( me kete komand fol veq me admina tjertnuk mund ta shohin )
amx_kickmenu ( menuja per kick )
amx_banmenu ( menuja per ban )
amx_cvarmenu (menuja e CVAR )
amx_reloadadmins ( per tja bere refresh fajllit ku jon adminat nese shtoni ndonje admin )
amx_pause 1 ( per ta bere pause serverin )
amx_pause 0 ( per ta hekur pausen )
amx_off ( nese doni ta nalni AMX )
amx_on ( per ta leshuar AMX )
amx_rcon ( dergon ne server komandat permes rconit )
amxmodmenu - per paraqitjen e te gjithe menuve qe jan me amx
amx_cvar sv_password "paswwordi i srv" - per ti qitur password serverit
amx_cvar mp_freezetime 8 - per tja ndryshuar freezetime srv

Per ti par full komandat dhe acesat te cilat i keni e shenojm ne consol :

amx_help
dhe to te shihni sa acesa i keni dhe te gjitha komandat te cilat mund ti perdorni

Sheno /hp per te pare at qe te ka vra


Sheno /me per ti pare kundershtarit se sa hp ja ki jek


Sheno /rank per te pare radhitjen tuaj ne server


Sheno /top15 per ti pare 15 lojtaret qe kan me se shumti vrasje


Sheno nextmap per te pare mapen e ardhshme


Sheno timeleft per te pare kohen e mbetur


Shpresoj qe ju kam ndihmu me kete tutorial sepse e kam pa qe shume po kane probleme me qel server..

Tutoriali osht per Public Server!