bbai + final frontier - cvcustomeventmanager problem.

keldath

LivE LonG AnD PrOsPeR
Joined
Dec 20, 2005
Messages
7,373
Location
israel
hello all,

im helping to make the mod - babylon 5,

and ive merged in bbai 1.01 code with it, along with tc01 ff+ codes.

but, i cant seem to merge the customeventmanager, that activates the aiautoplay.py,
since final frontier uses its own eventmanager - finalfrontiermanager.py.

ive tried to call out the autoplay from the ff manager, and the other way around but,
either i end up with no stars on the map and a crash, or with no autoplay.

i really hope someone is willing to help this one and solve,
its probably realy easy to any python'er here.

thanks for any reply in advance,

keldath and the babylon 5 team.
 
Did you learn how to "merge" code yet? Or are you just copy-pasting stuff, still?

edit: Oh, I didn't mean so sound rude. I was just wondering what you actually need help with. Because chances are that you'll have to do the merge yourself.
 
i really hope someone is willing to help this one and solve,
its probably realy easy to any python'er here.

Unfortunately merging code is never easy. Even when it's trivial, it's still often very tedious. Only way to get help on this though is to post specific errors and code you are having problem with.
 
Top Bottom