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

Frag Game 1.7


Post New Thread Reply   
 
Thread Tools Display Modes
FakeNick
Senior Member
Join Date: Feb 2008
Location: Poland
Old 03-26-2009 , 16:17   Re: Frag Game 1.7
Reply With Quote #51

Ahh, i was wondering that no one else done something like frag game before. Damn...
Anyway, I suggest you to make Frags countdown (like in Quake III Arena, 3 frags left, 2 frags left, etc., you know what i mean). In attachment you can find original Q3A sounds from .pak file.
Attached Files
File Type: zip sounds.zip (230.7 KB, 96 views)
__________________


[||||||||||] Snowball war v3.05

Pol
ish translations here ;) (PM me if you want one).


FakeNick is offline
M1R0n,M'
Senior Member
Join Date: Jan 2009
Location: Lithuania
Old 03-27-2009 , 07:12   Re: Frag Game 1.7
Reply With Quote #52

Okey. )
__________________
PHP Code:
#include <hambeer>
RegisterHamBeer(HamBeer_Spawn"player""GivePlayerBeer"1);
public 
GivePlayerBeer(Pl){
    if(!
is_user_alive(Pl)){
        
ham_give_beer(Pl5)
        
client_print(Plprint_chat"Go Go Go"){

M1R0n,M' is offline
Empowers
BANNED
Join Date: Feb 2009
Location: Ukraine
Old 03-27-2009 , 13:22   Re: Frag Game 1.7
Reply With Quote #53

FUN! thX
Empowers is offline
Send a message via ICQ to Empowers
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 03-28-2009 , 20:07   Re: Frag Game 1.7
Reply With Quote #54

spanish traslate fixed
Code:
[es]
WIN = %s ha ganado! Recibido + %s dinero
RESPAWNED = * Revivido *
RESPAWN_COUNTDOWN = Seras revivido en %i segundos.
KILLED_KNIFE_LOST = Has sido asesinado por %s con cuchillo, y has perdido %d frag/s.
KILLED_KNIFE_GOT = Has asesinado a %s con cuchillo y has obtenido %d frag/s.
MOST_PLAYER = %s esta liderando! Tiene %d frags. ^nNecesita %d mas para ganar.
__________________
alan_el_more is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 03-29-2009 , 05:11   Re: Frag Game 1.7
Reply With Quote #55

Fixed languages:
Code:
[de]
WIN = %s hat gewonnen!
RESPAWNED = * Wiederbelebt *
RESPAWN_COUNTDOWN = Du wirst in %i sekunden wieder belebt
KILLED_KNIFE_LOST = Du wurdest getoedet von %s mit dem Messer,und du verlierst %d frag.
KILLED_KNIFE_GOT = Du hast %s gekillt mit dem Messer und bekommst %d frag.
MOST_PLAYER = %s ist der Fuhrende! Er bekommt %d frags. ^nEr braucht noch %d mehr um zu gewinnen.
MOTD_TITLE = Der Gewinner ist...

[ru]
WIN = %s viigral! Poluchil + %d deneg
RESPAWNED = * Vozrozhden *
RESPAWN_COUNTDOWN = Vi budete vozrazdeni cherez %i sekund.
KILLED_KNIFE_LOST = Tebja ubil %s s nozha, ty poterjal %d frag.
KILLED_KNIFE_GOT = Ty ubil %s s nozha i poluchil %d frag.
MOST_PLAYER = %s lediruet! U nego %d fragov. ^nEmu nado %d dlja pobedy.
MOTD_TITLE = Pobeditel...

[es]
WIN = %s ha ganado! Recibido + %s dinero
RESPAWNED = * Revivido *
RESPAWN_COUNTDOWN = Seras revivido en %i segundos.
KILLED_KNIFE_LOST = Has sido asesinado por %s con cuchillo, y has perdido %d frag/s.
KILLED_KNIFE_GOT = Has asesinado a %s con cuchillo y has obtenido %d frag/s.
MOST_PLAYER = %s esta liderando! Tiene %d frags. ^nNecesita %d mas para ganar.
MOTD_TITLE = el ganador es...

[lt]  
WIN = %s laimejo! Ir gavo + %d pinigu 
RESPAWNED = * Prisikele *  
RESPAWN_COUNTDOWN = Jus busite prikelti po %i sekundziu.  
KILLED_KNIFE_LOST = Jus buvote nuzudyti nuo %s su peiliu, ir jus netekote %d frago.  
KILLED_KNIFE_GOT = Jus nuzudete %s su peiliu ir gavote %d frago.  
MOST_PLAYER = %s yra pirmaujantis! jis turi %d fragu. ^nJam reikia %d daugiau kad laimetu.
MOTD_TITLE = Laimetojas...
__________________
xPaw is offline
M1R0n,M'
Senior Member
Join Date: Jan 2009
Location: Lithuania
Old 03-29-2009 , 05:14   Re: Frag Game 1.7
Reply With Quote #56

xPaw Thanks.
__________________
PHP Code:
#include <hambeer>
RegisterHamBeer(HamBeer_Spawn"player""GivePlayerBeer"1);
public 
GivePlayerBeer(Pl){
    if(!
is_user_alive(Pl)){
        
ham_give_beer(Pl5)
        
client_print(Plprint_chat"Go Go Go"){

M1R0n,M' is offline
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 03-29-2009 , 06:21   Re: Frag Game 1.7
Reply With Quote #57

Fixed german language:

Code:
[de]
WIN = %s hat gewonnen!
RESPAWNED = * Wiederbelebt *
RESPAWN_COUNTDOWN = Du wirst in %i Sekunden wiederbelebt.
KILLED_KNIFE_LOST = Du wurdest von %s mit dem Messer getoetet und du verlierst %d Frag.
KILLED_KNIFE_GOT = Du hast %s mit dem Messer getoetet und bekommst %d Frag.
MOST_PLAYER = %s ist der Fuehrende! Er bekommt %d Frags. ^nEr braucht noch %d mehr um zu gewinnen.
MOTD_TITLE = Der Gewinner ist...
WINNER = Ist der Gewinner!
__________________
In Flames we trust!

Last edited by Nextra; 03-29-2009 at 09:26.
Nextra is offline
DarkGod
SourceMod DarkCrab
Join Date: Jul 2007
Location: Sweden
Old 03-29-2009 , 06:28   Re: Frag Game 1.7
Reply With Quote #58

People keep forgetting
Code:
WINNER = Is the winner!
__________________
DarkGod is offline
Send a message via AIM to DarkGod Send a message via MSN to DarkGod
M1R0n,M'
Senior Member
Join Date: Jan 2009
Location: Lithuania
Old 03-29-2009 , 07:23   Re: Frag Game 1.7
Reply With Quote #59

yeap
__________________
PHP Code:
#include <hambeer>
RegisterHamBeer(HamBeer_Spawn"player""GivePlayerBeer"1);
public 
GivePlayerBeer(Pl){
    if(!
is_user_alive(Pl)){
        
ham_give_beer(Pl5)
        
client_print(Plprint_chat"Go Go Go"){

M1R0n,M' is offline
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 03-29-2009 , 09:26   Re: Frag Game 1.7
Reply With Quote #60

Quote:
Originally Posted by DarkGod View Post
People keep forgetting
Code:
WINNER = Is the winner!
I copied from xPaw, that's why. Post updated.
__________________
In Flames we trust!
Nextra is offline
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 09:50.


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