Author Topic: Playertype_Tank  (Read 948 times)

In Gamemode_Zombie made by Rotondo, there is a special type of zombie called the tank. I tried taking all the tank-related files out and put them into a .zip folder with a correct name and an empty description, Player_Tank showed up on server start but wasn't available as a bot or a datablock when I started the server. Could someone else try and rip the code and make a playertype for the tank, it would be really helpful. Here is a link to Gamemode_Zombie.

http://orbs.daprogs.com/rtb/forum.returntoblockland.com/dlm/viewFilef927.html?id=554

I don't think the name of the folder really matters i think it depends more on the code.

I don't think the name of the folder really matters i think it depends more on the code.
Yeah - don't ask me. I'm not good at making stuff like this, all I can do is change a uiname and colors lol.
Also, if need be I can post the playertype I put together.

Yeah - don't ask me. I'm not good at making stuff like this, all I can do is change a uiname and colors lol.
Also, if need be I can post the playertype I put together.
Don't need too post it. I can't code i only know basic syntax.

Make shure that the datablock names aren't overriding anything

Somebody did this already:
https://forum.blockland.us/index.php?topic=287076.0
Unless i misunderstood what you wanted.

Alternatively, i can share something that i have on the slowburner right now:
Bot_Left4Block
Which is an add-on that will add all the zombies from the left4Block original add-on (Rotondo's Gamemode_Zombie) to the new bot system.
So far what i have ported is the Tank, Witch and the normal zombies (which is actually one bot that has a varying speed and according damage).
There is a bug where they turn other bots in zombies like the default zombie bots, that turns the tank invisible (i think only the tank) but if you want you can try it out.
I have plans to finish this and make the abilities and looks of the zombies also work on players whom have the playertype set on them, but these days i find it hard to work on things due to all sorts of things going on.
So be warned if you use this, it might not work 100% super great.

I did not mean to advertise my half-assed stuff once again, but i felt you might be interested and this seems to be something i come back to every once in a while.
« Last Edit: April 07, 2017, 10:11:19 AM by lordician »