Navigation

K/D RATIO ON SCREEN

zolikoko

Member

I created a plugin for promodlive but not work i execed on globallogic etc. but get script compile error pls help me.
::

main()
{
if (getDvarInt("promod_hud_kd" > 0)
thread kdhud();
kdhud()
{
text =self.kills / self.deaths;
kd_hud = newHudElem();
kd_hud.x = 400; //test
kd_hud.y = 25; //test
kd_hud.horzAlign = "left";
kd_hud.vertAlign = "top";
kd_hud.alignX = "left";
kd_hud.alignY = "middle";
kd_hud.alpha = 1;
kd_hud.fontScale = 1;
kd_hud.hidewheninmenu = true;
kd_hud.color = (.99, .99, .75);
kd_hud setText( text );
}


@4D1 EMZ

Posted on 20.03.2012 / 20:03

REPLIES

zolikoko

Member

I see this mod on netsky servers


@4D1 EMZ

Posted on 20.03.2012 / 20:11

GunHunT

Admin

Oh yes, where you can see your K/D underneath the UAV. That's nice, I play often on Netsky ProMod S&D, would like to have that on my own ProMod server!


Froggin' Bullfish!

Posted on 20.03.2012 / 21:22

MarZ

Member

Can you please attach your _globallogic.gsc and the error what exacly the game said?


Posted on 20.03.2012 / 22:02

LawrenceJ

Member

put your demo in another promod folder. dont use netsky or what ever. or record with 2d 0 and with 2d 1 and then cookie cut the kd ratio out


1337LJ
8 8 8
8 88 8 ? 8I
I: Z 8 8 8 8
8 + 8 + 8
8 8 I 8 = 8O 8

,Z88 . ~Z 8 =88:?8888~Z8,
I8II= =8 ZZ 888Z,8 Z= . 8888
8= 8~O 8 8+88, , O 7888~

Posted on 20.03.2012 / 22:03

LawrenceJ

Member

^^^^^^^

wrong thread.
my bad


1337LJ
8 8 8
8 88 8 ? 8I
I: Z 8 8 8 8
8 + 8 + 8
8 8 I 8 = 8O 8

,Z88 . ~Z 8 =88:?8888~Z8,
I8II= =8 ZZ 888Z,8 Z= . 8888
8= 8~O 8 8+88, , O 7888~

Posted on 20.03.2012 / 22:04

SuPeRPiiG

Member

yoo, is there anyways of getting rid of it on a netsky serever? does my head in


Posted on 20.03.2012 / 23:05

MarZ

Member

You cant, if yiu want to use it in a movie, use the method what LawrenceJ said


Posted on 21.03.2012 / 5:57

zolikoko

Member

No for movie for my pub promod server with language mod(changeble text's) health bar(working) anti camp system(working) k/d(no working) server name scores(working) pls help.


@4D1 EMZ

Posted on 21.03.2012 / 14:08

Justin

Member

I made that k/d ratio for netsky ^^. Also for eXp. But they don't want me to give it to anyone else so I can't help. xD


Posted on 21.03.2012 / 18:12

1 | 2

Post reply

ONLY USERS CAN POST REPLIES.