Actors as zombies - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Actors as zombies (
/showthread.php?tid=578988)
Actors as zombies -
Onfroi - 23.06.2015
Is it possible to use actors as zombies for a zombie server? I think it is, but I want to hear you guys opinion. Also, has anyone done this yet?
Re: Actors as zombies -
Sellize - 23.06.2015
Not really as actors cannot attack/walk unless you do some really complex math and then still, it would be more efficient to use NPC's.
Re: Actors as zombies -
Konverse - 23.06.2015
Nope. There's so many DayZ servers around. But it could be buggy like the zombies are hard to kill, their movements are similar to air brake, dying positions might be difficult to describe, and it's effective in head shots. I usually play [DRD] DayZ server so I experienced some of this type of actors
Re: Actors as zombies -
Onfroi - 23.06.2015
Quote:
Originally Posted by Sellize
Not really as actors cannot attack/walk unless you do some really complex math and then still, it would be more efficient to use NPC's.
|
There are some animations for walking, all you have to do is set the actor's facing angle to go after a player. Although, I'm not sure how good this would work with SA-MP's syncing problem :/
Re: Actors as zombies -
Pottus - 23.06.2015
Actors are not a replacement for NPC's just forget about trying to do this using actors is simply not practical for a zombie system with the current functions although you could certainly make a dead body system.
Re : Actors as zombies -
KillerDVX - 23.06.2015
Actually, I don't think so.. Because Actors are different from NPC.
Why wouldn't you create zombie bots instead of Actors ? 
KillerDVX,