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

[ES][ZP] Duda.


  
 
 
Thread Tools Display Modes
Author Message
IndeX'
BANNED
Join Date: Mar 2010
Location: Disco Local
Old 09-20-2010 , 22:44   [ES][ZP] Duda.
#1

Hola, tengo una duda sobre la granada de INFECCIÓN,
se puede bloquear cuando queda 1 humano( Osea cuando queda 1 humano vivo bloquearla definitivamente)

Salu2
IndeX' is offline
Send a message via MSN to IndeX'
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 09-20-2010 , 23:00   Re: [ES][ZP] Duda.
#2

PHP Code:
infection_explode(ent
PHP Code:
if (!is_user_alive(victim) || g_zombie[victim] || g_nodamage[victim]) 

PHP Code:
if (!is_user_alive(victim) || g_zombie[victim] || g_nodamage[victim] || 
g_lasthuman[victim]) 
__________________
Destro- is offline
IndeX'
BANNED
Join Date: Mar 2010
Location: Disco Local
Old 09-20-2010 , 23:31   Re: [ES][ZP] Duda.
#3

seria asi ?

PHP Code:
// Only effect alive non-spawnprotected humans
if (!is_user_alive(victim) || g_zombie[victim] || g_nodamage[victim] || 
g_lasthuman[victim])
   continue; 
Gracias

Last edited by IndeX'; 09-20-2010 at 23:33.
IndeX' is offline
Send a message via MSN to IndeX'
Asdito´^
Veteran Member
Join Date: Feb 2010
Location: Santa Fe, Argentina
Old 09-20-2010 , 23:37   Re: [ES][ZP] Duda.
#4

Quote:
Originally Posted by IndeX' View Post
seria asi ?

PHP Code:
// Only effect alive non-spawnprotected humans
if (!is_user_alive(victim) || g_zombie[victim] || g_nodamage[victim] || 
g_lasthuman[victim])
   continue; 
Gracias
se
__________________
################################
Asdito´^ is offline
Send a message via MSN to Asdito´^
 



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:19.


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