A cubic version of Apex Legends providing First Person Shooter gameplay for singleplayer & multiplayer. Basically a bad rip-off with less Legends, weapons, gameplay experience etc. but endless options for customization.
Select version for changelog:
Changelog
This is the original post, I am DeathlyTroll (DT). The post at
https://www.9minecraft.net/apex-legends-map-mcpe/
is an unauthorized & outdated copy, but I am mentioned as creator. You will find 'unofficial' copies of MCPEDL posts everywhere.
Update Notes v1.2.0:
New:
- Lobby 2.0: animated & optimized for all platforms.
- SKULL TOWN & South Settlement are now part of King's Canyon!
- Legends - LOBA: Teleport & Black Market. LIFELINE: Healing drone & Supply Package
- Gamemode: SHADOWFALL
- Gun: P2020
- Gun models: EVA-8, Peacekeeper, Charge Rifle, LStar
- Charge Rifle Rework: Removed DOT, Charge shot to amplify damage x3
- New drop system
- Enemy Legend: Gibraltar
- Airdrops
- Added Legend voice lines
- Added Legend intros
- Experience levels: max 10
- Added BR player ranks
- Kill Leader Status
- More gun animations
Changes:
- Caustic's Gas now applies slowness additional to damage
- Gas Traps are now thrown every time yo're selecting the item
- Changed Legendary Guns into Airdrop weapons + limited Airdrop Ammo: Kraber damage x 2, L-Star damage + 1
- Improved animations & textures
- Players spawn with P2020
- Increased 4x zoom & zip speed
- Players regenerate base health over time (natural regeneration)
- Less ground Loot for higher performance
Fixed:
- Shooting animations amplified by 3
- Added Repeater to deathbox
- Charge Rifle Laser Beam is visible in tpp now
Removed:
- Legend: Horizon
- Badges
Weapon rebalance: Charge Rifle (+damage), Kraber (+damage), Wingman (+visual recoil), G7 (+rpm), L-Star (+damage)
I'm not interested in making it grow..
But it's awesome to hear how you modified the map!
I also own a server over 300 members and a youtube channel 400 subs i know a little tiny bit on server growth
I'm definitely interested to see your big project.
If this won't work, you may give me your ID
How in the world did you make a zone, that works with the bounds of render/simulation distance? Is it based on something else that an entity inside ticking area?
And I created the selection, of course I know the solution XD
Given that you're familiar with animation_controllers: The solution is located in the BP AC for lobby (button 3). The states for each legend runs a command that loops to the next legend if the former one is already assigned to a player (via family).
Simply remove this command in each of the four legend states in BP/AC for b3..
Some bugs I've encountered while playing:
- Lifeline drone has no cooldown
- Lifeline care package goes through blocks when coming down
- Hovering loba black market then not placing it still gives the tokens (to which you can drop them and have infinite tokens)
- Items and weapons dropped purposely don't disappear in between games
- In the game select (i don't know how I initially got it to happen) but if you get lobas tactical in there you can clip out of the select area
Last points:
- Spitfire is no longer heavy ammo, in the real game it's been changed to light
- Wingman is no longer heavy ammo, in the real game it's been changed to sniper
Being careful with always-active systems is just one thing I'm doing to preserve performance. That's why (all!) tactical abilities have no cooldown (I don't think that makes them op). And that's also the reason why there is no passive ammo indicator. If I ever add it, it will probably turn out as color (!) indication on the back of each weapon.
The ammo in your inventory is not enough for any clip. It's there to automatically sort in ammo when picked up. That way ammo usually appears not in your hotbar.
Scopes are also limited due to performance. Right now each scope-weapon combination requires quite some space.
Sensitivity changes can't be achieved by the methods I'm familiar with. Also a reason why I set sniper scopes to max 4x.
This 1v1 coliseum gamemode is on my to-do list (But don't expect it soon).
Btw, I don't mind certain 'abuses' like clipping out etc: If you want infinite black market tokens just type in: /give @s token:black_market 0 900000 (or simply give yourself Kraber or Titan :P)
I mean, it's Minecraft. You can always give yourself resistance lvl 5 etc. Bots won't mind.
I'll focus on PvE modes, if you want to play against players, you have to organize it yourself.