Voidigo Wiki:Community portal

From Voidigo Wiki
Jump to navigation Jump to search
Need help, want something changed or want to debate about something? In the community portal you will find exactly what you need!
Add Community portal to your watchlist and stay on top of things!


Voidigo Wiki is a community project run entirely by volunteers to provide information for the game.

Our community of editors is open to anyone. If you would like to join in:

  • Register
    • While you can edit anonymously, a free account makes it easier to keep track of your own edits.
  • Be bold
    • There's no need to wait. Jump right in and start editing. The wiki maintenance category may be a great place to start, or you can start small by fixing spelling, grammar, and other errors you come across.
  • Translations
    • Would you like to help manage translations of the wiki? Head to, Translation portal.
  • Templates
    • Would you like to create a page, but don't know how to categorize it? Head to, Help:Templates.
  • Start a new article

Alternatively, just type a new article name in the search box. A link will be provided to start the article at the top of the search results.
  • Tips / Tricks
  • Community discussion
    • See what the community is currently talking about or make suggestions.

wiki.gg Staff Representative

pcj English / talk / contribs
ReedemtheD3ad! English / talk / contribs

See Staff for more.

Community Admin's

PinnyPin English / talk / contribs

Translators

N/A

Asset/Info Collecting

Debug Tools

So there's a LOT of commands that come in handy when getting information and assets for the wiki, please be aware that you'll be switching commands a ton in quick succession so it'll be good to practice the art of commanding commands and such.

Here are the debuggers command shortcuts that can really help you when doing commands.

Conditions Hotkey Result
During Gameplay F1 Binds your most recent command to 'Middle Click'
During Gameplay Middle Click Instantly performs your binded command
During Gameplay F2 Mutes/Unmutes the game
During Gameplay T Brings up the debug commands textbox
While Typing Up/Down Arrows Scrolls through commands
While Typing Left/Right Arrows Lets you edit text without having to backspace it all
While Typing Tab Auto-fills to previewed command

Extracting Descriptions & Icons

There are a few ways to do get the descriptions and icons for powerups, weapons and npcs. If there is already an icon for the item you want to make a page on, use that instead of doing these steps.

First Method (Not Recommended)

The first way to get descriptions for powerups and weapons is to spawn them using the following commands;

/spawn pwu powerupname
/spawn wep weaponname

While this is an easy option, it's not great as you'll be retyping most of it, not too good!

Second Method (Recommended)

This is the way a bunch of us do it, I recommend doing the same for the sake of consistency and efficiency.
Please be extra careful as improperly using these commands can mess up your game and saves!

/debug dev menu

Once you've entered that you'll be taken to the dev menu, here are the next steps you should take.

1. Click on LIST

2. Click on that category that you want, do not click on the bottom 2 options, can't stress this enough!

3. Find and click on your desired item

4. Press ctrl+c , this will copy the name and description to your clipboard and will save the icon to a special folder located at the following;

AppData\Local\voidigo\icon_export

If you are intending to get the icon, please proceed, otherwise you're done and can paste it where you want it.

5. Go to an image editing program of your choice, a free program that I tend to use for this is paint.net

6. Crop the canvas size to 300x300 from the center. If the icon gets clipped off, make the icon smaller or increase the canvas size until the icon is fully visible.

7. Save it, do not change the name.

8. Upload the icon image to the wiki, leave the name as is.

Done! Great job!

Extracting Weapon info

Use one of the two weapon commands to obtain the weapon you'd like to test.

/spawn wep weaponname
/debug wep

After you have your weapon, do both of these commands.

/debug dummy
/debug dps

Now you have a dummy to test weapon damage and a dps tool to check how much damage the weapon does, press B to start or reset the timer. Please be as detailed as possible with how much damage each individual projectile and swing does. The more info, the better!

Extracting NPC info

Before extracting npcs, a lot of them tend to hurt you so it's best to take some precautions before doing anything else. Use these commands beforehand;

/god
/noaggro
/invisible

Now that you're all safe, time for the fun bits. First, enter a run on MILD DIFFICULTY if you're testing npc damage

Spawn your desired npc using the following command;

/spawn npc npcname

All npc information can be found in the handy dandy command below.

/npc debug

Here you can find their health and states, neat! Once you're done with them, press K to banish them. If testing pets, press ALT to swap them out with another one of your pets. If you are wanting to get their damage values, make sure that you are on right difficulty please! Now for the boring bit, using the three commands again to make yourself a target, then use this command...

/npc debug player

Keep a close eye on how much damage they deal to you and note them down, there's currently no better way than this so check it all twice and make sure you're certain about the damage values every unique attack deals to you. If you die or are on low health, use this command.

/heal

It might be good to keep that one binded while you do this.

What to do?

Page Improvements

  • N/A