-
Content count
66 -
Donations
0.00 EUR -
Joined
-
Last visited
-
[CLOSED] Exile app not compatible with Samsung S3
D-Day Josh replied to BetterDeadThanZed's topic in XM8 Android App
Well. installed the app for nothing, awesome. looks like it would've been a cool app but i'm not getting a new phone for 1 app. neither will i root my phone so a xperia s, or even a htc one xl can't use this app those phones weren't cheap and run perfectly -
ExAd - Package of Virtual Garage|XM8|StatsBar|Halo & Parachute|Admin Events|Hacking|Grinding|Vehicle Upgrade
D-Day Josh replied to Janski's topic in Scripts
got my statsbar working with the new update. Make sure your new description.ext has the necessary lines- 2256 replies
-
- virtual garage
- vg
- (and 20 more)
-
Had 1.0.1 Pretty much fresh install other than database, didn't touch that. ErrorMessage: Warning: preNLOD format in object exile_psycho_lrc\lr_amb_acr.p3d several other new things going on in the rpt such as 8:58:21 Warning Message: No entry 'bin\config.bin/CfgVehicles/SUV_armored_Base.scope'. 8:58:21 Warning Message: '/' is not a value 8:58:21 Warning Message: No entry 'bin\config.bin/CfgVehicles/SUV_armored_Base.model'. 8:58:21 Warning Message: '/' is not a value 8:58:21 Warning Message: No entry 'bin\config.bin/CfgVehicles/SUV_armored_Base.simulation'. 8:58:21 Warning Message: '/' is not a value 8:58:21 Warning Message: No entry 'bin\config.bin/CfgVehicles/SUV_armored_Base.accuracy'. 8:58:21 Warning Message: '/' is not a value here is my rpt and database log https://www.dropbox.com/sh/cps4807pyrkt9d1/AAAgmqwslq4Pehx9gzntL4gRa?dl=0 I'm not sure what to do, hopefully some guidance can fix my server thanks for your help
-
Thanks for the helpful information. Appreciated
- 253 replies
-
- re
- remote execution
-
(and 2 more)
Tagged with:
-
Took about 30 minutes but it's up now. Didn't do anything but wait
- 253 replies
-
- re
- remote execution
-
(and 2 more)
Tagged with:
-
Hi, just installed marma. RPT Logs look fine, it shows marma is a servermod however nothing is coming up on the marma dashboard. It shows my ip but nothing else..... Any ideas? Does it take a long time for the dashboard to show information? i imagined it would be instant
- 253 replies
-
- re
- remote execution
-
(and 2 more)
Tagged with:
-
ExAd - Package of Virtual Garage|XM8|StatsBar|Halo & Parachute|Admin Events|Hacking|Grinding|Vehicle Upgrade
D-Day Josh replied to Janski's topic in Scripts
Just did it myself. I'm in love.- 2256 replies
-
- virtual garage
- vg
- (and 20 more)
-
ExAd - Package of Virtual Garage|XM8|StatsBar|Halo & Parachute|Admin Events|Hacking|Grinding|Vehicle Upgrade
D-Day Josh replied to Janski's topic in Scripts
Does the CHVD Still work on 1.0.1? Would love to override this limited view distance- 2256 replies
-
- virtual garage
- vg
- (and 20 more)
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
D-Day Josh replied to second_coming's topic in Add-ons
Your best bet would be to drop box or the like your whole pbo- 3161 replies
-
- survivor ai
- random ai
- (and 9 more)
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
D-Day Josh replied to second_coming's topic in Add-ons
I'll have a look into your pbo and see what i can find- 3161 replies
-
- survivor ai
- random ai
- (and 9 more)
-
cheers, managed to do it. had to add the stop hack aswell, worked out the coding for it. all that's left is to add batteries to the game for grinding. Do you know how to do that? I'm unsure on that one
-
Hi, i'm trying to install exad hacking. i've done this part # Installation Remember for this plugin to work you first need to install * [Core](https://github.com/Bjanski/ExAd/blob/master/docs/core/installation.md) * [(VirtualGarage)](https://github.com/Bjanski/ExAd/blob/master/docs/VirtualGarage/installation.md) - Only necessary if you want to be able to hack it <-- don't want this so didn't install it ## Client * Place the folder "Hacking" into "mpmissions\exile.<MAP>\ExAdClient\" * Goto "mpmissions\exile.<MAP>\ExAdClient\CfgFunctions" and uncomment _From_ ```cpp //#include "Hacking\CfgFunctions.cpp" ``` _To_ ```cpp but i don't understand the rest... Need some help
-
ExAd - Package of Virtual Garage|XM8|StatsBar|Halo & Parachute|Admin Events|Hacking|Grinding|Vehicle Upgrade
D-Day Josh replied to Janski's topic in Scripts
Got it all to work. The watermark... is that removable? Also, since installing ExAd my VEMFr Notifications have stopped working. i presume that's to do with the description.ext .... what changes could be made that would fix VEMFr without impacting ExAd?- 2256 replies
-
- virtual garage
- vg
- (and 20 more)
-
ExAd - Package of Virtual Garage|XM8|StatsBar|Halo & Parachute|Admin Events|Hacking|Grinding|Vehicle Upgrade
D-Day Josh replied to Janski's topic in Scripts
Sorry for asking this. I just can't figure it out. I want to install hacking, but i don't know what to do in the cpp file. I only want to add, hack safe, but i have no clue how to. I looked at the example but i drew blanks. Best i could come up with would be something like class safe class Actions { class HackSafe : ExileAbstractAction { title = "Hack Safe"; condition = "call ExAd_fnc_canHackSafe"; action = "_this spawn ExAd_fnc_startHack"; }; }; }; But that just doesn't seem right- 2256 replies
-
- virtual garage
- vg
- (and 20 more)
-
Ah i'm happy with that for the moment. Need to continue learning the fundamentals before i take a crack at editing missions.