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

[QUESTION] Armour setting problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
(--eRRoR--)
Senior Member
Join Date: Mar 2008
Location: Romania
Old 11-16-2009 , 08:05   [QUESTION] Armour setting problem
Reply With Quote #1

At the mode uwc3x we have an skill that gives extra life and armour for one round but we dont know how to make it to take back that armour points after round ended.
+karma
(--eRRoR--) is offline
Send a message via Yahoo to (--eRRoR--) Send a message via Skype™ to (--eRRoR--)
Owyn
Veteran Member
Join Date: Nov 2007
Old 11-16-2009 , 09:35   Re: [QUESTION] Armour setting problem
Reply With Quote #2

try remove armor on round end
__________________
☜ Free Mozy ☂backup\҉sync user
Quote:
Американский форум - Задаёшь вопрос, потом тебе отвечают.
Израильский форум - Задаёшь вопрос, потом тебе задают вопрос.
Русский форум - Задаёшь вопрос, потом тебе долго рассказывают, какой ты мудак.
Owyn is offline
Send a message via ICQ to Owyn
unnyquee
Senior Member
Join Date: Jun 2009
Location: Constanta, Romania
Old 11-16-2009 , 10:32   Re: [QUESTION] Armour setting problem
Reply With Quote #3

Or Death()

PHP Code:
// in your plugin_init()
register_event("DeathMsg""eDeath""a");

register_logevent("eRoundEnd"2"1=Round_End");

public 
eDeath()
{
// reset armor and whatever...
}

public 
eRoundEnd
{
// reset armor and whatever...

__________________
unnyquee is offline
(--eRRoR--)
Senior Member
Join Date: Mar 2008
Location: Romania
Old 11-16-2009 , 16:05   Re: [QUESTION] Armour setting problem
Reply With Quote #4

Y will try that and announce you if it works.
(--eRRoR--) is offline
Send a message via Yahoo to (--eRRoR--) Send a message via Skype™ to (--eRRoR--)
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 10:33.


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