Jump to content
Sign in to follow this  
shim

Removing Radar

Recommended Posts

Hi I've been hacking away at the config trying to remove the radar that certain vehicles get but have had not luck. I've searched all the threads on here and tried what was said but I can't get it to happen.

Any help much appreciated

Share this post


Link to post
Share on other sites

I'ts been awhile since anyone posted here but here goes. How exactly do you use the canSee... commands? Do you create a config.ccp or some such? Call the commands through the editor in the veh init line? Shim says Awesome thanks but I can't figure out how to get my AAF mora's to have the radar disabled for all crewmen. Some sample code would be great. I the Cfgvehicle in the editor and have found the commanderCanSee = 31+32; and the driver and gunner also. What i can't figure out is how to alter them for a simple tanking mission which only has the mora's in it. I should also state that this is a TvT mission so live players need NOT to be able to see the radar. Thanks.

Share this post


Link to post
Share on other sites
I'ts been awhile since anyone posted here but here goes. How exactly do you use the canSee... commands? Do you create a config.ccp or some such? Call the commands through the editor in the veh init line? Shim says Awesome thanks but I can't figure out how to get my AAF mora's to have the radar disabled for all crewmen. Some sample code would be great. I the Cfgvehicle in the editor and have found the commanderCanSee = 31+32; and the driver and gunner also. What i can't figure out is how to alter them for a simple tanking mission which only has the mora's in it. I should also state that this is a TvT mission so live players need NOT to be able to see the radar. Thanks.

The parts for the radar are in the config.cpp (of either an addon or the main config) file, fixed in there for each vehicle. It's not possible to disable radar via scripts or the editor, you'd have to create an extra addon for a radarless vehicle.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×