Output Text Question [message #328885] |
Sat, 03 May 2008 19:09 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
In the vet system how whould it be possible to....make it show uo in the corner of the screen as small pink words?
for example
+6 Points in pink words like the ones in this ss
http://72.183.229.12/info.jpg
instead of showing up in team or public chat makeing it a big mess?
|
|
|
|
|
Re: Output Text Question [message #328986 is a reply to message #328983] |
Sun, 04 May 2008 14:56 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
danpaul88 wrote on Sun, 04 May 2008 14:47 | 1) Your image link does not work
2) It might help if anyone knew what veterancy system your talking about, there are several of them after all...
|
o im sorry i did not know the ss stopped working ill get new one soon well u know when u go ingame and press f8 or ~ and type something its pink words? that and im using the vet system released here on the fourms
|
|
|
Re: Output Text Question [message #328990 is a reply to message #328885] |
Sun, 04 May 2008 16:23 |
|
reborn
Messages: 3231 Registered: September 2004 Location: uk - london
Karma: 0
|
General (3 Stars) |
|
|
typedef void (*_Display_Text_Player) (GameObject *obj,int strnum);
typedef void (*_Display_Int_Player) (GameObject *obj,int num,const char *msg);
typedef void (*_Display_Float_Player) (GameObject *obj,float num,const char *msg);
|
|
|
|