(adsbygoogle = window.adsbygoogle || []).push({});
This Is A Map Edit I Created And Have Been Playing With For A Few Weeks Though I Would Share The Coordinates
Please Don't Moan And Say Put a video up as i have no means of recording and cannot seriously be bothered to wait 30-40 mins to patch transfer. ( Due To Hardrive being half full )
Map Edit
Contains.
- Walls
- Teleport Flags
- A Door
- A Few Hidden Rooms
Heres The Code For That One
CreateWalls((-2722, 3677, 51), (-1352, 3677, 71));
CreateWalls((-2722, 3677, 91), (-1352, 3677, 111));
CreateWalls((-2722, 3677, 131), (-1352, 3677, 151));
CreateWalls((-2722, 3677, 171), (-1352, 3677, 191));
CreateWalls((-2722, 3677, 211), (-1352, 3677, 231));
CreateWalls((-1352, 3677, 51), (-1352, 4913, 131));
CreateWalls((-2907, 4928, 11), (-2907, 5420, 101));
CreateElevator((394, 5173, 203), (-2152, 4335, 192), (0, 270, 0));
CreateElevator((-2822, 5353, 15), (-914, 4464, 232), (0, 90, 0));
CreateElevator((-1509, 5049, 205), (550, 7337, 203), (0, 10, 0));
CreateElevator((1095, 7248, 203), (2067, 8032, 205), (0, 270, 0));
CreateElevator((1882, 7018, 220), (550, 7337, 203), (0, 10, 0));
CreateWalls((-1309, 4780, 203), (-1054, 4780, 223));
CreateWalls((-1309, 4780, 243), (-1054, 4780, 263));
CreateWalls((-1309, 4780, 283), (-1054, 4780, 303));
CreateWalls((-855, 4780, 203), (-550, 4780, 223));
CreateWalls((-855, 4780, 243), (-550, 4780, 263));
CreateWalls((-855, 4780, 283), (-550, 4780, 303));
CreateDoors((-750, 4780, 203), (-950, 4780, 203), (90, 90, 0), 5, 2, 35, 70);
Flag Locations For the above Map Edit.
- Flag At The Very Back Of the Map (Theres A Compass picture on the floor).
- Flag Right By Where the A Point Would Be In Domination.
- Once Through The Flag (Where A would be on domination) You Will Be in A Small Plane Tunnel Go Forward Then Jump Down and go right untill you hit the care package wall then turn right and go into the basement.
Once You go Through The Flag In The Basement You Will Spawn In A Glass Room Has Care Package Walls And A Door. Theres Also A Exit Flag Inside The area with the door.
(Walk Forward And Then Left For The Exit Flag)
NOTE THESE NEED TO BE PUT INTO A ZOMBIE PATCH
In The GSC Custom Map Edits (The Usual Place For Terminal Edits)
Under the Header Of Terminal.
It Should look something like this.
Terminal()
{
// Cordinates Here With The Correct Spawn Object Example
CreateWalls((-855, 4780, 283), (-550, 4780, 303));
}
Note To Get The Custom Map Edits File.
You Need To Stitch The Following Files Together.
0000b4a0.dat
00014f51.dat
00024ef6.dat
In that order.
Example Patch With The Above Cordinates In
You must login or register to view this content.
Credits To Jeffadkins For His Zombie Land V2