CoD2 MC botmod vBeta
Full Version 4 commentsRandall's CoD2 Minecraft botmod. It is not the finished version.
I dont want to write a lot, I saw how infects the botzombie viral the servers all around the world, but I didnt like them. Those mods was poor-coded and often crashed or slowed. So I decided I make my own CoD2 botzombie mod. Sadly I had no time to finish my mod, it is a beta version with a well-optimized code and some model bugs. The mod is playable but it has few content. Maybe you guys can develop more content and build your own ideas. I appended a detailed description how to add new zombies, maps, etc...
The localization of the mod is semi-english. Some subtitles are english, but lots of hud items are hungarian. Dont ask why... :D Here is a hungarian fan-made video:
No articles were found matching the criteria specified. We suggest you try the article list with no filter applied, to browse all available. Post article and help us achieve our mission of showcasing the best content from all developers. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.
Randall's CoD2 Minecraft botmod. It is not the finished version.
Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.
This comment is currently awaiting admin approval, join now to view.
Mierda, por qué no me aparece el botón de descargar?
****, why can't I see the download button?
login as admin. working???
Dont know, i think yes. Open the 'z_scripts.iwd/scriptdata/admins.sgf' file with notepad and you can modify the login infos.
Dont delete the first row!
The first column is the login password, the second is the admin rights and the third one is something comment.
This comment is currently awaiting admin approval, join now to view.
bring your script zombie for cod4 man for mod RoTU and RoZo, thats should be very cool man :)
COMO LE PONGO MAS ROUNDS? SON SOLO 3 Y ESO ABURRE :(
This comment is currently awaiting admin approval, join now to view.
when the map will load appears iwd sum/ name mismatch
Hi,
unpack the scripts' iwd file, or simply give shorter name for the iwds.
For example:
z_main.iwd -> z_m.iwd
z_scripts.iwd -> z_s.iwd
and so on..
(When the game starts, the game engine joins all iwd file's name into a large string. The "iwd sum/name mismatch" error message means this string reached the maximum length. I dont know how many characters allowed in the string, maybe 512.)