Jump to content

IT07

Recommended Posts

Thanks for the advise IT07, so can this

class cfgFunctions
{
    class VEMF
    {
        tag = "VEMF";
        class functions
        {
            file = "VEMFclient";
            class typeText {};
            class clientInit { postInit = 1; };
        };
    };
};

 

be copied directly after

       class initSIM_SA { postInit = 1; }; // Remove this line if using SCMP
        };
    };
};

 

lol im just getting sorted with the init.sqf and now i need to learn description hehe

 

Simon

Link to comment
Share on other sites

Am I totally stupid ? Could anyone tell me whats wrong with this part of my description.ext ?

 

class cfgFunctions

{
class scarCODE
{
tag = "SC";
class serverLogo
{
file = "scarCODE\SL\functions_SL";
class showWatermark { postInit = 1; };
};
};
{
#include "VAS\cfgfunctions.hpp"
#include "VVS\Functions.h"
};
 
class RscTitles
{
#include "scarCODE\SL\main_SL.hpp"
};
Link to comment
Share on other sites

  • 1 year later...

hello first of all sorry my english is not the best xD 

My Problem is i dont know how to install ONLY the SIM menu.

i take the files to my mission.pbo and change also the init and description. but the menu dont show up ..

 

there is nothing in my log and also no error messages..

 

i started my Server totally new since the update and they changed the whole pbo structure right? cause i cant use my old pbo .

i dont use infistar i use the build in AH at the moment.

 

Please please help .. if you need infos or files let me know thanks

 

P.S IT07 you are awesome!

Link to comment
Share on other sites

Hello and first thanks for your Reply.

 

My problem is that i have followed your instructions  to install the SIM..

and in the new server files are class cfg funtions already defined .

 

after that i have no errors in rpt or something .. and the menu dont show up by srolling or whatever xD

I really want to use this on my Server.

 

i had an server before the update came and all of your scripts works fine there.

 

maybe can i send you my pbo and you take a look ?

..........................

 

another question do someone know about the problem if a player died there are 10 phones with crypto on the ground .=?=

 

SORRY FOR MY BAD ENGLISH XD

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

  • 2 months later...
  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
×
×
  • Create New...