Home   Help Search Login Register  

Author Topic: Box Like Weapon/Ammo  (Read 446 times)

0 Members and 1 Guest are viewing this topic.

CopyrightPhilly

  • Guest
Box Like Weapon/Ammo
« on: 20 Aug 2004, 22:34:59 »
hi

ok i'm after somthing to make a box in the top right/left corner (like the part that shows you weapon/ammo)

cheers, Philly

Offline Mud_Spike

  • Contributing Member
  • **
Re:Box Like Weapon/Ammo
« Reply #1 on: 20 Aug 2004, 22:38:11 »
The 'hint' command is what you are looking for..

I.e.;
Code: [Select]
hint "Wlellcomm too me misshion!!1"or:
Code: [Select]
hint format ["You are %1 meters from your leader", player distance leader group player
Check the command reference for more info.

CopyrightPhilly

  • Guest
Re:Box Like Weapon/Ammo
« Reply #2 on: 20 Aug 2004, 22:43:59 »
no offece but i'm not that think  :P

if i use that then hit will b making that nasty sound every 2 seconds, i'm after somthing like the hint command but that stays there and dose not make that stupid sound..

cheers, Philly

Offline Mud_Spike

  • Contributing Member
  • **
Re:Box Like Weapon/Ammo
« Reply #3 on: 20 Aug 2004, 22:49:51 »
Gee, how stupid of me not to get that from your thorough problem description ::)

Anyhoo, I dont think thats possible, not with dynamic text anyway.
But if you want to show something fairly static you could use an image with an RscTitles class.