Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 94 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty
Category: CoD+UO General
General game questions, comments, and chat.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: player info
killersmiley
General Member
Since: Dec 29, 2011
Posts: 1
Last: Mar 18, 2016
[view latest posts]
Level 0
Category: CoD+UO General
Posted: Friday, Mar. 18, 2016 03:52 pm
Hallo das ist eine info die an gezeigt wirt in game wenn man mit der Waffe auf ein player zeigt mein Problem ist aber das die info nur angezeigt wird wenn man ganz dich an denn player ran geht ich möchte das gerne so haben das es so ist wie bei dem Standarte wenn man doch mit der Waffe auf ein Team player geht wird der Name angezeigt und da ist die disdance keine Rolle antscheint könnt ihr mir da weiter helfen das wahre ech nice von heuch.








PlayersStats()
{
while(isdefined(self))
{
trace = bullettrace(self geteye()+(0,0,20),self geteye()+(0,0,20)+maps\mp\_utility::vectorscale(anglestoforward(self getplayerangles()),99999),true,self);
if(isplayer(trace["entity"]))
{
if(!isdefined(self.info))
{
self.info = newClientHudElem(self);
self.info.alignx = "center";
self.info.aligny = "center";
self.info.x = 320;
self.info.y = 220;
self.info.fontscale = 0.8;
self.info.label = &"Rank: ";
self.info setvalue(trace["entity"].rank);
self.info.alpha = 0;
self.info fadeOverTime(0.4);
self.info.alpha = 1;
}
else
self.info setvalue(trace["entity"].rank);
}
else if(!isplayer(trace["entity"]) && isdefined(self.info))
self.info destroy();
wait 0.05;
}
player info in game
Share |
dundy
General Member
Since: Dec 14, 2004
Posts: 768
Last: Nov 1, 2020
[view latest posts]
Level 7
Im a fan of MODSonair
Category: CoD+UO General
Posted: Sunday, Mar. 20, 2016 06:28 pm
If this post would be in English somebody might be able to help. People here are from different countries and it is best to post in English.
Share |
Donefore
General Member
Since: May 1, 2009
Posts: 165
Last: Sep 20, 2018
[view latest posts]
Level 4
Im a fan of MODSonair
Category: CoD+UO General
Posted: Sunday, Mar. 20, 2016 08:46 pm
Hi an info which is on host shown in game if it shows the gun on a player but my problem is that the information appears only if you to because you all player ran I would like to have that's so thats like in the standard if one goes with the weapon on a team player shows the name and there's the disdance matter antscheint you're me further help the true ech nice by heuch.

TRANSLATION[rocking]
Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : Call of Duty : CoD+UO General

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»