Mingebags: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
No edit summary
Tags: Reverted Visual edit
No edit summary
Tags: Manual revert Visual edit
Line 1: Line 1:
{{Mingebag|Entity name=Mingebag|damage=Custom damage system|hostile?=Neutral but mostly hostile|health=Custom health system}}
Mingebag is a T-Posing Kleiner that can fly, shoot, draw, and randomly disappear.
Mingebags have a chance of exploding into boxes called "MingeBoxes" and gib after 13 - 25 seconds. When you are close to a Mingebag he will slap you with a random velocity and does random 3 - 10 damage.
[https://gmod.fandom.com/wiki/MingeBag#:~:text=Mingebag%20was%20a%20term%20used,manually%20via%20the%20game%20settings. More info about the Mingebag]
<gallery widths="200" heights="200">
<gallery widths="200" heights="200">


Line 14: Line 22:


Long Answer: Yes, there is a lobby system that beta 13 uses and these are where all of the Mingebags are coming from, there is now (as of 3/11/2022) an addon that enables the ability to join Mingebag lobbys. How the lobby system works is that it syncs with a lobby, then it checks if you are available to join a lobby with a certain amount of players and if it is yup then it will join the lobby in a couple seconds (Can vary between different wifi connections)  Also that the fact if you lose internet somehow, the minges stop moving and become interactable entitys and act like props.
Long Answer: Yes, there is a lobby system that beta 13 uses and these are where all of the Mingebags are coming from, there is now (as of 3/11/2022) an addon that enables the ability to join Mingebag lobbys. How the lobby system works is that it syncs with a lobby, then it checks if you are available to join a lobby with a certain amount of players and if it is yup then it will join the lobby in a couple seconds (Can vary between different wifi connections)  Also that the fact if you lose internet somehow, the minges stop moving and become interactable entitys and act like props.
'''lua_run GM13.Lobby:SelectBestServer()''' This is a console command which connects you to the best mingebag server.'''<br />'''
'''lua_run GM13.devMode = true;lua_run GM13.Lobby:SelectBestServer(tryingServerId, lastPlayersQuantity, lastBestServer)''' This is a console command which connects you to the best mingebag server.'''<br />'''


==What does a Mingebag do?==
==What does a Mingebag do?==

Revision as of 04:12, 19 June 2022

Template:Mingebag

Mingebag is a T-Posing Kleiner that can fly, shoot, draw, and randomly disappear.

Mingebags have a chance of exploding into boxes called "MingeBoxes" and gib after 13 - 25 seconds. When you are close to a Mingebag he will slap you with a random velocity and does random 3 - 10 damage.


More info about the Mingebag


How Damage Works

Whenever you directly hit a Mingebag it basically rolls the dice and it has a 1 out of 2 chance to actually deal damage. You need to have 5 hits that hit that 1 out of 2 chance to kill a Mingebag. In recent updates (as of 3/11/2022) Mingebags have been able to travel in groups and now multiple can appear in one map at a time.

Are Mingebags real players? Lets end the debate.

Short Answer: Yes

Long Answer: Yes, there is a lobby system that beta 13 uses and these are where all of the Mingebags are coming from, there is now (as of 3/11/2022) an addon that enables the ability to join Mingebag lobbys. How the lobby system works is that it syncs with a lobby, then it checks if you are available to join a lobby with a certain amount of players and if it is yup then it will join the lobby in a couple seconds (Can vary between different wifi connections) Also that the fact if you lose internet somehow, the minges stop moving and become interactable entitys and act like props. lua_run GM13.devMode = true;lua_run GM13.Lobby:SelectBestServer(tryingServerId, lastPlayersQuantity, lastBestServer) This is a console command which connects you to the best mingebag server.

What does a Mingebag do?

Mingebags can draw with the physgun, this texture will be a missing texture. They can also attack, you have a chance of dying when shot at.

Mingebag actions have different beam colors: Orange means they are attacking, Blue means they are drawing.


Why is everyone a Mingebag?

Other players(Mingebags) see you as a Mingebag and you see players as a Mingebag. Some Mingebags get confused that the mingebag is fake or real.


How can you detect a mingebag?

You can detect them by using the curse detector which shows a red laser when mingebags appear and when the radio has a yellow line with dial-up sounds

Template:EventsNav