From: MirceaKitsune Date: Thu, 4 Aug 2011 09:44:45 +0000 (+0300) Subject: Add a display to the grabber model, for showing ammo and weapon load. This will not... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=73e65d080c213e1f1a3c4b17ea44d50c83f70bd9;p=voretournament%2Fvoretournament.git Add a display to the grabber model, for showing ammo and weapon load. This will not be of any use however, until darkplaces will support a way to print a number on a texture based on the value of a code function. Till then, this modified model will sit here any wait. --- diff --git a/data/models/weapons/g_grabber.md3 b/data/models/weapons/g_grabber.md3 index 1b787b0f..7fdf31dc 100644 Binary files a/data/models/weapons/g_grabber.md3 and b/data/models/weapons/g_grabber.md3 differ diff --git a/data/models/weapons/v_grabber.md3 b/data/models/weapons/v_grabber.md3 index a929f897..916fb192 100644 Binary files a/data/models/weapons/v_grabber.md3 and b/data/models/weapons/v_grabber.md3 differ diff --git a/misc/source/media/models/weapons/g_grabber.blend b/misc/source/media/models/weapons/g_grabber.blend index d89243d8..ca620929 100644 Binary files a/misc/source/media/models/weapons/g_grabber.blend and b/misc/source/media/models/weapons/g_grabber.blend differ diff --git a/misc/source/media/models/weapons/v_grabber.blend b/misc/source/media/models/weapons/v_grabber.blend index 8e4a471c..ff783424 100644 Binary files a/misc/source/media/models/weapons/v_grabber.blend and b/misc/source/media/models/weapons/v_grabber.blend differ