SpanishSurfer / becti_zerty_OFPS.Altis

OFPS flavoring of Benny/Zerty's work.
http://ofps.net/viewforum.php?f=6
Other
4 stars 6 forks source link

Commander camera merger #7

Closed SpanishSurfer closed 9 years ago

SpanishSurfer commented 9 years ago

So I copied all of the files from the old mission that allowed the commander to load the construction camera, except for a dialogs.hpp file which is crashing the mission. I'm sure the error lies in the fact that Zerty uses a tablet to display all of the BECTI info. Unfortunately I'm not experienced enough to solve this error and would greatly appreciate some help from the community.

Here's the upload: 4fdd5d982b6e898fc78433ca966d2fcb1df4cdcb

SpanishSurfer commented 9 years ago

Ideally, I want the construction camera to load if you're a commander but the normal menu to pop up if you're NOT a commander and are building something via repair truck all from the tablet.

SpanishSurfer commented 9 years ago

Zerty, could use your expert eyes.

SpanishSurfer commented 9 years ago

https://github.com/SpanishSurfer/becti_zerty_OFPS.Altis/commit/4fdd5d982b6e898fc78433ca966d2fcb1df4cdcb

thecoolestname36 commented 9 years ago

Don't worry, I haven't forgotten about this. just trying to find some free time somewhere.

thecoolestname36 commented 9 years ago

Yeah, I cannot get my dedicated to load the mission. I keep getting EPE manager release (0|0|0) no matter what I run into

thecoolestname36 commented 9 years ago

Got that cuz github wasnt pulling the init.sqf.... Now I'm greeted with the lovely "You have teamswapped bug"

SpanishSurfer commented 9 years ago

No luck diagnosing why the commander camera isn't working? If you're getting the teamswap bug, disable swapping on the parameters.

SpanishSurfer commented 9 years ago

Cool, I reverted the construction cam work I did to get the mission running again. I'll continue to work on it until you have a chance to modify.

thecoolestname36 commented 9 years ago

Ill try getting it back in tonight. Yeah i had team swap disabled and everything but fresh mission first join I would be kicked for team swapping.

thecoolestname36 commented 9 years ago

Teamswap disabled and still getting kicked for teamswapping.

SpanishSurfer commented 9 years ago

I've looked over the code and cannot find the problem, care to investigate?

thecoolestname36 commented 9 years ago

Line 95 in init_client, the following code allows me into the game:

    //missionNamespace setVariable ["CTI_PVF_Client_JoinRequestAnswer", {_this spawn CTI_CL_FNC_JoinRequestAnswer}]; //--- Early PVF, do not spoil the game with the others.
    CTI_P_CanJoin = true;

Dont know why yet.

SpanishSurfer commented 9 years ago

Zerty implemented team stacking preventive measures so that prob has something to do with it. I tried to delete all of our stuff and use his stuff.

Liveandletdie commented 9 years ago

aa8db171c2f802c371844ac102d53d58b110b845

SpanishSurfer commented 9 years ago

Military installation? Any bugs so far? On Oct 10, 2015 1:22 PM, "Liveandletdie" notifications@github.com wrote:

aa8db17 https://github.com/SpanishSurfer/becti_zerty_OFPS.Altis/commit/aa8db171c2f802c371844ac102d53d58b110b845

— Reply to this email directly or view it on GitHub https://github.com/SpanishSurfer/becti_zerty_OFPS.Altis/issues/7#issuecomment-147111173 .