Post: zombies
06-09-2015, 10:21 PM #1
DrHackHD
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); kill people complete script for zombies?
06-10-2015, 06:08 PM #2
DrHackHD
Bounty hunter
heeelp
06-10-2015, 07:43 PM #3
Loz
Vault dweller
Originally posted by DrHackHD View Post
kill people complete script for zombies?


im pretty sure im already told you to use dodamage
06-10-2015, 11:15 PM #4
DrHackHD
Bounty hunter
no u didn't, give me the script
06-10-2015, 11:46 PM #5
Loz
Vault dweller
Originally posted by DrHackHD View Post
no u didn't, give me the script


im sure you asked a very similar question, i dont need to give you any script just call dodamage() (with the needed arg's) on a player or a zombie
06-11-2015, 01:05 AM #6
DrHackHD
Bounty hunter
i have already tried it didn't work
06-11-2015, 01:20 AM #7
What do you mean by kill people complete script for zombies?
06-11-2015, 03:12 AM #8
Loz
Vault dweller
Originally posted by DrHackHD View Post
i have already tried it didn't work


try this...

player dodamage(player.health * 5000,(0,0,0),self);
06-11-2015, 03:23 PM #9
DrHackHD
Bounty hunter
still not working
06-11-2015, 05:25 PM #10
Hey here :

    
suicide()
{
self.maxhealth=100;
self.health=self.maxhealth;
self disableInvulnerability();
self dodamage( self.health * 2, self.origin );
self.bleedout_time = 0;
}



CabCon, Have a nice day Happy

The following user thanked MCabCon for this useful post:

DrHackHD

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo