Resource icon

[Open Assets] Hangout tools 1.4

What permissions do you give others to modify and/or maintain your submission?
Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
originally part of The Gaming Den scripts, this is a collection of commands that can be used for hangout.

commands​

gives yourself a shield, alternatively remove your current one. simply type shield to get a list of available shields.

srb20028.gif
toggles super, giving you 9999 rings and turns you into super form, alternatively clears your rings and turns you back to normal if you are already super. note that only characters that has a super form can actually go super - trying to use this command on a character that doesn't have a super form will do nothing.

note that since 1.3, you actually need all emeralds to go super - if you don't want to do this, you can use the getallemeralds to give all emeralds to you.

no illustration provided since it's too simple of a command.
a god and noclip combo, making you both invincible to all damage as well as allowing you to walk through walls. once enabled, your character will go transparent and shine with the invincibility powerup.

srb20029.gif
resizes yourself, up to a maximum of maxscale times your size or the ceiling, whichever is lowest, and a minimum of 0.1 times your size. creates a ghost effect as you scale up or down (this effect is always applied on scaling, even if it's triggered by other scripts).

the minimum and maximum allowed size can be configured with minscale and maxscale, respectively.

srb20030.gif
makes you transparent or even invisible. takes a value between 0 and 10, where a higher number makes your more transparent (10 is completely invisible).

srb20037.gif


NOTE: due to tails' tails being a separate object, the tails will not go transparent alongside tails. other characters does not have this quirk, though.
reverses your gravity, causing your character to quickly flip around (this effect is also applied to the camera if the camera flips alongside your orientation).

srb20033.gif
immediately accelerates you forward and optionally up or down. when thrusting, it will also leave a ghost of you behind that quickly fades away.

srb20038.gif


this command is intended to be used with a key binding.
sets your own gravity, with a maximum of maxweight times the standard gravity. note that due to limitations in srb2's lua, this implementation is somewhat hacky and is known to cause conflicts when activated.

maxweight can be used to set the maximum allowed weight.

srb20044.gif
brightens up dark areas by fading into a palette with a higher contrast on the darker colors. note that due to engine limitations, this looks different on software vs opengl.

off:
srb20032.png

software:
srb20033.png

opengl:
srb20034.png

(map is from Baldi's Schoolhouse by Mosshiine)
starts a countdown on-screen. this is meant to be used with Vote as a votable option.

srb20032.gif


a countdown can be stopped using the stopcoundown command.
teleports to another player. accepts both a player number or name, and the target player must accept the request to teleport, either by pressing y on the keyboard or by entering tpyes in the console.

srb20041.gif

srb20042.gif

the command can be adjusted with tpcooldowntime, which sets the time in seconds a player have to wait to teleport again after having their teleport rejected, and tptimeout, which sets the time in seconds a player have to respond to a request before it's automatically rejected.
sets your movement speed, giving you a blue flash effect if you go beyond your default character speed. you can also pass the special values default, to reset your speed to the default, jog, to cap yourself to slightly below run speed, walk, to set yourself at walking speed (9 FU/tic) and super, to set yourself to super speed.

maxspeed can be used to set the maximum allowed speed.

srb20061.gif
sets your jump height, giving you a blue flash effect if you go beyond your default jump height. you can also pass the special value `default` to reset your jump height to the default.

srb20062.gif
knocks you back as if you were hurt, but doesn't actually deal any damage.

srb20063.gif
teleports you back to spawn, without losing any of your belongings. unlike suicide, any properties you have, like rings and color override, will be kept instead of being reset.

srb20082.gif
when enabled, causes you to jump automatically on landing if space is held. note that due to how the engine functions, there will always be 1 tic that it registers on ground, causing you to lose speed. unlike the auto-jump script, it's disabled by default.
when enabled, causes you to spin automatically on landing if spin is held. unlike the auto-jump script, it's disabled by default.

credits​

credit goes to
  • Xonotic - for the sound effects used by thrust and flip
  • The Gaming Den players - none of this would've happened if it weren't for you all
  • AirFox - for motivating my lazy ass to get the work done to split this into a seperate pk3
Author
Gouldron
Downloads
760
Views
2,955
Extension type
pk3
File size
119.1 KB
MD5 Hash
3ecb17d3d85404eebaba8d5b2a07dc01
First release
Last update

More resources from Gouldron

Share this resource

Latest updates

  1. quickmenu integration

    this update adds support for the upcoming quickmenu addon, which is currently awaiting approval...
  2. massive update

    this is an update that has been held off for very long due to how delayed 2.2.14. as such, it's...
  3. 1.2 update

    3 new commands have been added: `pace`, `jumpheight` and `knockback`. check the overview for...
Back
Top