Oni Central Forum

A forum for the Oni community

You are not logged in.

#1 04/13/13 20:04

sonicphist
Member
Registered: 11/05/07

remove the HUD

Hello Oni fans modders and all.

Been a big fan of Oni since it came out.Nice to see it with such a following.

I've been looking around and but I can't seem to find what I am looking for is there dev. console command
to remove the HUD?

thanks, 
sonicphist

Offline

#2 04/13/13 21:04

EdT
Moderator
From: Los Angeles, CA
Registered: 01/13/07
Website

Re: remove the HUD

Yes to hide the HUD use the command:

gs_show_ui = 0

and to show again

gs_show_ui = 1

Offline

#3 04/13/13 21:04

Samer
Member
From: Lebanon
Registered: 09/04/09
Website

Re: remove the HUD

we should add this here http://wiki.oni2.net/BSL:Functions#ui_.28hud.29 I also keep forgetting it.
the one it states are ''ui_show_element right 0 ''... or ''ui_show_element left 0''
(I'm not sure how to write it in the right way like the other commands are written)

btw since we're on the topic of bsl commands .. is there a command to delete all fallen items such as hypos and ammo and such from the ground ?

Last edited by Samer (04/13/13 21:04)


Join our Oni Facebook Group
Check My YouTube Channel for my Oni Videos.
Check My Wiki page for all my stuff

Offline

#4 04/13/13 21:04

Iritscen
Moderator
From: NC, USA
Registered: 10/22/07

Re: remove the HUD

The BSL pages are complete -- it's not that Functions is missing gs_show_ui, it's that gs_show_ui isn't a function wink  http://wiki.oni2.net/BSL:Variables


Check out the Anniversary Edition Seven at ae.oni2.net!

Offline

#5 04/13/13 21:04

Samer
Member
From: Lebanon
Registered: 09/04/09
Website

Re: remove the HUD

mmm I don't know what the difference is tongue :$
functions can have different values while variables have on\off only ? or is it vice versa .. and how come some commands are stated as both variables and functions like ai2_barabbas_run


Join our Oni Facebook Group
Check My YouTube Channel for my Oni Videos.
Check My Wiki page for all my stuff

Offline

#6 04/14/13 06:04

s10k
Member
Registered: 01/14/07
Website

Re: remove the HUD

Samer wrote:

btw since we're on the topic of bsl commands .. is there a command to delete all fallen items such as hypos and ammo and such from the ground ?

powerup_reset ?

Offline

#7 04/14/13 06:04

Iritscen
Moderator
From: NC, USA
Registered: 10/22/07

Re: remove the HUD

Samer wrote:

mmm I don't know what the difference is tongue :$
functions can have different values while variables have on\off only ? or is it vice versa

Only variables have values.  Functions are like the functions you use in math -- you pass them values to act upon and they return results.

.. and how come some commands are stated as both variables and functions like ai2_barabbas_run

Oh, hmm.  You seem to have found a mistake there.  That's a variable, it shouldn't be listed under Functions.  Guess I should fix that.


Check out the Anniversary Edition Seven at ae.oni2.net!

Offline

Board footer

Powered by FluxBB