Game_ui
-
- 100+ Posts
- Posts: 212
- Joined: Sun Nov 21, 2010 4:56 am
- Location: Approximately OVER 9000 Light Years away
Game_ui
i need help with game_ui i want my air boat to shoot stuff with left mouse when i get in but when im out normal simply known as input and output i think i need help on to do this from key values to evrey thing
Re: Game_ui
And you really really believe that someone is going to help you with that.
That is something you need to learn by yourself.
Even I didn´t get much help with it.
That is something you need to learn by yourself.
Even I didn´t get much help with it.
-
- Server Admin
- Posts: 2417
- Joined: Sun Apr 11, 2010 4:50 am
Re: Game_ui
Someone gave you a script with it, yeah.Even I didn´t get much help with it.
http://developer.valvesoftware.com/wiki/Game_ui
Ingame: -[SaD]- Nico
-
- 100+ Posts
- Posts: 212
- Joined: Sun Nov 21, 2010 4:56 am
- Location: Approximately OVER 9000 Light Years away
Re: Game_ui
but do you know how?Anonymous wrote:And you really really believe that someone is going to help you with that.
That is something you need to learn by yourself.
Even I didn´t get much help with it.
-
- Server Admin
- Posts: 2417
- Joined: Sun Apr 11, 2010 4:50 am
Re: Game_ui
I doFurry Hell wrote:but do you know how?Anonymous wrote:And you really really believe that someone is going to help you with that.
That is something you need to learn by yourself.
Even I didn´t get much help with it.
I didn´t got a scriptNicdel wrote:Someone gave you a script with it, yeah.Even I didn´t get much help with it.
http://developer.valvesoftware.com/wiki/Game_ui
-
- Site Admin
- Posts: 4390
- Joined: Fri Apr 09, 2010 3:20 pm
- Location: United States
Re: Game_ui
On the valve developer page, all the inputs, outputs, and keyvalues are given:
ent_fire name addoutput "keyvalue value"
or
ent_fire name addoutput "output ........."
or
ent_fire name input value
And as just a suggestion, if your still learning to make button, like your other post, u should stay away from gameui for awhile. It's much more advanced.
ent_fire name addoutput "keyvalue value"
or
ent_fire name addoutput "output ........."
or
ent_fire name input value
And as just a suggestion, if your still learning to make button, like your other post, u should stay away from gameui for awhile. It's much more advanced.