Turn off gibs.

If you've had any problems with Nexuiz, or would like to report bugs, post here.

Moderators: Nexuiz Moderators, Moderators

Postby Darcshadow7 » Mon Jul 27, 2009 11:15 pm

Ok, i will try this. Thanks. :)
http://www.odf-online.org/ Home to Flight Back, D321GO!, and other Descent related projects, all open source!
Darcshadow7
Alien
 
Posts: 168
Joined: Fri Feb 13, 2009 4:34 pm
Location: Peoria, Arizona

Postby Darcshadow7 » Mon Jul 27, 2009 11:21 pm

Wow, it made Nexuiz crash. :)
http://www.odf-online.org/ Home to Flight Back, D321GO!, and other Descent related projects, all open source!
Darcshadow7
Alien
 
Posts: 168
Joined: Fri Feb 13, 2009 4:34 pm
Location: Peoria, Arizona

Postby [-z-] » Tue Jul 28, 2009 12:36 am

Darcshadow7 wrote:Wow, it made Nexuiz crash. :)



crash how?? on open? after dying a lot? what?


I tested the pack in a vanilla build of latest svn and all went fine.
[-z-]
Site Admin and Nexuiz Ninja
 
Posts: 1794
Joined: Mon Nov 13, 2006 12:20 am
Location: Florida

Postby Darcshadow7 » Tue Jul 28, 2009 3:56 am

Well, i killed myself and, after i died i just saw blood, and then i looked around a bit, and then.. crash. :o
http://www.odf-online.org/ Home to Flight Back, D321GO!, and other Descent related projects, all open source!
Darcshadow7
Alien
 
Posts: 168
Joined: Fri Feb 13, 2009 4:34 pm
Location: Peoria, Arizona

Postby Mr. Bougo » Tue Jul 28, 2009 7:34 am

[-z-] wrote:
Code: Select all
cd /path/to/nexuiz
cd data/models/gibs
for file in $(find -regex .*md3); do cp ../shotorg_adjuster.md3 $file; done
for file in $(find -regex .*mdl); do cp ../bullet.mdl $file; done



Code: Select all
cd /path/to/nexuiz
cd data/models/gibs
find -name '*.md3' -exec cp ../null.md3 {} \;
find -name '*.mdl' -exec cp ../bullet.mdl {} \;


EDIT: null.md3 is even better :p
EDIT2: and I believe you can even use it for .mdl, the extensions don't matter I think.

Also, what if the directory hierarchy is inexistant? Hmm..
Meh.
Mr. Bougo
Keyboard killer
 
Posts: 760
Joined: Mon Sep 10, 2007 3:29 pm

Postby [-z-] » Tue Jul 28, 2009 11:32 am

Mr. Bougo wrote:EDIT: null.md3 is even better :p

I figured this was the 'diamond' (what's the real shape name? I forget)

Mr. Bougo wrote:EDIT2: and I believe you can even use it for .mdl, the extensions don't matter I think.

I was unsure about this. I'm a modeling n00b.

Mr. Bougo wrote:Also, what if the directory hierarchy is inexistant? Hmm..

what? no one should be running those commands that doesn't understand what's going on :-P


btw, perhaps we should make a script to replace the models randomly ^_^. Omg I died and plane came out!
[-z-]
Site Admin and Nexuiz Ninja
 
Posts: 1794
Joined: Mon Nov 13, 2006 12:20 am
Location: Florida

Postby Anonymous » Tue Aug 04, 2009 2:05 am

Gibs and blood are controlled by the same setting i believe..

SPAMBOT
Anonymous
 

Previous

Return to Nexuiz - Support / Bugs

Who is online

Users browsing this forum: No registered users and 1 guest

cron