Jump to content
thoops99

Old Arma Hospital

Recommended Posts

I'm trying to use the old arma hospital (the orange one that has all floors enterable) but when I go to pack into a pbo i get this error.

all found checking config.cpp's for land_xx...
   missing class land_hospital_f:house

This is part of my config.cpp in the "P:\a3\structures_f\dominants\hospital"
 

class Land_Hospital_F: House
{
scope=2;
scopeCurator=0;
displayName="Old Hospital";
model="\A3\Structures_f\Dominants\Hospital\Hospital_F.p3d";
icon="iconObject_1x1";
editorCategory="EdCat_Structures_Altis";
editorSubcategory="EdSubcat_Services";
vehicleClass="Structures_Infrastructure";
};

Can anyone help me?

 

Share this post


Link to post
Share on other sites

I found the problem. For some reason the object directory was messed up and i just had to change it. Also at first i forgot to tell pboProject exactly where to look for the config.cpp for the hospital

Share this post


Link to post
Share on other sites

Be careful with that model its got alot of Holes in it, players will die unless u plug them up. 

  • Like 1

Share this post


Link to post
Share on other sites

Be careful with that model its got alot of Holes in it, players will die unless u plug them up. 

 

Thanks for the info. Ill go through the model now and look for them

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

×