Jump to content

samuelcomplex

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by samuelcomplex

  1. If this is posted in the wrong section I apologize and ask you move it to the right one rather than delete it, thank you.

    I've got a scripting issue which I just can't figure out.

    Upon adding:
    [] execVM "run.sqf";

    I get an error saying = expected instead of e on the line where execVM is.
    If I add the = it says the same thing but that it expected a {
    Adding {} like:
    [] = {execVM "run.sqf";};

    Doesn't give me the error, but instead doesn't load infiSTAR on the server.

×
×
  • Create New...