Profile  Register  Calendar  Memberlist  FAQ  Search Home  
Tribes RPG Forums : Powered by vBulletin version 2.0.3 Tribes RPG Forums > Misc > Contributors Forum > RPGhud suggestion
  Last Thread   Next Thread
Author
Thread    Post New Thread    Post A Reply
Toaster
Master of Toast

Registered: Mar 2001
Location: JI & PoG's RPG
Posts: 2479

Post

Change

code:
HUD::AddText(%hud, "Bank: "); HUD::AddTextLine(%hud, "" @ $bank @ "\n");

to
code:
HUD::AddText(%hud, "Bank: "); HUD::AddTextLine(%hud, "" @ $bank); HUD::AddText(%hud, "Total: "); HUD::AddTextLine(%hud, "" @ ($coins+$bank) @ "\n");

and
code:
HUD::New(RPGHUD, UpdateRPGHUD, "99%", "99%", 125, 200);

to
code:
HUD::New(RPGHUD, UpdateRPGHUD, "99%", "99%", 125, 215);


This shows your total coins in the HUD, so you don't have to add in your head.


__________________


Toaster

Read The Newbie Guide!

Report this post to a moderator | IP: Logged

Toaster is offline Old Post 03-07-2001 10:54 PM
Click Here to See the Profile for Toaster Click here to Send Toaster a Private Message Click Here to Email Toaster Visit Toaster's homepage! Find more posts by Toaster Add Toaster to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 03:56 PM.    Post New Thread    Post A Reply
Last Thread   Next Thread
[ Show a Printable Version | Email This Page to Someone! | Receive updates to this thread ]

Forum Jump:
 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 

< Contact Us - Tribes RPG >

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Anything posted on these forums or privately messaged to any dev
team member (including email) becomes property of the Tribes RPG team.