Post: RELEASE - Zombieland Custom map editor tool {Source included}
02-25-2015, 01:45 PM #1
TheModedHacker
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Hi everyone, since im working on my Zombieland for MW3 i recently decided making this simple tool, so you can Make/share your own Custom Maps. Also its open source so you can learn from it and port functions to other COD :P

If you are not experienced creating maps dont worry, i tried to make simple functions so you can easily understand them.
Anyways its recommended having some experience with Vectors and Distances.

What this tool can do ? :

- Create floor
- Create Walls
- Create Teleport flags
- Create Ramps (Not working 100%, if someone knows how to fix it, please share your function here).

Im currently working on adding Elevators and doors. I will update to this thread as soon as i finish it.

Video :



Download : You must login or register to view this content.
Virus scan : Not needed because its open source.

PSN : xTheModedHackerx

Thanks to xCBSKx for RPC and spawn solid models.

Give credits if you make bunkers with that and If there is any bug report here, Thanks.

Enjoy Smile
Last edited by TheModedHacker ; 02-28-2015 at 11:09 AM.

The following 9 users say thank you to TheModedHacker for this useful post:

/SneakerStreet/, CrEaTiiOn_420, FusionIsDaName, IRealyLikeFood, lucasaf01, makeabce, mrdarkblue, Script Kiddie, Stunz
02-25-2015, 01:56 PM #2
Good work m8 Smile

The following user thanked FusionIsDaName for this useful post:

TheModedHacker
02-25-2015, 02:15 PM #3
Stunz
Former Staff
Originally posted by TheModedHacker View Post
Hi everyone, since im working on my Zombieland for MW3 i recently decided making this simple tool, so you can Make/share your own Custom Maps. Also its open source so you can learn from it and port functions to other COD :P

If you are not experienced creating maps dont worry, i tried to make simple functions so you can easily understand them.
Anyways its recommended having some experience with Vectors and Distances.

What this tool can do ? :

- Create floor
- Create Walls
- Create Teleport flags
- Create Ramps (Not working 100%, if someone knows how to fix it, please share your function here).

Im currently working on adding Elevators and doors. I will update to this thread as soon as i finish it.

Video :



Download : You must login or register to view this content.
Virus scan : Not needed because its open source.



Thanks to xCBSKx for RPC and spawn solid models.

Give credits if you make bunkers with that and If there is any bug report here, Thanks.

Enjoy Smile
Nice bro, thanks for this Smile

The following user thanked Stunz for this useful post:

TheModedHacker
02-26-2015, 01:19 PM #4
makeabce
I defeated!
Originally posted by TheModedHacker View Post
Hi everyone, since im working on my Zombieland for MW3 i recently decided making this simple tool, so you can Make/share your own Custom Maps. Also its open source so you can learn from it and port functions to other COD :P

If you are not experienced creating maps dont worry, i tried to make simple functions so you can easily understand them.
Anyways its recommended having some experience with Vectors and Distances.

What this tool can do ? :

- Create floor
- Create Walls
- Create Teleport flags
- Create Ramps (Not working 100%, if someone knows how to fix it, please share your function here).

Im currently working on adding Elevators and doors. I will update to this thread as soon as i finish it.

Video :



Download : You must login or register to view this content.
Virus scan : Not needed because its open source.



Thanks to xCBSKx for RPC and spawn solid models.

Give credits if you make bunkers with that and If there is any bug report here, Thanks.

Enjoy Smile


Really good Smile Thanks!
02-27-2015, 11:03 AM #5
SC58
Former Staff
There is alot more then this to making zombieland, plus it would be more stable to do in sprx instead of a tool i would only use a tool to make the custom maps u want :p

but nice work anyways

The following user thanked SC58 for this useful post:

TheModedHacker
02-27-2015, 04:02 PM #6
TheModedHacker
Do a barrel roll!
Originally posted by SC58 View Post
There is alot more then this to making zombieland, plus it would be more stable to do in sprx instead of a tool i would only use a tool to make the custom maps u want :p

but nice work anyways


My Zombieland is coded in sprx and i still developing it, but the only purpose of this tool is to make custom maps via RTM easier and quickly. When someone makes a cool map edit, he can share the funcs to this thread, and then i port them to my sprx plugin :P
04-17-2015, 09:01 AM #7
CrEaTiiOn_420
Can’t trickshot me!
Originally posted by TheModedHacker View Post
Hi everyone, since im working on my Zombieland for MW3 i recently decided making this simple tool, so you can Make/share your own Custom Maps. Also its open source so you can learn from it and port functions to other COD :P

If you are not experienced creating maps dont worry, i tried to make simple functions so you can easily understand them.
Anyways its recommended having some experience with Vectors and Distances.

What this tool can do ? :

- Create floor
- Create Walls
- Create Teleport flags
- Create Ramps (Not working 100%, if someone knows how to fix it, please share your function here).

Im currently working on adding Elevators and doors. I will update to this thread as soon as i finish it.

Video :



Download : You must login or register to view this content.
Virus scan : Not needed because its open source.

PSN : xTheModedHackerx

Thanks to xCBSKx for RPC and spawn solid models.

Give credits if you make bunkers with that and If there is any bug report here, Thanks.

Enjoy Smile


hey ive been using your tool to make some nice ass map edits for terminal and other games but if you want to use them then here you go Winky Winky its kinda an opsticle course and people would love that kind of shit like in mw2 bypass days Winky Winky


Created By Me Winky Winky
    CreateWallX(new float[] {2140,6218,196}, new float[] {2137,6218,196}, 4, 0);
CreateWallX(new float[] {2137,6150,244}, new float[] {2135,6150,244}, 1, 0);
CreateWallX(new float[] {2136,6008,244}, new float[] {2412,6008,244}, 1, 0);
TeleportFlag(new float[] {1352,5545,365}, new float {2152,5744,509});
TeleportFlag(new float[] {1309,2600,156}, new float {490,5555,448});
CreateFloor(new float[] {479,6392,423}, new float[] {1525,6392,423}, 1);
TeleportFlag(new float[] {1486,6391,453}, new float {950,5658,394});
TeleportFlag(new float[] {2449,6111,192}, new float {436,6436,192});
CreateFloor(new float[] {384,6366,241}, new float[] {62,6366,241}, 3);
CreateFloor(new float[] {55,6379,200}, new float[] {138,6379,200}, 2);
CreateWallY(new float[] {544,6553,192}, new float[] {544,6669,192}, 3, 90);
TeleportFlag(new float[] {503,6563,192}, new float {606,2771,202});


Dont Add Credit If You DOnt Want To I Really Dont Care Winky Winky

Also Ill Make Some Good Ass Fun Map Edits For Other Maps Winky Winky

The following 2 users say thank you to CrEaTiiOn_420 for this useful post:

BeerFearModz, TheModedHacker
04-17-2015, 10:13 AM #8
This is amazing Thanks man Happy Such a good release Happy
02-05-2016, 12:48 AM #9
xUser_Modz
Save Point
i cant figure out how to open it!??
02-15-2016, 03:42 PM #10
pyramidor
Save Point
hi how do i connect this to my ps3

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo