-
Content count
37 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Treorian
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
yes i did. i run this query in my db ALTER TABLE vehicle ADD ammo text NOT NULL; UPDATE vehicle SET ammo='[]'
-
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"]"
-
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"]"
-
Yes i didnt post all of my file.. here is the entire section of map config:
-
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
-
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"
-
well im new to scripts so that doesnt say much to me..
-
well as a newbie to scripts that didnt tell me much
-
ok, i just get critical error on this script on tanoa map.. as i posted.. dont think it even starts up hehe
-
ok so no use to try this script then.. it doesnt work
-
do you have a working config script for tanoa with presistent vehicle spawn?
-
so you found a way to get this script to work with presistent vehicle spawn?
-
my config looks like this
-
oh found this in my logs.. "AVS - CRITICAL ERROR: UNSUPPORTED MAP (Tanoa). SHUTTING DOWN. CONFIGURE THIS WORLD FOR USE IN AVS_WorldInfo"
-
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.