This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Just Capture the Flag (CTF) v1.32c (26 jun 2012)


Post New Thread Reply   
 
Thread Tools Display Modes
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 04-13-2012 , 00:22   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #411

Quote:
Originally Posted by conartist View Post
A quick question,

if i want to rename "Adrenaline", like make "Experience" or something else,
is ist enough if i change it in the jctf.txt or do i have to change it
also in the .sma? It must naturally change every "Adrenaline" to "Experience".

Hope you understand.
The only hardcoded instances of "adrenaline" are the commands...
I suggest you don't edit/remove the command, just copy them! The reason is that some players that like the mod might have "adrenaline" bound to a key and they shouldn't have to rebind the key

Here's what you should change:

Line 1271:
Code:
register_clcmd("adrenaline", "player_cmd_adrenaline")
and change it to:
Code:
register_clcmd("adrenaline", "player_cmd_adrenaline")
register_clcmd("experience", "player_cmd_adrenaline")
register_clcmd("xp", "player_cmd_adrenaline")
(you can add as many varieties as you want)

And lines 3154 AND 3259 (yeah, duplicated code xD):
Code:
	if(equali(szMsg, "/adrenaline"))
	{
		player_cmd_adrenaline(id)

		return CHAT_SHOW_COMMANDS ? PLUGIN_CONTINUE : PLUGIN_HANDLED
	}
change to:
Code:
	if(equali(szMsg, "/adrenaline") || equali(szMsg, "/experience") || equali(szMsg, "/xp"))
	{
		player_cmd_adrenaline(id)

		return CHAT_SHOW_COMMANDS ? PLUGIN_CONTINUE : PLUGIN_HANDLED
	}
(again, as many varieties as you want, just make sure you got the syntax right, with the || and stuff)

And that's it for source editing...

Also, don't use "replace all" in your jctf.txt file! Replace them manually because you will break the file by replacing keys as well and you'll get error messages in-game, so make sure you only change the values
__________________

Last edited by Hunter-Digital; 04-13-2012 at 00:25.
Hunter-Digital is offline
vikassharma
BANNED
Join Date: Dec 2011
Location: INDIA
Old 04-14-2012 , 09:00   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #412

HELP ME IT GIVE ME RUNTIME ERROR
vikassharma is offline
akcaliberg
Senior Member
Join Date: Nov 2011
Location: Istanbul
Old 04-14-2012 , 10:48   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #413

Code:
[tr]
TEAM_RED = Kirmizi
TEAM_BLUE = Mavi
TEAM_SPEC = Izleyici
FLAG_RED = Kirmizi
FLAG_BLUE = Mavi

JOIN_INFO = Bu server'da %s%s%s by %s%s%s calismaktadir. -  Hizli-yardim icin konsola bakin.
JOIN_NOFEATURES = Bu server bazi jCTF ozelliklerini deaktif etmistir, hangilerinin deaktif edildigini ogrenmek icin /help yazin.

QH_TITLE = Hizli-Yardim
QH_MADEBY = Bu mod yapan:
QH_LINE1 = Kendi bayraginizi korurken, dusmanin bayragini ele gecirmelisiniz.
QH_LINE2 = Bu mod bir cok ozellige sahip, fakat hepsini ogreneceksin.
QH_LINE3 = Sadece oyuna  gir ve Bayrak Ele Gecirme skorlari toplamaya basla !
QH_HELP = Fazladan yardim icin, sohbet kismina /help yaz.
QH_ADRENALINE = Bir tusa ^"adrenaline^" atamalisin. Ornek: bind v ^"adrenaline^" .

SPAWN_NOMONEY = Spawn parasi kazanamadin cunku intihar ettin !
DEATH_TRANSFER = Sen otomatik takim dengeleme nedeniyle transfer edildin %s%L team%s
DEATH_ONLY1CHANGE = Her olumden sonra yalnizca bir kere takim degistirebilirsin !
DEATH_FLAGCAPTURED = Olduruldun ! Cunku rakibin bayragini ele gecirdi !
DEATH_NOFREELOOK = Free-Look secenegi bloklu !
HINT = Ipucu
STARTING_NEWROUND = Yeni raunt basliyor...

INSTANTSPAWN_NOTEAM = Hizli yeniden-dogus satin almak icin bir takimde ve olu olman gerek.
INSTANTSPAWN_NOADRENALINE = Yeternice adrenalinin yok, %d gerekli !
INSTANTSPAWN_BOUGHT = %d adrenalin karsiliginda hizli yeniden-dogus satin aldin !

RESPAWNING_IN = %d saniye icinde yeniden-dogacaksin...
RESPAWNING = Yeniden-doguluyor.

PROTECTION_LEFT = Spawn Korumasi: %d saniye daha kaldi.
PROTECTION_EXPIRED = Spawn korumasinin suresi doldu.
PROTECTION_ADRENALINE = Spawn korumasi deaktif - adrenalin kullanildi !
PROTECTION_TOUCHFLAG = Spawn korumasi deaktif - bayraga dokunuldu !
PROTECTION_WEAPONUSE = Spawn korumasi deaktif - silah kullanildi !

DROPFLAG_NOFLAG = Bayrak Tasimiyorsun !

HELP_TITLE = YARDIM
HELP_1 = Modun Oynanisi
HELP_1_LINE1 = Oynanis basit, iki takim, Kirmizi (Terorist) ve Mavi (CT), her iki takimda bolgelerinde bayraga sahip.
HELP_1_LINE2 = Iki takimin da hedefi kendi bayragini korurken dusman bayragini yakalamak.
HELP_1_LINE3 = Dusman bayragini kendi bolgene koymalisin. Ayni zamanda sizin bayraginiz da burada bulunmali.
HELP_1_LINE4 = Bayraklar basit bir dokunusla calinir.
HELP_2 = Oyuncu Komutlari
HELP_2_NOTE = NOT: Bazi komutlar konsolda '/' olmadan kullanilabilir.
HELP_2_LINE1 = /lights - Dinamik bayrak isiklarini oyuncu icin 'etkinlestirir/devre disi birakir'
HELP_2_LINE2 = /sounds 1-10 veya test - Spikerin ses duzeyini ayarlar veya Spikerin ses duzeyini test eder.
HELP_2_LINE3 = /spawn - %d Adrenalin karsiliginda yeniden-dogus satin alir.
HELP_2_LINE4 = /dropflag - Bayragi birakir (Tum odullerini kaybedebilirsin!)
HELP_2_LINE5 = /adrenaline - Adrenalin kombo toplama menusu
HELP_3 = Server'ın Mod Ayarlari:
HELP_3_INFROUND = Sonsuz Raunt: %L
HELP_3_ROUNDEND = Bayragin Ele Gecirilmesiyle Rauntun Bitmesi: %L
HELP_3_CAPTURESLAY = Bayragi Ele Gecirilen Takimin Tum Oyuncularini Oldur: %L
HELP_3_BUY = Ozel Satin Alma Menusu: %L
HELP_3_C4 = C4 Satin Alma: %L
HELP_3_ADRENALINE = Adrenalin: %L
HELP_3_FLAGHEAL = Bayrak Takim Arkadaslarini Iyilestirir: %L
HELP_3_RESPAWN = Yeniden Dogma Suresi: %d Saniye
HELP_3_PROTECTION = Spawn korumasi suresi: %d Saniye
HELP_3_FLAGRETURN = Bayraklar %d Saniyede Doner
HELP_3_WEAPONSTAY = Silahlar Yerde %d Saniye Kalir
HELP_3_ITEMDROP = Esya Dusurme Sansi: %d%%
HELP_4 = Modu Server'ın Icin Indir
HELP_4_LINE1 = AmxModX Konusu
HELP_4_LINE2 = Gelistiricinin Sayfasi

HINT_1 = Adrenalinin sana gecici kombolar verir, bir defa 100 oldugunda, Adrenalin komutunu kullan.
HINT_2 = Dusman bayragi, sadece kendi bayragin kendi bolgende oldugu zaman ele gecirilebilir.
HINT_3 = Bazen oldurdugun dusmanlaran esya cikabilir, gozunu dort ac !
HINT_4 = C4 kendi menzilindeki her seyi kisa surede oldurur, Ancak C4 imha edilebilir.
HINT_5 = Iki bayrak da radarda yanip sonen bir nokta olarak sik sik gorunur.
HINT_6 = Eger silah kullanirsan Spawn Korumasi zamanindan once bitebilir.
HINT_7 = Adrenalin Kombosu kullanirken Adrenalin, komboya bagli olarak tukenebilir.
HINT_8 = Makineli, sniper, kalkan ve C4 cok para ve adrenaline mal olur.^nEsya Menusu > Ozel Silahlar kisminda bulabilirsiniz.
HINT_9 = 50 Adrenaline Hizli Yeniden-Dogus satin alabilirsin, Oluyken /spawn yazmaniz yeterli.
HINT_10 = Cephane hicbir seye mal olmaz, Satin Alma Bolgende istedigin her an bedavaya alabilirsin.
HINT_11 = Dusman Bayragini aldiginda yavaslarsin, daima takimin seni korumali.
HINT_12 = Kazanmak Icin, takim kendi bayragini korurken dusman bayragini calmalidir.

ADMIN_MOVEBASE_1 = ADMIN: moved %L team's flag base
ADMIN_MOVEBASE_2 = ADMIN %s: moved %L team's flag base
ADMIN_MOVEBASE_MOVED = The %L flag base moved to your origin.
ADMIN_MOVEBASE_SAVED = Saved base locations as

ADMIN_RETURN_1 = ADMIN: returned the %L flag to base
ADMIN_RETURN_2 = ADMIN %s: returned the %L flag to base
ADMIN_RETURN_DONE = The %L flag has been returned.
ADMIN_RETURN_WAIT = The %L flag needs to be dropped at least %d seconds before you can return it by command.
ADMIN_RETURN_NOTDROPPED = The %L flag is not dropped.

BUYMENU_TITLE = Esya Menusu
BUYMENU_PISTOLS = Tabancalar
BUYMENU_SHOTGUNS = Pompalilar
BUYMENU_SMGS = Hafif-Makineli Silahlar (SMG)
BUYMENU_RIFLES = Tufekler
BUYMENU_SPECIAL = Ozel Silahlar
BUYMENU_AMMO = Tam Cephane
BUYMENU_EQUIPAMENT = Ekipman
BUYMENU_ITEM_SHIELD = Kalkan
BUYMENU_ITEM_C4 = C4
BUYMENU_ITEM_VEST = Celik Yelek
BUYMENU_ITEM_VESTHELM = Celik Yelek + Kask
BUYMENU_ITEM_FLASHBANG = Flashbang Bombasi
BUYMENU_ITEM_HE = HE grenade
BUYMENU_ITEM_SMOKE = Sis Bombasi
BUYMENU_ITEM_NVG = Gece Gorusu
BUY_NOTINZONE = Satin Alma Bolgesinde Olmalisin !
BUY_REBOUGHT = %d Esyalar Yeniden Satin Alindi.
BUY_NEEDMONEY = Yetersiz Para, $%d Gerekli.
BUY_NEEDADRENALINE = Yetersiz Adrenalin, %d Gerekli
BUY_HAVE_C4 = Zaten Bir C4'un Var !
BUY_HAVE_NVG = Zaten Gece Gorusun Var !
BUY_HAVE_KEVLAR = Zaten Celik Yelegin Var !
BUY_HAVE_KEVLARHELM = Zaten Celik Yelek ve Kaskin Var !
BUY_NOMORE_FLASH = Daha fazla Flashbang Tasiyamazsin !
BUY_DELAY_FLASH = Her %d saniyede bir 2 Flashbang Alabilirsin.
BUY_NOMORE_HE = Daha Fazla HE Grenade Tasiyamazsin !
BUY_DELAY_HE = Her %d saniyede bir defa HE Grenade Alabilirsin !
BUY_NOMORE_SMOKE = Daha Fazla Sis Bombasi Tasiyamazsin !
BUY_DELAY_SMOKE = Her %d saniyede bir defa Sis Bombasi Alabilirsin !
BUY_HAVE_WEAPON = Bu Silaha Zaten Sahipsin !
BUY_FULLAMMO = Cephane Doldu !

C4_ARMED = C4 Kuruldu, %d Saniye Icinde Patlayacak !!!
C4_ARMED_RADIO = C4 kuruldu, %d saniye...
C4_NODEFUSE = Takimin C4'unu Imha Edemezsin, Hizla Kac !!
C4_DEFUSING = C4 Imha Ediliyor .. %d Saniye Kaldi...
C4_DEFUSED = C4 Imha Edildi, Artik bu C4 Senin...

PICKED_AMMO = Cephane Paketi Toplandi.
PICKED_HEALTH = Ilkyardim Seti Alindi +%d Can
PICKED_ADRENALINE = Adrenalin Toplandi +%d

REWARD = Odul:
FRAG = Oldurme
FRAGS = Oldurme
ADRENALINE = adrenaline

ANNOUNCEMENT = Duyuru
ANNOUNCE_FLAGTAKEN = %s , %L nin Bayragini Aldi !
ANNOUNCE_FLAGDROPPED = %s , %L nin Bayragini Dusurdu !
ANNOUNCE_FLAGRETURNED = %s , %L Bayragini Geri Goturdu !
ANNOUNCE_FLAGAUTORETURNED = %L Bayragi Otomatik Olarak Geri Dondu !
ANNOUNCE_FLAGCAPTURED = %s , %L Bayragini Ele Gecirdi !
ANNOUNCE_TEAMTAKESLEAD = %L One Gecti !
ANNOUNCE_TEAMWON = %L Takimi Kazandi !

REWARD_KILL = Oldurme Icin
REWARD_KILLCARRIER = Bayrak Tasiyani Oldurme Icin.
REWARD_RETURN = Takim Bayragini Geri Getirme Icin.
REWARD_RETURN_ASSIST = Takimin Bayragini Geri Getirmede, Yardim Etme Icin.
REWARD_CAPTURE = Rakip Bayragi Ele Gecirme Icin.
REWARD_CAPTURE_ASSIST = Rakip Bayragini Ele Gecirmede, Yardim Etme Icin.
REWARD_CAPTURE_TEAM = Takim, Rakibin Bayragini Ele Gecirdigi Icin.
REWARD_STEAL = Rakip Bayragi Calma Icin.
REWARD_PICKUP = Rakip Bayragini Yerden Alma Icin.
PENALTY_SUICIDE = Intihar Icin.
PENALTY_TEAMKILL = Takim Arkadasini Oldurme Icin.
PENALTY_MANUALDROP = Kasten Bayragi Yere Atma Icin.

HUD_YOUHAVEFLAG = Bayragi Aldin, Bolgeye Don !
HUD_ENEMYHASFLAG = Rakip, Bayragini Aldi, Geri Getir !
HUD_RETURNYOURFLAG = Bayragin Dusuruldu, Geri Getir !

HUD_RETURNEDFLAG = Takiminin Bayragini Geri Getirdin !
HUD_CAPTUREDFLAG = Dusman Bayragini Ele Gecirdin !

HUD_ADRENALINE = Adrenalin: %d of %d
HUD_ADRENALINEFULL = Adrenalin TAM!^nKonsola adrenaline yaz ve Kombo Kullan !
HUD_ADRENALINECOMBO = Kombo Kullaniliyor: %L^nAdrenaline kaldi: %d of %d

LIGHTS_ON = Bayrak Isiklari %sON%s (Sadece Bu Map Icin Hatirlandi)
LIGHTS_OFF = Bayrak Isiklari %sOFF%s (Sadece Bu Map Icin Hatirlandi)
LIGHTS_INVALID = Gecersiz parametre, %son%s veya %soff yaz.

SOUNDS_SET = Duyuru ses duzeyi: %s%d olarak ayarlandi.
SOUNDS_TEST = Duyuru Testi, Duymalisin%s...
SOUNDS_INVALID = Gecersiz Parametre, Bir Rakam Kullan %sdan %sa veya%s

ADR_MENU_TITLE = Adrenalin Kombolari
ADR_SPEED = Hiz
ADR_SPEED_DESC = Daha Hizli Hareket Etmek
ADR_BERSERK = Cilginlik
ADR_BERSERK_DESC = Iki Kati Zarar ve Daha Hizli Ates Etmek
ADR_REGENERATE = Yenilenmek
ADR_REGENERATE_DESC = Can ve Zirhin Yenilenir.
ADR_INVISIBILITY = Gorunmezlik
ADR_INVISIBILITY_DESC = Zor Gorunur.
ADR_ALIVE = Adrenalin Kullanmak Icin Canli Olmalisin.
ADR_USING = Sen zaten adrenalin kombosu kullaniyorsun,  bitene kadar bekle.
ADR_MORE = Yetersiz Adrenalin, Tam Dolu Olmali (%d)

Last edited by akcaliberg; 04-14-2012 at 10:51.
akcaliberg is offline
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 04-14-2012 , 12:29   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #414

I've added it to jctf.txt :}

Quote:
Originally Posted by vikassharma View Post
HELP ME IT GIVE ME RUNTIME ERROR
Which one ? Post it.
__________________

Last edited by Hunter-Digital; 04-14-2012 at 12:30.
Hunter-Digital is offline
spoilt
New Member
Join Date: Apr 2012
Old 04-17-2012 , 13:25   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #415

Hello!
installed on the server jctf and bf2rank mod
I can not solve the problem with the the speed of the flag.
Sometimes, after being hit to another player, the player with the flag begins to run at normal speed, then back to 0.5.
Please tell me where to find the problem. Thanks
i`am from Russia sorru for my English

Last edited by spoilt; 04-17-2012 at 13:29.
spoilt is offline
spoilt
New Member
Join Date: Apr 2012
Old 04-17-2012 , 13:28   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #416

P.S. remembered something
normal speed with the flag comes when you get to the other player and the screen turns red and shakes
spoilt is offline
vitorrossi
Senior Member
Join Date: Apr 2012
Location: NY, USA
Old 04-21-2012 , 16:15   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #417

Hello to everybody
I run a couple of non-steam counter strike servers in Brazil with some friends. We decided to open a new one with the Capture the Flag Mod. We have tried a few different mods but we weren't happy with any of them. From the description, yours seems like it would be the best out of all.

I am having a problem though. I've installed the files accordingly to your Installation Thread but when I run the server the plugins is not loaded. If I run the command amx_plugins it gives me this message:

Quote:
[ 25] unknown unknown unknown jctf.amxx bad load
( 25) Load fails: Invalid Plugin (plugin "jctf.amxx")
Do you have any ideas of what could be going on? I noticed on previous posts that other people are having the same problem

Thank you for your time!
vitorrossi is offline
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 04-21-2012 , 18:07   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #418

Quote:
Originally Posted by vitorrossi View Post
I run a couple of non-steam counter strike servers
You obviously didn't read the community rules... non-steam is not supported, and one of the reasons is huge incompatibility which we don't have to get a headache from.

Make sure you follow *all* the steps in the installation... previous posts had the same problem due to the same issue, they didn't install orpheu which is in the installation steps... whch I belive won't even run on non-steam.
__________________
Hunter-Digital is offline
vitorrossi
Senior Member
Join Date: Apr 2012
Location: NY, USA
Old 04-21-2012 , 19:03   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #419

Quote:
Originally Posted by Hunter-Digital View Post
You obviously didn't read the community rules... non-steam is not supported, and one of the reasons is huge incompatibility which we don't have to get a headache from.

Make sure you follow *all* the steps in the installation... previous posts had the same problem due to the same issue, they didn't install orpheu which is in the installation steps... whch I belive won't even run on non-steam.

Alright, so I figured out what was wrong. My compiler wasn't doing a good job, I used an online compiler (http://www.gamegate.ro/webcompiler/index.php) and it works now (on non-steam)
Thank you for your time

Btw I am translating it to Brazilian Portuguese. I will post it when I am done

Last edited by vitorrossi; 04-21-2012 at 19:20.
vitorrossi is offline
tomax079
Member
Join Date: Apr 2009
Location: Lithuania
Old 04-23-2012 , 02:01   Re: Just Capture the Flag (CTF) v1.32b
Reply With Quote #420

Is this mod compatible with gungame?
Beceuse i'm getting this:
L 04/23/2012 - 14:08:16: [AMXX] Invalid Plugin (plugin "jctf.amxx")

Last edited by tomax079; 04-23-2012 at 07:16.
tomax079 is offline
Send a message via Skype™ to tomax079
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode