Jump to content

Buck0

Member
  • Posts

    521
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Buck0

  1. No one's using SZC 3.0 (Single coin system) with the 2.2.0 final? Where one of the 3.3.0 beta posts earlier in this thread someone said to add these two lines:

    _cash = round(random 5) * 100;

    _unit setVariable["headShots",_cash,true];

    in both Spawn_group.sqf and Spawn_static.sqf below :

    _unit enableAI "TARGET";

    _unit enableAI "AUTOTARGET";

    _unit enableAI "MOVE";

    _unit enableAI "ANIM";

    _unit enableAI "FSM";

    _unit setCombatMode ai_combatmode;

    _unit setBehaviour ai_behaviour;

    But there is no _unit setBehaviour ai_behaviour; in the latest release. And just putting them below _unit enableAI "FSM"; has no effect whatsoever - not even errors.

    For 3.0 your using the wrong currency variable

    The ones your trying to use are for souls version

    It also needs to go right after the script cleans the ai of all gear, put it just after that

  2. Lol where did i state it was you?

    Seems to be a touchy subject tho....

    Simple fact is there was only one server that had this and now it's starting to pop up more and more...

    Its not a huge deal, server owners know anything that is in the mission file is open to vultures.

    All i said was its not hard to ask, but what difference does it really make anyway? The people who go to someones pbo to get something are going to take it no matter the answer, i just dislike the whole fact of sharing something thats not yours and doing it in the fashion of "ill send a pm"

    Everyone looks at other servers files i have no doubt, hell ive done it. Its the fact of sharing and releasing something thats not yours

×
×
  • Create New...