OpenArena Message Boards

OpenArena => Technical Snafus => Topic started by: jackmcbarn on November 22, 2010, 02:36:11 PM



Title: Simple Item for Invulnerability Powerup
Post by: jackmcbarn on November 22, 2010, 02:36:11 PM
The simple item for the invulnerability powerup can be seen through walls.


Title: Re: Simple Item for Invulnerability Powerup
Post by: Gig on November 22, 2010, 03:00:12 PM
Where is a map with invulnerability, to test it? As far as I know, there is also a problem with the 3d model of invulnerability... that it does not exist! We need to do something...


Title: Re: Simple Item for Invulnerability Powerup
Post by: Neon_Knight on November 22, 2010, 03:29:44 PM
The tutorial map I've made includes every item. (Except the Team items, which only have the model) Try going in that map with cg_simpleitems 1.
It also happens with the Kamikaze icon. And I'm not sure if the four team items/runes (Doubler, Guard, Ammo Regen, Scout) have the same issue.


Title: Re: Simple Item for Invulnerability Powerup
Post by: Gig on November 22, 2010, 03:34:09 PM
Ooops... we wrote a post at the same time.
Mine was this:

About the simple item bug... I tested with this tutorial map (http://openarena.ws/board/index.php?topic=3999.0), and it does not affect only the invulnerability, but also the kamikaze simple item.
I don't know why, but this does not happen from any direction.


Title: Re: Simple Item for Invulnerability Powerup
Post by: Udi on November 22, 2010, 03:59:19 PM
The shader definitions are missing. Invulnerablity is missing completely, and current kamikaze definition name (icons/iconw_kamikaze ) could be wrong.

Fixed:
according to game/bg_misc.c, invulnerablity and kamikaze icons should be: icons/invulnerability and icons/kamikaze
Package: z_oafix3-invuln.pk3 z_oafix3-invuln_v2.pk3 (http://udionline.hu/fajlok/openarena/z_oafix3-invuln_v2.pk3) (regen had the icon of invulnerability)
Please test it, then it will be posted to the SVN commits thread.


Title: Re: Simple Item for Invulnerability Powerup
Post by: jackmcbarn on November 22, 2010, 05:23:53 PM
Where is a map with invulnerability, to test it? As far as I know, there is also a problem with the 3d model of invulnerability... that it does not exist! We need to do something...
oa_bases3, in the water


Title: Re: Simple Item for Invulnerability Powerup
Post by: Gig on November 24, 2010, 05:55:30 PM
The fix seems to work...  :)
Don't you have a magic hat with a 3D model for invulnerability, too?  :)


Title: Re: Simple Item for Invulnerability Powerup
Post by: St0n3*r on November 24, 2010, 07:58:14 PM
On oa_ctf4ish when running 085 i see the kamikaze stuff throught plaftorms/walls too.


Title: Re: Simple Item for Invulnerability Powerup
Post by: Udi on January 10, 2011, 05:32:24 PM
I noticed that I f'ed up the fix, with the previous version regen had the same icon as invulnerablity. New version: z_oafix3-invuln_v2.pk3 (http://udionline.hu/fajlok/openarena/z_oafix3-invuln_v2.pk3). I've modified all my posts linking the broken package.


Title: Re: Simple Item for Invulnerability Powerup
Post by: Gig on January 11, 2011, 03:56:06 AM
Good work (but not tested yet). :)

Now we need a 3D model for invulnerability!

Who could create it?