Search results

  1. RockeyRex

    Running dedicated servers.

    So seemingly as no one else bothered to take a look at the script files other than datablocks to find this out (Seriously, you thought the offical servers were ran with gfx?) I'll lay it out here to stop the mis-information spreading. Make a shortcut of your Legions.exe and add this line...
  2. RockeyRex

    What happened to Daph?

    Stop drinking.
  3. RockeyRex

    Admin Panel

    Mmh... It does give you a login screen. Dat about it. Handy if you cba to use the console for that. Edit: Oh and I'll add a login screen for the next push.
  4. RockeyRex

    Unlocked Game on Public Test

    That huge download speed ain't helping you one bit mate. Upstream is the one getting loaded.
  5. RockeyRex

    Download The app map.

    *Shrug* I'm loving the terrain. It's like nature's cure against snipers.
  6. RockeyRex

    Download The app map.

    *Shrug* Like FELT hasn't been around for ages. I like where the map is going tho.
  7. RockeyRex

    Unlocked Game on Public Test

    I don't mind if I do. And for your information, this is not an update. It's called a public-TEST for a reason.
  8. RockeyRex

    Unlocked Game on Public Test

    No. You take your public-test folder, copy it and paste it to your porn folder.
  9. RockeyRex

    Do I have the flag? [RockeyRex Click Here]

    http://forums.legionsoverdrive.com/threads/script-flagalert.862/
  10. RockeyRex

    Futuristic HuD V. 1

    Oh and if someone wished to obtain the speed value to their scripts its getControlObjectSpeed(); *Glares at LTS team*
  11. RockeyRex

    Position on Screen

    function HudOverlay::AddHudElements(%this) { parent::AddHudElements(%this); // BG1 %index = %this.AddHudElement(); %this.setHudElementPosition(%index, 490, 125); %this.setHudElementParent(%index, $HudElement::BaseContainer); %this.setHudElementPositionAnchor(%index, "HCenter"...
  12. RockeyRex

    Futuristic HuD V. 1

    Someone who is not me.
  13. RockeyRex

    Download FlagHud

    GuiBitmapCtrl Look into it.
  14. RockeyRex

    Futuristic HuD V. 1

    Effort... this needed a lot. I expect a clean Alt/Speed/Fps/Ping hud within a week. Do eet!
  15. RockeyRex

    Futuristic HuD V. 1

    Altitude is obtainable client side... I just can't remember where I got it from though... (From terrain that is)
  16. RockeyRex

    TRIBES ASCEND BETA KEY GIVEAWAY

    You might think the company closed seeing how they are handling things...
  17. RockeyRex

    Download TPOD++ Script

    Debug lines...
  18. RockeyRex

    Download Script: TrackTor (Stat Tracking)

    File handling in TS takes up annoyingly large ammounts of processing time. But if you were to do it, for example, at the end/start of the mission, why not. I was planning on such things in the past but never got around doing them.
  19. RockeyRex

    Download Script: MAShot

    It doesn't matter where it saves them. Building the image takes processing time that the game needs to run. Thus, we freeze for a second.
Top