Jump to content

DarthDementous

Members
  • Posts

    216
  • Joined

  • Last visited

Everything posted by DarthDementous

  1. Oh damn circa I love you it works perfectly now! Now if I could just get that damn .glm in Blender...
  2. And if I put the player model I want to view with the rest of the base player models and _humanoid, then choose the model.glm of the player model it won't give me that stupid error even though the .gla is not specifically in that file?
  3. @@CaptainCrazy Right back at you Is there anyway we can extrapolate some of the code from OJP's t1_sour mission to see what they did with that? (I wasn't even aware OJP had co-op, are those files still downloadable to host on a server?)
  4. Does that mean I should create a folder on the Desktop since that is what the 'Drive' first locates? i.e If I made a base folder on my desktop would the path be C:/base/ UPDATE: Now when I click on the .glm it says missing animation file players/_humanoid/_humanoid (.gla) would that be under the humanoid folder in the assets? Is it a necessary thing to view models in ModView because I can't just launch the .glm. Funnily enough this is also one of the reasons I can't open any .glms in Blender even after installing Mr. Wonko's plugin. I also like how the .exe refused to work multiple times but running it as administrator seemed to fix it. DOUBLE UPDATE: Nope... copying the humanoid.gla from models/players/_humanoid into the C:/base/ directory with the model.glm and skin files did absolutely nothing. Still getting the same error. Starting to think ModView is destined to not work on my computer.
  5. Hi guys, I figured downloading ModView would make previewing a skin a lot easier than having to open up the game and look at it from there. Well I thought that until it completely refused to work... Everytime I navigate to a model.glm in a file and go to open it I get this error: Filesystem call made without initialization. Then sometimes files say MAX Q_PATH EXCEEDED. Some help would be greatly appreciated.
  6. Did you contact him on one of his videos or the 'Discussion' section @@Dumah 11523?
  7. I'd say its certainly an improvement over the Grievous VM model at least texture wise. If I wasn't too pre-occupied with mapping I'd be inspired to learn modelling .
  8. Considering I started the topic I would also greatly appreciate a PM @@Dumah 11523 . But seriously, that is a nice find and I definitely appreciate the skinning and remodelling of the head to actually look like Ray Parks. I had a friend send him a message on his YouTube channel but we're still waiting for a response. Am I correct in assuming the cybernetic maul model that was released came with that nice tattered hood skin with the metal legs as well?
  9. Terminator Multiplayer you say? Dayum, may I have a link to that? Well that greatly narrows the chances of any one of these outfits being made but that's okay I guess. I don't know how well a skin against one of the already made maul models would work but the idea is still out there if anyone wants to try it.
  10. So I'm sure most of you have heard to your great dismay of the cancellation by NONEOTHER than George Lucas himself of a Darth Maul game - not dissimilar from TFU but the combat seems to be... different. Apparently it featured this weird time travel story allowing Darth Maul and Savage Oppress to interact with such characters as Darth Talon, Darth Krayt among other Sith that were prevalent in the EU. Certainly a pity... I am aware that @@DT85 was working on a proper Ray Park's representation of Maul and while I can't find that topic anymore (I do still hope it is being worked on, progress looked amazing) I can perhaps present some new costume ideas based upon the concept art of the Cancelled Maul Game:
  11. No problem, must've been a great challenge to harness your skills what with all the intricate droidiness of grievous
  12. That's pretty awesome that it sounds do-able. I don't suppose it would be one of OpenJK's final goals but if after everything gets done that gets added it would be a very welcome addition indeed.
  13. First things first, is this idea feasible? How would one go about letting another client join them to aid in a singleplayer mission? Could it literally be done on the singleplayer coding or would multiplayer have to be modified to allow the AI and scripts to function the same way as regular singleplayer would. I am not coder by any means and am genuinely curious whether this could be an idea that works - it would certainly make for an interesting gameplay dynamic and encourage modders to create more SP driven maps. Regards, DarthDementous
  14. On another note @@Psyk0Sith, what's the deal with the grievous model being worked on? Is that also incomplete?
  15. Awesome thanks for the response @@Psyk0Sith! That's pretty cool news that its still been worked on (somewhat) I just know that whatever is released next it'll knock my socks off so keep up the good work.
  16. I forgot about the @hisname thing. That's really a pity if it was a private project but I guess if @@Psyk0Sith has his reasons then we'll just have to accept it and wait for other great public models.
  17. Hey everyone, A friend shared me this link: http://psyko3d.50webs.com/pics/Darth_Malgus.html I don't recall that ever being released... I'm not sure if that is still a work in progress but to the unitiated it looks very close to completion if at all completed. Psyko, where there any personal reasons this beautiful model was withheld? I don't want to go gushing about how unfair it is to not have it in my base folder I'm just generally curious what happened to prolong the release of the Darth Malgus model. Regards, Dementous
  18. Yeah that's definitely not it because it's a big rectangle that clips through the areas that need water in it
  19. Well hello there gentlemen, Basically I made a water shader that worked okay but still needs to be optimized for the current setting of an underwater base, as it was previous outside so it was all weird and glowy. textures/float/water1 { qer_editorimage textures/float/water1.jpg qer_trans 0.75 sort banner surfaceparm water surfaceparm nonsolid surfaceparm nomarks surfaceparm trans q3map_material water q3map_tessSize 512 deformvertexes normal 0.1 0.1 deformvertexes wave 64 sin 0 0.5 0.2 1 { map textures/float/waterenvmap1 tcGen environment blendFunc GL_ONE GL_ONE } { map textures/float/skyenvmap1 tcGen environment blendFunc GL_DST_COLOR GL_ZERO } { map $lightmap blendFunc GL_DST_COLOR GL_ZERO } { map textures/float/skyenvmap1_sun tcGen environment rgbGen const ( 1.00 0.95 0.79 ) blendFunc GL_ONE GL_ONE glow } } I was wondering if by replacing the skymapenv1 picture with a view of what the environment at the top of the water brush will look like (in this case an x-wing in a bay) will fix this? Now onto the big painful ass thing that has been plaguing my GTK Radiant. Whenever I create a brush for a water brush I texture it entirely in caulk_water then texture the top and bottom faces with the water texture I want to use. HOWEVER. Sometimes only one little pool of water actually functions like water other times they're both like regular old stiff brushes and I have no idea how to fix that. Also sometimes there are pieces of brush missing ingame but not from the editor so what's up with that? Bit of a jumbled post I know but some help would be greatly appreciated.
  20. Hey, I finished the FA files to convert my hrakert station map into a movie battles 2 map but came across a weird error: not a jpeg file starts with 0x89 0x50 I read that it means that the .jpg file is unstable but I definitely know its not the map that is the core problem because I loaded it up in regular multiplayer without a hitch. Some assistance would be greatly appreciated. EDIT: Well technically my friend who I gave the file to is only having this error, when I load it up in a dedicated server and then join I just instantly crash to desktop. I've already added info_siegeteam1 and 2 so there should be no reason it would be messing up like this.
  21. Movie battles 2 has this down to a T. Only effect shown is lightning.
  22. Not true at all. At the time of the Infinite Empire the Kwa found the Rakatan species through an infinity gate and taught them the ways of the force. However, they only embraced the dark side and ruined the balance. They then used the infinity gate to escape into the universe and conquer the galaxy. It was during the end of their reign that a plague came over them that gradually cut them off from the force. The One probably had an unusual amount of midichlorians (shudder) and the process took longer.
  23. Why are you constantly advertising ported models on JKHub?
  24. OH MY GOD! You are an absolute legend Syko those will help so much! I am greatly appreciated that you would let me use your textures! Yes, as for custom water textures I was going to investigate how to do that after the map is somewhat near completion and I certainly LOVE the idea of the interactive elements but I think apart from adding zero gravity outside, I'll leave the scripting to after. I had plans to rework the lights so that one was flickering and I was having troubles with effects otherwise it'd look a lot more lived in!
×
×
  • Create New...