Jump to content

Thundernerd

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by Thundernerd

  1. Yeah, no idea why the icons are still broken. I'm aware of the Light Tank showing, not sure how to fix that though. On another note this mutator has been set on hold for me for a while. I simply don't have enough time to work on this
  2. I'm sorry but you need to be a bit clearer that "it's broken, please fix it". Please elaborate what exactly isn't working with the Tick Tank and what you mean by the 5.003 changes.
  3. Updated main post for V1.3 Patch. - Fixed the missing icons
  4. That's pretty amazing actually. One question though, are you able to make it run the game through eclipse?
  5. Pfoh, just using notepad? Well, I can't seem to get nFringe to properly do syntax highlighting. But I do recommend Sublime Text 3 with the unrealscript plugin, it does syntax highlighting and can build for you. You're also supposed to be able to debug it with breakpoints but I haven't been able to get that to work .
  6. Hm, the mutator I am working on was broken when 5.003 came out but with the github source I could make it work again!
  7. WE NEED THIS My foliagecollisionvolume is also fucked in 5.003.. go to work you bad boy! You could also just clone the github repo and work with that
  8. Did you have to do any crazy things to get it working with 2013?
  9. Hi there, I was wondering what type of IDE is being used by the community and/or the developers of Renegade X. I myself have been using Sublime Text with an Unreal Script plugin. However, I know that there is a plugin for Visual Studio 2010, nFringe I believe, but that's too outdated imo. Does anyone have good tips on what IDE to use? I can live without intellisense but I'd rather have it of course. Cheers
  10. Saw that the Github was updated this morning, going to clone it today-ish. So don't worry, I'm just planning on using that!
  11. Nice to hear that. I'll check it out once it's updated! Last update is indeed a while ago, 5 months . Edit: Whoops, I was looking at the Beta 4 branch, my bad.
  12. I second this as well! Would love to help doing things but since I'm currently making a game my time is quite limited. Keep us updated!
  13. I would love to fix it but the SDK isn't up to date. The only thing I can do is decompile the patch and hope that it works, which I cannot guarantee.
  14. Ah, that's good to know. I am currently working on another mutator that allows for way more customization (including adding the Tiberian vehicles). I'll try to hurry that one up so people can use that.
  15. Just a stab in the dark here. When you tested it through the SDK, did you run it on just a local standalone client? Or a local server and client? If the first one seems to be the case it might be that you have to make the change on the server and that it sends it to the client. (I might be totally wrong though)
  16. Might be something to do with my code for the purchase system though. I'll give the code a read-through soon!
  17. Yeah, I'm currently working on a custom purchase system mutator where you can change all the vehicles, titles, descriptions, whatever. Also planning to do the characters etc. I was also wondering if something like changing the UI would be possible.
  18. I'm not exactly sure I understand what you mean. Could you perhaps explain a bit more?
  19. Seems to be fine as far as I can tell. Are the other vehicles working? I assume you are on 1.3?
  20. Maybe the config file wasn't setup correctly? Tested it out and seemed to work for me. Though it has no default values so if it fails to load the config file correctly it'll do no damage. Maybe I should add default values
  21. Yeah, I was thinking of giving it the dmg of the regular buggy or something. Or if people think of better price/dmg nerf then I can put those values as the default!
  22. Updated main post for V1.3! Changelog: - Added delay for delaying the ability to purchase the vehicles (Delay=[seconds] in the ini file) - Fixed prices not showing bug - Titan EVA message is gone - General code improvement
  23. Oh, that's weird. Thanks for showing this. I'll try to fix this in a couple of hours! Nice to hear that people are enjoying it!
×
×
  • Create New...