Page 2 of 2

Re: Some interesting things achieved with c_CGStaticObjects

Posted: Sat Apr 18, 2020 7:04 pm
by Diamondback
Is there anything that could be done to make the CTF flag respond to meshes?

Re: Some interesting things achieved with c_CGStaticObjects

Posted: Thu Apr 30, 2020 6:17 am
by Apache Thunder
The CTF flag behavior is probably a hard coded thing. Not sure it can be controls via normal means. :(

Re: Some interesting things achieved with c_CGStaticObjects

Posted: Thu Apr 30, 2020 10:22 am
by freddy
Instead of making the flag do object stuff, maybe one could just snatch some of its functions and use them on a object instead. Need to dissect that flags function.

Re: Some interesting things achieved with c_CGStaticObjects

Posted: Thu May 14, 2020 1:49 pm
by Diamondback
freddy wrote:Instead of making the flag do object stuff, maybe one could just snatch some of its functions and use them on a object instead. Need to dissect that flags function.
By doing this you wouldn’t get the CTF flag announcements when a flag is dropped, stolen or captured.

Re: Some interesting things achieved with c_CGStaticObjects

Posted: Thu May 14, 2020 10:36 pm
by freddy
I dont know. It was just a suggestion to look at the problem from another angle.

I mean its already possible to use the flags "tag" function on players without even having any ctf flags in the map.

Re: Some interesting things achieved with c_CGStaticObjects

Posted: Sun Aug 16, 2020 10:52 pm
by Shikikan2000
Hi Everybody i'm new here.. i'm also doing a bit of modding in bf1942 and its mods, but i still need alot of help from experts :)