Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 27
Search took 0.00 seconds.
Search: Posts Made By: merkava
Forum: Scripting Help 05-27-2011, 13:18
Replies: 5
Views: 1,847
Posted By merkava
Re: [help] freeztime

Thanks man, now I see. I get it.
Forum: Scripting Help 05-26-2011, 10:50
Replies: 5
Views: 1,847
Posted By merkava
Re: [help] freeztime

so..it should be like that?

#include <amxmodx>

new freeztime;

public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)
register_event("HLTV", "start", "a", "1=0",...
Forum: Scripting Help 05-26-2011, 10:39
Replies: 5
Views: 1,847
Posted By merkava
[help] freeztime

Hey, I'd like to know, how can I check freeztime. I mean some plugin which'd show on hud

"Freeztime %i after that we will start our game"

freeztime will be check from server.cfg, it's obvious....
Forum: Scripting Help 07-27-2009, 15:11
Replies: 6
Views: 1,616
Posted By merkava
Re: TT can't kill CT how I can make this?

anssik (http://forums.alliedmods.net/member.php?u=11576) your plugin is runing good.

Xellath (http://forums.alliedmods.net/member.php?u=33391) your don't worked good :>
Forum: Scripting Help 07-27-2009, 08:09
Replies: 6
Views: 1,616
Posted By merkava
Re: TT can't kill CT how I can make this?

Okey. I will test it. Thanks for the time which you devoted to me.
Forum: Scripting Help 07-27-2009, 06:37
Replies: 6
Views: 1,616
Posted By merkava
TT can't kill CT how I can make this?

I have only one idea on this.

public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)

set_task(1.0, "cmDCheckHP", _,_,_, "b")

// Add your own code here
}
Forum: Translation Request 07-26-2009, 16:47
Replies: 20
Views: 5,589
Posted By merkava
Re: Ultimate predator - need translations - thx

[pl]
PRED_INFECTED = Zostales predatorem!
PRED_INFEDTED_ADMIN = Admin %s zrobil gracza %s Predatorem!
PRED_SUCCES = Pozytywnie
PRED_SHOTS_LEFT = Straciles %i plasma shoty!
PRED_HUMAN = Zostales...
Forum: Translation Request 07-26-2009, 16:38
Replies: 24
Views: 6,358
Posted By merkava
Re: AMX SSBAN - new lines

Catch.


[pl]
SS_MENU = Menu screenshotow
SSBAN_MENU = Ban Menu screenshotow

Och I see two translate in same language.
Forum: Approved Plugins 06-21-2009, 08:24
Replies: 94
Views: 80,542
Posted By merkava
Re: Minigun

Polish translate.

[pl]
MINIGUN_ADMIN_GIVE_ALL = Admin dal Ci obrotowke z %d nabojami!
MINIGUN_ADMIN_GIVE = Admin dal %s %d obrotowke.
MINIGUN_ADMIN_BUY = Tylko admin moze kupic ta bron!...
Forum: Approved Plugins 06-19-2009, 15:27
Replies: 55
Views: 45,282
Posted By merkava
Re: BombSite Creator

WORD_LENGTH = Dlugosz
Maybe
WORD_LENGTH = Dlugosc
r3x?
Forum: Approved Plugins 06-13-2009, 10:34
Replies: 32
Views: 39,989
Posted By merkava
Re: Hud Health Bar

Maybe deleted in hud show hp?
Only have this bar because this bar and hp status is not good.
How I can deleted in hud hp status? Maybe you will add cvar which enable or disable show hp in hud?
Forum: Approved Plugins 06-13-2009, 09:30
Replies: 32
Views: 39,989
Posted By merkava
Re: Hud Health Bar

Can you give screen?
Forum: Scripting Help 05-21-2009, 14:52
Replies: 5
Views: 1,438
Posted By merkava
Re: Vote + Accept ? Who can help...

Yes, I understand.
When 2 admins online, plugin add all votes.
Example: We have one vote for yes, and one for no, plugin automatically ignore vote, and map is don't change, but when we have 3...
Forum: Scripting Help 05-21-2009, 13:44
Replies: 7
Views: 1,419
Posted By merkava
Forum: Scripting Help 05-21-2009, 13:27
Replies: 7
Views: 1,419
Posted By merkava
Mhm %s and %d?

Hello.
I have a horrible problem. I don't know when i must use %s and when use %d.
I think this is funny problem but I rest on you.
Forum: Scripting Help 05-21-2009, 13:23
Replies: 5
Views: 1,438
Posted By merkava
Re: Vote + Accept ? Who can help...

Yes this function is including in standart amx 1.8.1 but not available in mapchooser. Can u help me?
Forum: Scripting Help 05-18-2009, 14:49
Replies: 5
Views: 2,001
Posted By merkava
Re: êmit sound & mp3

Maybe use this:
new const sounds_bla[][] =
{
"rally/drehzahl.wav",
</span></span>
Forum: Approved Plugins 05-17-2009, 15:19
Replies: 36
Views: 53,500
Posted By merkava
Re: Surf Ski 2 Admin Menu

Polish version m8.

[pl]

SURFSKI2_DISABLED = Niestety, ale plugin jest wylaczony!
SURFSKI2_RESTRICTED = Nie masz uprawnien na ta komende!
SURFSKI2_SELECT = Wybierz gracza
SURFSKI2_MOVETO =...
Forum: Approved Plugins 05-17-2009, 15:14
Replies: 59
Views: 41,788
Posted By merkava
Re: Deception

Polish version.
[pl]
DECEPTION_CAMOUFLAGE_START = Przejales stroj przeciwnika!
DECEPTION_CAMOUFLAGE_END = Straciles kamuflaz!
Forum: Scripting Help 05-16-2009, 20:50
Replies: 5
Views: 1,438
Posted By merkava
Vote + Accept ? Who can help...

Helo :)

I have problem, because I need plugin which change map, not only make this operation, no, no.
First step is vote map when time out example:
map have 30 minutes
in 28 minutes vote...
Forum: Scripting Help 04-24-2009, 15:28
Replies: 3
Views: 855
Posted By merkava
Re: Command time

No, no i need plugin which CHANGE this command in write in console "mp_roundtime 30", change in range 15 minutes because i have plugin which change this command... must use set task in it.
Forum: Scripting Help 04-24-2009, 15:00
Replies: 3
Views: 855
Posted By merkava
Command time

Hello!

I'm not good in coding i need help.

I need plugin which change command mp_timelimit to 15 minutes.
I must use set task but i don't know how.
set_task ( Float:time, const function[],...
Forum: Approved Plugins 04-24-2009, 13:51
Replies: 35
Views: 53,696
Posted By merkava
Re: C4man with fun v1.2

[pl]
C4holding = [AMXX] Badz ostrozny! %s ma c4 i jest niewidzialny!
ShadowTips = [AMXX] Wpisz /shadow aby wlaczyc mozliwosc bycia niewidzialnym.
ShadowOn = [AMXX] Od teraz mozesz widziec nawet...
Forum: Approved Plugins 04-24-2009, 13:10
Replies: 217
Views: 157,094
Posted By merkava
Re: Server Messages by Leon McVeran

pl version
[pl]
SERVER_MSG_1 = Tutaj musisz wpisac swoja wiadomosc zajrzyj do pliku ''server_messages.txt''.\n i dodaj tekst.
SERVER_MSG_2 = Siema.
SERVER_MSG_3 = Leon jest tutaj.\nMilego dnia.
...
Forum: Approved Plugins 04-18-2009, 13:52
Replies: 618
Views: 367,181
Posted By merkava
Re: AMXX Snapshot v1.4

[pl]
SS_MSG1 = !y[%s] ADMIN: !g%s !yzrobil Ci screena!
SS_MSG2 = !y[%s] Data: !g%s !y| Serwer: !t%s !y!
SS_MSG3 = !y[%s] Nick: !g%s !y| IP: !g%s !ySteamID: !g%s !y| Kraj: !g%s
SS_MSG4 = !y[%s]...
Showing results 1 to 25 of 27

 
Forum Jump

All times are GMT -4. The time now is 10:51.


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