of     1   

jim11
#228320312Saturday, December 02, 2017 8:10 AM GMT

If anyone can script a zombie wave generator that teleports the players to a map for a certain amount time I would certainly appreciate it!
Firehoaxx
#228322649Saturday, December 02, 2017 10:37 AM GMT

Sure, how much will you pay? ざわ‥ ざわ‥
guagiguagua
#228323299Saturday, December 02, 2017 11:32 AM GMT

^ Sure, how much can you script? If you are talking about teleportation, that is pretty simple, move the humanoid root part by cframe. For a certain amount of time, you literally use a wait function and then teleport the players back after that. The hard part is the zombie, i would use a for loop to get the children of players, get their character, and then the humanoid root part's position, and use magnitude to find out how far away they are from the zombies, if they are within range, the zombies will focus on them, now heres the annoying part, if you do that, the zombies are going to glitch out on which player, so i say you test which player is closest to the zombie.
JippertG
#228324544Saturday, December 02, 2017 12:56 PM GMT

What ur asking is a pretty easy task. If you know the basics of scripting this is peace of cake.
jim11
#228336822Saturday, December 02, 2017 6:31 PM GMT

I actually have no idea how to script, i usually get a script from free models and edit it to my liking but i have no idea which script to even search for

    of     1