Inside3D!
     

Money

 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> QuakeC Programming
View previous topic :: View next topic  
Author Message
Stealth Kill



Joined: 29 Dec 2006
Posts: 83

PostPosted: Thu May 10, 2007 9:22 pm    Post subject: Money Reply with quote

Hi

i have added this ti my progs.dat
http://www.inside3d.com/showtutorial.php?id=128

works fine but can I make the Money draw on the screen with pics?
like the health and armor.

it should be drawed into the sbar.

{
if (cl.items & IT_MONEY)
Sbar_DrawPic (224, 0, sb_money[0]);

}

Sbar_DrawNum (248, 0, cl.stats[STAT_MONEY], 3,
cl.stats[STAT_MONEY] <= 10);

help me please
Back to top
View user's profile Send private message
Urre



Joined: 05 Nov 2004
Posts: 1073
Location: Sweden

PostPosted: Fri May 11, 2007 9:21 am    Post subject: Reply with quote

This really is more of an Engine Coding topic.
_________________
Look out for Twigboy
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> QuakeC Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group