of     1   

Lua_Basics
#184106115Sunday, February 21, 2016 11:09 PM GMT

What im looking for; >Does what original zombies did >Less lag >Efficient Please reply back if interested; pricing, date to be finished. (please note before hand; when we do the deal, i would like to run a test of the zombies to be sure they do as intended) To know; >The zombies dont "Attack" in studio because the player doesnt have the "Alive" value Script for "alive"; local players = game.Players:getChildren() for i = 1, #players do local name = players[i].Name if players[i].className == "Player" then local tag = Instance.new("BoolValue") tag.Name = "Alive" tag.Parent = players[i].Character local alreadytookhisturnintheroundofthegame = Instance.new("BoolValue") alreadytookhisturnintheroundofthegame.Name = "Played" alreadytookhisturnintheroundofthegame.Parent = players[i] end end
Lua_Basics
#184106368Sunday, February 21, 2016 11:13 PM GMT

b1 (dont hate on da bump)
Lua_Basics
#184107900Sunday, February 21, 2016 11:36 PM GMT

No-one?
RulerOfTheFree
#184108215Sunday, February 21, 2016 11:40 PM GMT

If you can define what original zombies did, I'll make what you want and put it up so you can test it.
Lua_Basics
#184108790Sunday, February 21, 2016 11:48 PM GMT

Well; 1. person i can trust 2. I'm aware of their knowledge 3. proof i can trust 4. date to be finished 5. price u want to be payed (no more then 1.5K atm) 6. you will get the "Zombie/Zombie's" to convert to path finding upon the deal
wilykit101
#184108895Sunday, February 21, 2016 11:50 PM GMT

Why not just make this yourself? It is fairly simple. ~WilyKit101
extra_spicy
#184109139Sunday, February 21, 2016 11:53 PM GMT

roblox has built in pathfinding now you can't get more efficient than that and it's super easy too and you shouldn't bother paying anyone for it
Casualist
#184109436Sunday, February 21, 2016 11:58 PM GMT

I'm not going to pay Ed for this opportunity, I'd rather get paid.
Lua_Basics
#184109468Sunday, February 21, 2016 11:59 PM GMT

I paying someone to CONVERT them. (too lazy rn; also i have reports ;-;)
wilykit101
#184109596Monday, February 22, 2016 12:01 AM GMT

Don't convert them, the old zombies are really bad. ~WilyKit101
Lua_Basics
#184109702Monday, February 22, 2016 12:02 AM GMT

Id perfer to convert them. (its supposed to be the way it is) To do list: >Animation with zombies (they use welds atm) >Path finding
wilykit101
#184110231Monday, February 22, 2016 12:11 AM GMT

@Link The code in them is several years old- think of what you are saying. What they do in say, 300 lines, we can do in 50. Just remake them, it takes like 20 minutes. It is not really that hard. ~WilyKit101
Lua_Basics
#184110411Monday, February 22, 2016 12:15 AM GMT

Paying someone to ATM (also animate) for 5K~
RulerOfTheFree
#184110935Monday, February 22, 2016 12:23 AM GMT

Since I would be risking my time by doing the work first, and you would be risking nothing, it's I who would need to trust you, not the other way around. At that price, though, good luck.
Lua_Basics
#184111067Monday, February 22, 2016 12:25 AM GMT

For me i don't trust anyone at all, i stick to what i say in deals but ive got trust issues tbh.
secretidagent
#184111208Monday, February 22, 2016 12:28 AM GMT

@RulerOfTheFree I agree with Link's methods. RulerOfTheFree, developers cant just pay up front when scripting and building quality goes all over the place between people. I myself, pay after its made on anything I request as well. -secretidagent
Lua_Basics
#184111925Monday, February 22, 2016 12:39 AM GMT

I make most of my stuff, my friend builds (I made my lobby); i script... I come here for help or when im too busy to do things myself.
RulerOfTheFree
#184113616Monday, February 22, 2016 1:04 AM GMT

If his method involves seeing the system work before he pays, then I agree with it too. I've done it that way more times than I care to count. The price is just a bit low for me. 'sall good, though. I'm sure he'll work something out with someone.
Lua_Basics
#184114275Monday, February 22, 2016 1:14 AM GMT

Im a trust worthy person and have done a ton of deals, its the fact i dont trust anyone is the reason i test before i pay ive got the money ATM and if they guy im paying doesn't do it then ill pay someone else. (I wont pay if 1. doesnt work) Robux: 3,890 Pending sales: 17,000~ Tix: 334
00doggie
#184116380Monday, February 22, 2016 1:44 AM GMT

dude, you already have a game that has zombies following you, why would you want something different
Lua_Basics
#184116503Monday, February 22, 2016 1:46 AM GMT

1. More accurate 2. Still trying to lower lag as much as possible 3. Make the zombies more efficient and make it a more immersive experience
Lua_Basics
#184119874Monday, February 22, 2016 2:32 AM GMT

Anyone still willing to try to take it?
extra_spicy
#184120286Monday, February 22, 2016 2:38 AM GMT

i changed some variables to make nicer. i can make a variety of landforms! https://twitter.com/catzilla_again/status/701596714604564480
extra_spicy
#184120320Monday, February 22, 2016 2:39 AM GMT

ah crap wrong thread sorry
Lua_Basics
#184120420Monday, February 22, 2016 2:40 AM GMT

lol

    of     1