Jump to content

Pr0eX

Former Developers
  • Posts

    811
  • Joined

  • Last visited

Everything posted by Pr0eX

  1. [...] and ideally have no friends and no family so they have the time That part made my day! Yeah lets assume for a second RenX could go commercial this would look quite different, but it's not like that. And so we are left with the reality of "money" rules the world
  2. Well it's nice! You have my blessing go ahead and bring it to life on UE4 ! I'd even play Ren again if you do that just to see how it is. But my blessing isnt the teams blessing, so if you have to use some of the assets, please talk to them. As for RenX team I don't think anyone has the motivation to develop something that big (again) from (nearly) scratch.
  3. Hey man! Welcome to the forums.
  4. - You need to have like 4GB on your C: drive (or where your personal folder is located!), please check the available space before and after "installation". - Try turning off firewall for the installation process.
  5. Pr0eX

    Cheaters

    Patch is on the way, will make some of the things easier, we also have plans to fight this kind better in future, while some of the cheats can easely be dealt with (just need some time to get to that) others like aimbots are rather difficult, so be patient, we will solve this.
  6. Nice! Really like it. One point tho.. how have you got that 1k+€ licence to use Xceed WPF? I'd like that too
  7. Nice! Tip from me: - Use "IsA()" instead if you only want to test if it's an object of some sort (like IsA('Rx_Vehicle_Harvester') ), this will prevent any type requirement checks at compile time, so for example if you are not using members of this class (no need to cast!) you can get away with not needing dummy classes. Reference: click: IsA()
  8. We will add this feature, some day, dont worry.
  9. There is a reason we don't use 64bit binaries! They don't support DLLBind (thanks Epic...), and we have some functionality rely on that, if you are fine with not having everything working "as intended" go ahead and modify the game as long as it works . But we would like to keep this Beta "clean" so we have the overall experience at the same level, mod support will be there, also maybe 64bit binaries.
  10. Join as normal user then in console type "AdminLogin PW" (make sure no "say" or "teamsay" before the command!) Or When joining using a batfile/commandline you can add ?AdminPassword=PW to the string.
  11. Please post your log into http://pastebin.com/ and link it here. You will find your logs in \UDKGame\Logs called Launch[...].log
  12. So you are suggesting a button that will stop/reset/turn off lock?... good I also was thinking about that.
  13. Pr0eX

    Speed-hack FIX

    All serverowners are asked to correct following settings in their UDKGame.ini file under [Engine.GameInfo] to prevent / reduce speed hacks on servers: MaxTimeMargin=1.000000 TimeMarginSlack=1.200000 MinTimeMargin=-0.500000
  14. You will be able to play on LANs with 64 players, make sure LANGAME is set. Also your players will need to join using IP.
  15. You probably need to check how much virtual memory you are using, if its 2GB you need to set more VM described in this post under "Ran out of Video Memory": viewtopic.php?f=34&t=72023
  16. Restarting helped? What Map? can you get us Log files? preferred at Pastebin.
  17. Please post your log into http://pastebin.com/ and link it here. You will find your logs in \UDKGame\Logs called Launch[...].log
  18. you need to do what is described here: viewtopic.php?f=34&t=72023 under "Startup Crash on Windows 32bit only"
  19. Please post your log into http://pastebin.com/ and link it here. You will find your logs in \UDKGame\Logs called Launch[...].log
  20. Try installing latest WQHL graphics card drivers for your vendor (Nvidia?) also if that wont work, disable SLI if enabled. Also try installing this: http://www.microsoft.com/download/details.aspx?id=35
  21. Unfortunately, 2GB RAM may not be enough, you need at least 3-4GB Physical RAM. What you could try is in this topic: viewtopic.php?f=34&t=72023 under "Startup Crash on Windows 32bit only"
  22. Please post your log into http://pastebin.com/ and link it here. You will find your logs in \UDKGame\Logs called Launch[...].log
  23. viewtopic.php?f=119&t=71916 In Server section you'll find more infos about hosting servers.
  24. Can you send or link us your log file please, it can be found under \UDKGame\Logs please take the latest.
  25. Pr0eX

    Suggestion

    We were talking to EA about getting permission for Steam Greenlight, not sure what the answer was or if there was one.
×
×
  • Create New...