-
Content count
21 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
6 NeutralAbout 533DK
-
Rank
Bambi
- Birthday 06/04/1987
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
If you run Infistar that addon logs wallglitching.
-
Solved the problem. Apparently i only installed the x64 version of https://www.microsoft.com/en-us/download/details.aspx?id=48145 and as soon as i installed the x86 version it worked like a charm!
-
Didn't solve my issue, extDB2 still not being loaded. Back to redoing the install steps again.
-
I always extract and then move the folders to their places so something else f-ed up this time.
-
That's my folder. Might be an issue whit read-only files indeed! The extDB2.dll had read-only rights and so did several other files, fixing that and will report back.
-
There's no such folder so i can't provide that unfortunately. I have redownloaded and reinstalled the server several times. Have even tried to unpack the zip files whit different programs just to make sure i'm not getting corrupted files.
-
I have been trying to setup my test server the past couple of hours but have run in to a problem i really can't seem to fix. Installed xampp, heidi sql and imported the sql script that comes with the server files. Works like a charm, no errors what so ever. Made the usual config settings like setting my passwords and configuring the extdb-conf.ini Then i fired up the server, try to connect but i spawn in looking at the grass. Shutdown the server and checked through the rpt files, it's 388039 lines long so id have to upload the whole file if anyone wants to have a look. First thing i notice is these lines: 3:26:35 Call extension 'extDB2' could not be loaded 3:26:35 "ExileServer - MySQL connection error!" 3:26:35 "ExileServer - Please have a look at @ExileServer/extDB/logs/ to find out what went wrong." 3:26:35 "ExileServer - MySQL Error: Unable to locate extDB2 extension!" 3:26:35 "ExileServer - Server will shutdown now :(" 3:26:35 Call extension 'extDB2' could not be loaded
-
Have a look here:
-
Yeah i figured that that script was used somehow but this does not completely solve my issue. Some times the crates either gets destroyed or they gets stolen inside the safezone and i as an admin have to spawn that exact same crate in for the player. In my most recent case i had to give a player the crate that the saltflats mission spawns, but since i can't figure out whats exactly are inside that crate i can't spawn that in. Some where the script have to decide what goes in the crate, right?
-
Iv been looking through the whole DMS to find out how to spawn a specific mission crate. Managed to figure out how to spawn the actuall crate from the mission but not the the loot. I assume this is done with fn_fillCrate.sqf but first i need to know what was actually spawned inside the crate when the mission was cleared. I'm trying to spawn the mission crate from the saltflats static mission. this is how far i came before i gave up looking through the scripts. _crateClassname = "I_CargoNet_01_ammo_F"; _pos = [23300,18800,0]; _crate = [_crateClassname, _pos] call DMS_fnc_SpawnCrate; where do i find what loot it will give that actuall crate?
-
there is no such command as hideObjectLocal. To hide the object locally use _rabbit hideObject true;
-
The key just left of number 1 toggle between Thirst/hunger, temp and health
-
533DK changed their profile photo
-
The "boxes"(Toasts) are dynamic and do follow your text input
-
respawnTemplates[] = {"Revive","Exile"}; ?
-
An RPT log would be nice to be able to see what have happend. And also it would be helpful if you listed your loaded mods and what mods the server requires you to have. Your RPT files are located in: %userprofile%\AppData\Local\Arma 3 https://community.bistudio.com/wiki/Crash_Files