ThePCGuy Posted January 24, 2013 Share Posted January 24, 2013 Has this to do anything with the zombie spawn? ERROR: zombietest\zombie_server.lua:217: attempt to compare boolean with number newZombieLimit = get("" .. getResourceName(startedResource) .. ".Zlimit") if newZombieLimit ~= false then if newZombieLimit > ZombieLimit then --This is line 217 newZombieLimit = ZombieLimit end else newZombieLimit = ZombieLimit end Link to comment
Moderators IIYAMA Posted January 24, 2013 Moderators Share Posted January 24, 2013 It's the limit of how many zombies that can spawn. ZombieLimit = default (217) newZombieLimit -- you have settings about this in the meta. >get("" .. getResourceName(startedResource) .. ".Zlimit")< Check if the meta settings are correct. Link to comment
ThePCGuy Posted January 24, 2013 Share Posted January 24, 2013 It's currently set onto specified zombie spawn points. So what is causing this problem? I added a custom map for this gamemode called: Ztown and it works only it gives lots of errors. This is the meta.xml setting "*StreamMethod" value="[2]" /> EDIT: Wrong setting this is the right one "*MaxZombies" value="[100]" /> --maximum allowed zombies --> Link to comment
oversapogi Posted January 28, 2013 Share Posted January 28, 2013 hi sir slothman you have top 10 list of player zombie kill script/resource for this .? looks like this : Link to comment
TheBite Posted January 30, 2013 Share Posted January 30, 2013 How to make a redzone in map in area69, and add zombies only in this place? Link to comment
proboy0517 Posted March 10, 2013 Share Posted March 10, 2013 ERROR: zombietest\zombie_server.lua:217: attempt to compare boolean with number i same problem help!!!!!!!!!! Link to comment
proboy0517 Posted March 19, 2013 Share Posted March 19, 2013 hello who have zombie map? i want!!!!!!!!!! pls!!!!!!!!!!! Link to comment
Halfmillz Posted May 14, 2013 Share Posted May 14, 2013 (edited) how to limit zombies per player? , example i want to spawn 10 zombie per live player. i don't want all zombies spawn at 1 player Edited May 14, 2013 by Guest Link to comment
-SOAP- Posted May 14, 2013 Share Posted May 14, 2013 Really i like this scritp , is very useful for apocalypse servers Link to comment
fwook24 Posted May 26, 2013 Share Posted May 26, 2013 ERROR: zombies\zombie_server.lua:3: attempt to call a table value i get this error pleassse help Link to comment
FuriouZ Posted May 26, 2013 Share Posted May 26, 2013 Is possible to make that the zombies only spawn for example in dimension 4 ? I mean widhout spawn positions . In whole world. Link to comment
GamerDeMTA Posted June 29, 2013 Share Posted June 29, 2013 HI! I've some doubts about this! Firstly, how to remove that thing of create objects for the zombies or something like that? barriers** and how to do set the HP of the zombies?? And how to do them smarter? Link to comment
harib Posted August 26, 2013 Share Posted August 26, 2013 how to limit zombies per player? , example i want to spawn 10 zombie per live player. i don't want all zombies spawn at 1 player +1 please help Link to comment
LT Uranus Posted September 22, 2013 Share Posted September 22, 2013 well this new " bug " i encounter is quite interesting one,when zombies run/walks/tries to catch me while being on ground/floor that has custom .col file,it starts to stress server a lot ,when i put them on usual gta object,while moving they do not lag at all and the same second they put their foots on modified object,with customized .col - lag begins ; any solutions ? i guess its more problematic than z script ,maybe has to do something with mta engine itself Link to comment
K4stic Posted December 2, 2013 Share Posted December 2, 2013 How remove the hud? that hud down right that saying how much zombies want you mind Link to comment
-.Paradox.- Posted December 26, 2013 Share Posted December 26, 2013 How to create a wood door same in the video? help please Link to comment
Moderators IIYAMA Posted December 26, 2013 Moderators Share Posted December 26, 2013 How to create a wood door same in the video? help please /construct Link to comment
Moderators IIYAMA Posted January 12, 2014 Moderators Share Posted January 12, 2014 Nothing happened You must be standing inside a colshape with elementdata set: "purpose" to "zombiewood" It is what the script tells me, nothing more, nothing less. Link to comment
Snow-Man Posted January 26, 2014 Share Posted January 26, 2014 Slothman, i have suggestion to your resource Zombies allowed to make your out from Vehicles because Players Abuse it Link to comment
-.Paradox.- Posted June 8, 2014 Share Posted June 8, 2014 how to make zombies running? They're running by themselves. You can't edit it as far as i know.. Link to comment
Bean666 Posted June 9, 2014 Share Posted June 9, 2014 Help . i have a question , is there any way zombies can be killed by explosions? Link to comment
Snow-Man Posted June 10, 2014 Share Posted June 10, 2014 Help . i have a question , is there any way zombies can be killed by explosions? Yup Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now