-
Posts
1,612 -
Joined
-
Last visited
Content Type
News Articles
Tutorials
Forums
Downloads
Everything posted by mrwonko
-
Searching for author "broli" on my jk3files mirror yields a single file: a cloud model. So yes, I suppose.
-
Not sure how much difference a few hundred MB would make for a 60GB torrent... Anybody looking for a specific mod has the web mirror, and if you want it all 60GB is quite manageable. I'm in favor of a nice packet manager-ish mod solution, but targeting new mods, not the jk3files archive.
-
Textures displaying in-game but not in Modview
mrwonko replied to Kualan's topic in Modding Assistance
ModView appears to have trouble with upper case letters in mesh names. Renaming the surfaces did the trick. I did not know that. -
sv_, yes. That's where the server sends its heartbeat. But clientside there was only support for a single hardcoded masterserver before OpenJK.
-
Textures displaying in-game but not in Modview
mrwonko replied to Kualan's topic in Modding Assistance
Not that I know of, could you share the files? -
Textures displaying in-game but not in Modview
mrwonko replied to Kualan's topic in Modding Assistance
Are you using shaders whose names differ from the texture names? ModView will only look for loose textures, it doesn't load shaders. It also needs to be able to figure out the base path from the model's location. -
Revival of JKA's modding community
mrwonko replied to Xycaleth's topic in General Modding Discussions
It has been mentioned before... Besides the sheer size you'd likely run into performance problems due to detail; with such an open map you want varying levels of detail and possibly realtime occlusion; BSP isn't going to cut it. I generally love the idea though. I'd also love vehicle handling with proper 6DOF; I think that too has been mentioned here. In short; give me Star Citizen: Star Wars edition. -
The subdivision mismatch could very well still be present in the .ase; in that case it would need to be edited by hand.
-
Another mrwonko's plugin error - blender "2.63"
mrwonko replied to Maui's topic in Modding Assistance
The plugin is for 2.64-2.69; I wouldn't use it with 2.63. -
Huh. Then Radiant version does matter... It is however an issue you can also get in 1.4, and thus presumably 1.6; I assume in that case it also happens ingame? Man, it's been forever since I did real mapping... I need to get back to it and learn more about the details like this.
-
Radiant version shouldn't matter here, I think it's just how patches work. Maybe you can use a single, larger patch to prevent these seams; other than that the only solution I can think of is a model.
-
Integrating the logo into the center of the navigation bar on large screens would save additional space. Messenger, Notifications & Sign Out could conceivably be integrated in the account dropdown.
-
Importing models is of little help; weights are imported as vertex groups, while manual weighting would preferably be done using bone envelopes in my opinion. Manually weight painting seems vastly inferior to me.
-
Only if you add new ones; usually you'd use the BOTH_CIN_1-50 animations for level-specific cutscene animations.
-
If it's just for a specific map, you don't need to modify the existing animations; animations in _humanoid_levelname are loaded in addition to the default animations. But I'm unfamiliar with carcass/assimilate, so I don't know how to properly export them that way.
-
Can be done using free software with Blender, but I'm not sure if there are tutorials around for that... Oh wait, actually I made one! Haha how could I forget. You'll want to learn Blender first, then you can look for my vehicle modelling tutorial on this site.
-
Well that's because you use npc_player for cutscenes, which probably is not scaled... Use an npc_spawner with npc_type shortnpc instead.
-
There's SET_PLAYERMODEL if you want to script it, but that too suffers from the load/save issues if memory servers... Maybe it's fixed by placing the NPC you use as a model in the level somewhere (inaccessible) so it always gets loaded?
-
I'm fairly sure it's possible somehow; if you change the playermodel to a scaled NPC via console, you also get its scale. (However if I remember correctly this leads to issues when saving/loading.)
-
Not with this attitude. There's a tutorial on setting up BehavEd for scripting and one on using scripts to move brushes; I don't think there is one on scripting NPCs...
-
MRWonko's GLM/GLA Import/Export - Blender 2.74 - Error
mrwonko replied to Maui's topic in Modding Assistance
It has only been tested up to version 2.69. It may not work in 2.70+. -
You can set SET_INVINCIBLE to True using Icarus to make him truly invincible.
-
OpenJK *is* a patch for the legacy retail version. We'll soon(ish) have a special format for OpenJK-exclusive mods, so anybody trying to use it will know they need OpenJK.