Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Enemy soldiers appearing on your minimap? https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=4822 |
Page 1 of 8 |
Author: | Syphax [ Mon Apr 06, 2009 9:31 pm ] |
Post subject: | Enemy soldiers appearing on your minimap? |
Hi there, I'm trying to get enemy soldiers to appear on the minimap. Much like the radar thingy but I'd like it to be a permanent setting. So that everyone can ALWAYS see where EVERYONE is, enemies and friendlies. Is this possible? |
Author: | WhatThe [ Mon Apr 06, 2009 10:48 pm ] |
Post subject: | Re: Enemy soldiers appearing on your minimap? |
As a server side mod, no, CSM, yes |
Author: | Syphax [ Mon Apr 06, 2009 10:57 pm ] |
Post subject: | Re: Enemy soldiers appearing on your minimap? |
CSM it will really work? How? I have no idea where to begin with that... |
Author: | Archimonde0_0 [ Mon Apr 06, 2009 11:06 pm ] |
Post subject: | Re: Enemy soldiers appearing on your minimap? |
very large, and very fast destroyer radar that can detect enemy soldiers. |
Author: | Apache Thunder [ Mon Apr 06, 2009 11:33 pm ] |
Post subject: | Re: Enemy soldiers appearing on your minimap? |
There is a debug command that can do that, but it only works in the debugger though..... Good Luck adding radar to soldiers. I could never get that to work (even as a CSM mod) |
Author: | WhatThe [ Tue Apr 07, 2009 3:25 am ] |
Post subject: | Re: Enemy soldiers appearing on your minimap? |
active (soldier name here) addtemplate (insert a pco here) position 0/9000/0 use different pcos for each team, no need for radar then |
Author: | Apache Thunder [ Tue Apr 07, 2009 4:13 am ] |
Post subject: | Re: Enemy soldiers appearing on your minimap? |
PCOs that are very far away from the player tend not to show up on the minimap. I think minimap distance is governed by the LOD distance used on the LodObject selector for the PCO. You might have to increase lod distance for it? ...Unless empty PCOs show up on the minimap no matter the distance in multiplayer? All I know is that in singleplayer, they don't show on the minimap after a certain distance... |
Author: | WhatThe [ Tue Apr 07, 2009 4:35 am ] |
Post subject: | Re: Enemy soldiers appearing on your minimap? |
right, they should be lower anyways middle number should be like 900, that way, it's far enough not to shoot it, but close enough to see on the minimap, and for BFV, someone coded a weapon to fire scooters or something and shot a stream of them across the map, they didn't disappear until they blew up |
Page 1 of 8 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |