Treorian

Member
  • Content count

    37
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Treorian

  • Rank
    Bambi

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Treorian

    AVS - Advanced Vehicle System

    yes i did. i run this query in my db ALTER TABLE vehicle ADD ammo text NOT NULL; UPDATE vehicle SET ammo='[]'
  2. Treorian

    AVS - Advanced Vehicle System

    now it did load.. but got a db error: 0:13:16 "AVS - Connected to database!" 0:13:16 "AVS - Database connection error!" 0:13:16 "AVS - Database Error: Failed to initialize database protocol: [0,"Failed to Load Protocol"]"
  3. Treorian

    AVS - Advanced Vehicle System

    now it did load.. but got a db error: 0:13:16 "AVS - Connected to database!" 0:13:16 "AVS - Database connection error!" 0:13:16 "AVS - Database Error: Failed to initialize database protocol: [0,"Failed to Load Protocol"]"
  4. Treorian

    AVS - Advanced Vehicle System

    Yes i didnt post all of my file.. here is the entire section of map config:
  5. Treorian

    AVS - Advanced Vehicle System

    i have done this : AVS_WorldInfo = [ ["Altis", [15350, 15350, 0], 15350], ["Esseker", [6150,6150,0], 6150], ["Chernarus", [7700,8500,0], 11000], ["Lingor3", [4968.00,4938.00,0], 10000], ["Tanoa", [7680,7680,0], 9900] But still get critical error
  6. Treorian

    AVS - Advanced Vehicle System

    Ah i have runed the sql query for the database.. my script get shut down cause of the tanoa map cordinates... "AVS - CRITICAL ERROR: UNSUPPORTED MAP (Tanoa). SHUTTING DOWN. CONFIGURE THIS WORLD FOR USE IN AVS_WorldInfo"
  7. Treorian

    AVS - Advanced Vehicle System

    well im new to scripts so that doesnt say much to me..
  8. Treorian

    AVS - Advanced Vehicle System

    well as a newbie to scripts that didnt tell me much
  9. Treorian

    AVS - Advanced Vehicle System

    ok, i just get critical error on this script on tanoa map.. as i posted.. dont think it even starts up hehe
  10. Treorian

    AVS - Advanced Vehicle System

    ok so no use to try this script then.. it doesnt work
  11. Treorian

    AVS - Advanced Vehicle System

    do you have a working config script for tanoa with presistent vehicle spawn?
  12. Treorian

    AVS - Advanced Vehicle System

    so you found a way to get this script to work with presistent vehicle spawn?
  13. Treorian

    AVS - Advanced Vehicle System

    my config looks like this
  14. Treorian

    AVS - Advanced Vehicle System

    oh found this in my logs.. "AVS - CRITICAL ERROR: UNSUPPORTED MAP (Tanoa). SHUTTING DOWN. CONFIGURE THIS WORLD FOR USE IN AVS_WorldInfo"
  15. Treorian

    AVS - Advanced Vehicle System

    hmm ok, so is there anyone that has gotten this script to work? i dont want to use alot of time trying if this wount work. Im after the presistant vehicle spawn part of this script. and so far when ive installed it.. i havent gotten any errors that i can see.. but then again. when i log in i dont see any difference.. i put the debugmarkers to on. but nothing changes.