Jump to content

Broken Lemonade

Member
  • Posts

    18
  • Joined

  • Last visited

Posts posted by Broken Lemonade

  1. Any chance someone is willing to share custom traders on chernarus for the overwatch loot? tried to add my own but with no success. i don't mind if it uses existing traders or adds an new one. Thanks

  2. hi was planning on making some prefab bases for my server. thought that it would be good if i could have doors that could only be opened by certain people. Was thinking something like a couple of H-Barriers swinging open that could be accesed by the owner and who ever they add. any help would be appreciated. thanks

  3. This issue is caused by the instaactions.sqf file which the hosts uses for there live admin map.  i suggest disabling it until they fix it if they fix it lol.

     

    To disable it go into the server_monitor and comment out the call for the instaactions.sqf at the top.

    i tried this but the server doesn't start authentication after i have commented it out.

  4. hey. Im' not sure if this is where i should post this. i have been trying to add some extra vehicles and weapons to traders on my epoch Chernarus. 

     

    this is the sql i tried using to add the ka60 to bandit and hero traders:

    INSERT INTO Traders_DATA (`item`, `qty`, `buy`, `sell`, `tid`, `afile`) VALUES
    ('["Ka60_PMC",1]', 500, '[2,"ItemBriefcase100oz"",1];, '[1,"ItemBriefcase100oz",1]', 15, 'trade_any_vehicle'),
    ('["Ka60_PMC",1]', 500, '[2,"ItemBriefcase100oz"",1];, '[1,"ItemBriefcase100oz",1]', 11, 'trade_any_vehicle');
     

    I got this error

    #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[1,"ItemBriefcase100oz",1]', 15, 'trade_any_vehicle'), ('["Ka60_PMC",1]', 500, ' at line 2

     

    i also want to add several weapons and vehicles to hero/bandit as well as vehicles to the 3 main traders

     

    Thx. Broken.

×
×
  • Create New...