Home » Renegade Discussions » Mod Forum » [Showoff] PIC
Re: [Showoff] PIC [message #362515 is a reply to message #362414] |
Wed, 10 December 2008 18:00 |
|
Sir Kane
Messages: 1701 Registered: March 2003 Location: Angerville
Karma:
|
General (1 Star) |
|
|
Here's the code for the reload bar!!!
if (state == WeaponClass::WS_RELOADING){
barx = (float)draw.Draw_Single_Line(D3DCOLOR_XRGB(255,255,0), 0, 0, L"Charging... ");
barx *= draw.GetScalar();
DrawChargeBar(barx, 0.003f, 0.02f, 0.004f, 1.0f-(1.0f/reloadtime*statetime), D3DCOLOR_XRGB(255,255,0), D3DCOLOR_XRGB(255,255,0), D3DCOLOR_XRGB(0,0,0));
} else if (maxammo == 0 && _ammo == 0)
draw.Draw_Single_Line(D3DCOLOR_XRGB(255,0,0), 0, 0, L"Battery depleted.");
else
draw.Draw_Single_Line(D3DCOLOR_XRGB(0,255,0), 0, 0, L"Charged.");
if (g_pPICBatch->Serialize())
g_pPICBatch->Render();
Proud N9500 and proud N6270 user. Creator of the IEE libraries (original bhs.dll) and the RB series software.
|
|
|
|
|
[Showoff] PIC
By: Sir Kane on Wed, 10 December 2008 10:39
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
By: reborn on Wed, 10 December 2008 10:53
|
|
|
Re: [Showoff] PIC
By: Ma1kel on Wed, 10 December 2008 11:10
|
|
|
Re: [Showoff] PIC
By: Sir Kane on Wed, 10 December 2008 11:23
|
|
|
Re: [Showoff] PIC
By: reborn on Wed, 10 December 2008 11:32
|
|
|
Re: [Showoff] PIC
By: Sir Kane on Wed, 10 December 2008 11:38
|
|
|
Re: [Showoff] PIC
By: Goztow on Wed, 10 December 2008 11:53
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
By: ErroR on Wed, 10 December 2008 12:09
|
|
|
Re: [Showoff] PIC
By: ErroR on Wed, 10 December 2008 12:11
|
|
|
Re: [Showoff] PIC
By: Altzan on Wed, 10 December 2008 14:17
|
|
|
Re: [Showoff] PIC
By: dr3w2 on Wed, 10 December 2008 14:50
|
|
|
Re: [Showoff] PIC
By: Sir Kane on Wed, 10 December 2008 15:00
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
By: Sir Kane on Wed, 10 December 2008 18:00
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
By: reborn on Thu, 11 December 2008 06:00
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
By: Sir Kane on Thu, 11 December 2008 13:17
|
|
|
Re: [Showoff] PIC
By: reborn on Thu, 11 December 2008 13:23
|
|
|
Re: [Showoff] PIC
By: Sir Kane on Sat, 13 December 2008 15:56
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
|
|
|
Re: [Showoff] PIC
By: Sir Kane on Sat, 13 December 2008 18:31
|
|
|
Re: [Showoff] PIC
By: dr3w2 on Mon, 15 December 2008 12:19
|
|
|
Re: [Showoff] PIC
By: ErroR on Mon, 15 December 2008 13:03
|
|
|
Re: [Showoff] PIC
By: Sir Kane on Mon, 15 December 2008 14:43
|
|
|
Re: [Showoff] PIC
By: renalpha on Mon, 15 December 2008 15:12
|
|
|
Re: [Showoff] PIC
By: Sir Kane on Mon, 15 December 2008 16:41
|
|
|
Re: [Showoff] PIC
By: Ma1kel on Tue, 16 December 2008 03:19
|
Goto Forum:
Current Time: Thu Dec 19 16:34:15 MST 2024
Total time taken to generate the page: 0.00981 seconds
|