Money
Moderator: InsideQC Admins
2 posts
• Page 1 of 1
Money
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
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
- Stealth Kill
- Posts: 83
- Joined: Fri Dec 29, 2006 12:34 pm
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
