Raised This Month: $32 Target: $400
 8% 

Revive a teammate 2.0.1


Post New Thread Reply   
 
Thread Tools Display Modes
OneMoreLevel
Senior Member
Join Date: Aug 2009
Location: Look behind you... Very
Old 10-09-2009 , 16:49   Re: Revive a teammate 1.2
Reply With Quote #21

Could you make a CVAR like this:

rev_team
0 = enabled for both teams.
1 = enabled for ct's only
2 = enabled for t's only
__________________
60/100 60%
[||||||||||||||||||||]
Project: Warfighter mod
Blog:
http://sites.google.com/site/dailymultitasker/
PHP Code:
   if ( i_help_you "Yes" ) == )
    
set_user_karma(onemorelevel,add,+1
OneMoreLevel is offline
BeasT
Senior Member
Join Date: Apr 2007
Location: Lithuania
Old 10-10-2009 , 05:48   Re: Revive a teammate 1.2
Reply With Quote #22

Quote:
Originally Posted by OneMoreLevel View Post
Could you make a CVAR like this:

rev_team
0 = enabled for both teams.
1 = enabled for ct's only
2 = enabled for t's only
Updated. Check main post.
BeasT is offline
Send a message via Skype™ to BeasT
OneMoreLevel
Senior Member
Join Date: Aug 2009
Location: Look behind you... Very
Old 10-10-2009 , 16:12   Re: Revive a teammate 1.2.1
Reply With Quote #23

Ahh, much better, Thank you
__________________
60/100 60%
[||||||||||||||||||||]
Project: Warfighter mod
Blog:
http://sites.google.com/site/dailymultitasker/
PHP Code:
   if ( i_help_you "Yes" ) == )
    
set_user_karma(onemorelevel,add,+1
OneMoreLevel is offline
Trafalete
Senior Member
Join Date: Sep 2008
Location: Bucuresti ( Printre nori
Old 10-11-2009 , 03:30   Re: Revive a teammate
Reply With Quote #24

Quote:
Originally Posted by mplayerexe View Post
This is something new!
gj

Romanin translation

Code:
[ro]
MENU_NAME = \r[\yMeniu de reinviere\r]
DEAD_DENYED = Poti sa iti reinvi coechipierii cand esti mort
MONEY_SHORT = Nu ai destui bani ca sa iti reinvi in coechipier
HAS_REVIVED = '%s' l-a reinviat pe '%s'
ALL_TMMS_ALIVE = Toti coechipierii tai sunt in viata
Code:
[ro]
MENU_NAME = \r[\yMeniu de reinviere\r]
DEAD_DENYED = Poti sa iti reinvii coechipierii cand esti mort
MONEY_SHORT = Nu ai destui bani ca sa iti reinvii un coechipier
HAS_REVIVED = '%s' l-a reinviat pe '%s'
ALL_TMMS_ALIVE = Toti coechipierii tai sunt in viata
__________________


Trafalete is offline
floatman
Senior Member
Join Date: Oct 2009
Location: nowhere.
Old 10-11-2009 , 07:45   Re: Revive a teammate 1.2.1
Reply With Quote #25

Code:
    if(!is_user_alive(id))
    {
        client_print(id, print_chat, "%L", id, "DEAD_DENYED")
        return PLUGIN_HANDLED
    }
->
Code:
    if(!is_user_alive(id))
    {
        client_print(id, print_chat, "%L", id, "DEAD_DENIED")
        return PLUGIN_HANDLED
    }
__________________

floatman is offline
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 10-21-2009 , 12:12   Re: Revive a teammate 1.2.1
Reply With Quote #26

This is redundant and cannot be approved. There are other plugins which do the job equally or better.

If you would like any information regarding possible adjustments you could make or things you could do to make this better, please feel free to post here or PM me.

Unapproved.
__________________
Hawk552 is offline
Send a message via AIM to Hawk552
MustD1e
Senior Member
Join Date: Apr 2010
Old 05-27-2010 , 12:37   Re: Revive a teammate 1.2.1
Reply With Quote #27

suggestion
BeasT,
rewrite plugin for ZP. Revive human, revive zombie, price - ammopacks. It will be better then zspawn (https://forums.alliedmods.net/showthread.php?t=79251) i think

Code:
[ru]
MENU_NAME = \r[\yМеню оживления\r]
DEAD_DENYED = Вы не можете оживить товарища по команде, т.к. вы мертвы
MONEY_SHORT = У Вас недостаточно денег (%d$), чтобы оживить товарища по команде
HAS_REVIVED = '%s' оживил товарища по команде '%s'
ALL_TMMS_ALIVE = Все Ваши товарищи по команде живы

Last edited by MustD1e; 05-27-2010 at 18:07.
MustD1e is offline
xD_1991
Senior Member
Join Date: Jul 2008
Location: Turkey/Istanbul
Old 05-27-2010 , 14:50   Re: Revive a teammate 1.2.1
Reply With Quote #28

Turkish

Code:
[tr]
MENU_NAME = \r[\yDiriltme menusu\r]
DEAD_DENYED = Olu iken takim arkadaslarinizi diriltemezsiniz
MONEY_SHORT = Yeterli paraniz yok, bir takim arkadasi diriltmek (%d$)
HAS_REVIVED = '%s' takim arkadasini diriltti '%s'
ALL_TMMS_ALIVE = Tum takim arkadaslariniz hayatta
xD_1991 is offline
BeasT
Senior Member
Join Date: Apr 2007
Location: Lithuania
Old 06-19-2012 , 05:03   Re: Revive a teammate 1.2.1
Reply With Quote #29

2.0: - Plugin has been rewritten.
BeasT is offline
Send a message via Skype™ to BeasT
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-19-2012 , 06:59   Re: Revive a teammate 2.0
Reply With Quote #30

Moved to the Review section, per author's request.
__________________
Arkshine is offline
Reply


Thread Tools
Display Modes

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 11:14.


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