+ Reply to Thread
Results 1 to 10 of 10

Thread: E2 HUD indicators

  1. #1
    Wire Noob habafflof's Avatar
    Join Date
    Apr 2010
    Posts
    10

    Question E2 HUD indicators

    I have seen people making HUD speedometers using E2(I guess) but I have never seen commands for that in E2 wiki. Is it possible to make HUD speedometer with E2 or other wire devices?

  2. #2
    Wirererer Warlock's Avatar
    Join Date
    Jun 2010
    Location
    Scotland (near Edinburgh)
    Posts
    125

    Default Re: E2 HUD indicators

    "Is it possible to make HUD speedometer with E2"

    erm yeah if you "I have seen people making HUD speedometers using E2"

  3. #3
    Wire Noob habafflof's Avatar
    Join Date
    Apr 2010
    Posts
    10

    Question Re: E2 HUD indicators

    I'm asking how to make it. :mellow:

  4. #4
    Wire Sofaking vexx21322's Avatar
    Join Date
    Dec 2008
    Location
    Co, united states
    Posts
    424

    Default Re: E2 HUD indicators

    Actually you just asked if it is possible.
    Have you checked HERE first?

  5. #5
    Wire Noob habafflof's Avatar
    Join Date
    Apr 2010
    Posts
    10

    Question Re: E2 HUD indicators

    ok... now I'm asking how to. Can anyone tell me?

  6. #6
    Wire Sofaking Ehmmett's Avatar
    Join Date
    Sep 2009
    Posts
    595

    Default Re: E2 HUD indicators

    Can we all get past the fact that OP's statements are conflicting?

    You can make something like this, AFAIK, but not exclusively in E2, you'd need to use a wired HUD indicator.

  7. #7
    Wire Sofaking vexx21322's Avatar
    Join Date
    Dec 2008
    Location
    Co, united states
    Posts
    424

    Default Re: E2 HUD indicators

    Well, tell us what server you were playing on, because it might be a custom extension that combines the hud indicator and e2 together.
    Have you checked HERE first?

  8. #8
    Wire Noob habafflof's Avatar
    Join Date
    Apr 2010
    Posts
    10

    Question Re: E2 HUD indicators

    it was Seth's Diamond Build. I think that there were no custom addons. Phx and wire only. It had no number, only an arrow and half-circle(like in a car)

  9. #9
    Wire Noob Vexxy's Avatar
    Join Date
    Jun 2010
    Posts
    21

    Default Re: E2 HUD indicators

    Quote Originally Posted by habafflof View Post
    it was Seth's Diamond Build. I think that there were no custom addons. Phx and wire only. It had no number, only an arrow and half-circle(like in a car)
    Okay, that is just the normal hud indicator.
    Have you checked HERE first?

  10. #10
    Wirererer Blob 92's Avatar
    Join Date
    Dec 2009
    Location
    vec( √ -1, √ -1, √ -1 )
    Posts
    222

    Default Re: E2 HUD indicators

    To do it ONLY with E2 (Without custom addons) I would suggest:
    Code:
    @name All In One Speed-o-meter
    ##-Start-##
    runOnTick(1)
    
    ##-Abbreviations-##
    E = entity()
    
    ##-Speed-##
    MPH = round(toUnit("mph",E:vel():length()))
    
    ##-Show in HUD-##
    print(_HUD_PRINTCENTER , "Speed: "+MPH:toString()+" MPH")
    
    ##-End-##

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
proceed-collector
proceed-collector
proceed-collector
proceed-collector
linguistic-parrots
linguistic-parrots
linguistic-parrots
linguistic-parrots