Has anyone come up with a way to spawn bots/players/animatable AFS in the game without it crashing? It would seem to be a great way to test mods, but none of those commands work.
There is this:
But it’s not quite what I need.
Has anyone come up with a way to spawn bots/players/animatable AFS in the game without it crashing? It would seem to be a great way to test mods, but none of those commands work.
There is this:
But it’s not quite what I need.
Make a new mod, go to your AFs folder, copy paste etqw_gdf.af, open it up,
Rename
articulatedFigure etqw/edf {
to
articulatedFigure “mymodel”
rename
model "etqw/edf.md5"
to
model “models/players/strogg”
or
model “models/players/gdf”
Load a map, open console, /editafs, scroll down the af thingy at the top left, then spawn the new model you added.
You can knife it or blow it up, and it’ll fall over. Works on the cyclops, too.
Don’t spawn anything but the cyclops or he mesh you made or the engine will crash.