Author Topic: Speedometer Mod  (Read 2270 times)

Why come to the requests board if all I plan to do is fufill requests?

because youre expecting something else

So you're saying that instead of him installing an add-on, pressing a key, and being done with it, he should instead download and install VCE, figure out how to use it/events in general, figure out what the events to make a speedometer are, debug whatever he did wrong, and go through the process of placing a brick, applying the events, and fixing any mistakes every time he joins a different server that hopefully allows building?

Seriously, VCE is cool and all but it isn't the answer to everything.

Oh silly, it's not that hard!

onActivate > Self > stateFunction > Loop
onActivate > Self > callFunction > Loop
onFunction > Self > callFunction > Loop (Delay of 33ms)
onFunction > Client > centerPrint > <var:pl:speed>

You make it sound harder than it is.

Technically, you don't even need to state the function.

Code: [Select]
[X] 0 [0] onActivate -> Self -> VCE_callFunction -> [ ] [ ]
[X] 1 [33] onVariableFunction -> Self -> VCE_callFunction -> [ ] [ ]
[X] 2 [0] onVariableFunction -> Client -> bottomPrint -> [<color:FFFF00>Speed<color:FFFFFF>: <var:pl:speed>] [3]

Good try though.

Why come to the requests board if all I plan to do is fufill requests?
Wait, when you posted that last post, did you mean "I'm going to make a speedometer mod because I want to, not specifically for you" because I read it as "I'm going to make a speedometer mod but not give it to you." I apologize if I misinterpreted, but your post wasn't entirely clear.

Oh silly, it's not that hard!

onActivate > Self > stateFunction > Loop
onActivate > Self > callFunction > Loop
onFunction > Self > callFunction > Loop (Delay of 33ms)
onFunction > Client > centerPrint > <var:pl:speed>

You make it sound harder than it is.
Yeah, but try asking a newbie to figure that out without any more direction than "use VCE"
« Last Edit: February 14, 2011, 03:10:07 PM by Headcrab Zombie »

"I'm going to make a speedometer mod because I want to, not specifically for you"
This.
I meant no aggression in my statement.

This.
I meant no aggression in my statement.
Well, I'd suggest trying harder to impose a sense of calmness into your message next time.
It almost did it.