Heizanjs
Member-
Content Count
41 -
Joined
-
Last visited
-
Medals
Everything posted by Heizanjs
-
Unable to install Arma 3 Tools
Heizanjs replied to tttiger10's topic in ARMA 3 - QUESTIONS & ANSWERS
https://prnt.sc/ijyq9a -
Unable to install Arma 3 Tools
Heizanjs replied to tttiger10's topic in ARMA 3 - QUESTIONS & ANSWERS
Steam >> Libary >> Tools >> Arma 3 Tools >> Uninstall Hover & Select Right Click Hope this helped! -
Oh yes @BabbelTrabel this is a common issue.. when you hack you get banned for hacking. silly
-
Hey! That's me. I mean obviously there will be a future ArmA and to everyone's knowledge it would be getting built upon the Enfusion engine. Questions lay around though to where Enforce Script will come into play? SQF backwards compatibility and more. As Jay said it's a long road unfortunately yet we have a good future to look too.
-
Bornholm, Denmark [Terrain]
Heizanjs replied to egilsandfeld's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I was wondering if anyone else whilst downloading the source had issues with the buildings being half in the ground? -
I'm having a problem with object builder were the texture_path default I set in settings, for me being p:\ isn't being recognised so when I add the texture paths without the P:\ when applying the texture it doesn't work. as seen below. settings http://prntscr.com/ic0aq6 p:\texture_path http://prntscr.com/ic0a31 texture_path http://prntscr.com/ic0agz any help would be amazing
-
Object Builder texture path settings wrong?
Heizanjs replied to Heizanjs's topic in ARMA 3 - MODELLING - (O2)
Fixed using Mikero's A3 P Drive setup, that seemed to work and setup my P Drive properly and all needed tools. Thanks -
If you know how to program in C++/C# you could create an extension possibly to return a players computer information e.g. hardware id. This extension would need to be approved by battleye first, I believe you can do that on their webpage. This is presuming that the client has the extension on their side, you can get it on their computer via having addons on your server and what not. I know some vanilla servers have extensions for using a player id and using their extension to relate that to an ip via their rcon. Hope this helps.
-
WS 65108 Banned For No Reason
Heizanjs replied to T3AMRR's topic in ARMA 3 - SERVERS & ADMINISTRATION
Yes you entered forbidden servers on accident -
Sorry for the late response but thank you, that did work! If anyone else has issues like I did do as mondkalb said.
-
Can I Export Video file (mp4,avi,etc) from script?
Heizanjs replied to TorpolM's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Yes it's called launching Fraps, Shadow play, OBS. problem solved :P -
help Config error with Altis Life
Heizanjs replied to FirstOrderKylo's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Sorry I just really smite AltisLifeRPG supporters/contributors. Life communities are full of drama minus the exceptions of some. -
help Config error with Altis Life
Heizanjs replied to FirstOrderKylo's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Yeah, you can go to the altis-life forums for this bud. I don't think this is the place for receiving help. -
Mod is great, I have an issue whilst utilising the assets in terrain builder. If I place said assets in terrain builder, export the terrain correctly with the correct shapes/objects I find that the MBG_Buildings in specific the kill houses lack to export properly and don't show on the exported terrain. Any help would be great :)
-
Has anyone ever thought of writing an extension to retrieve a connected clients ipaddress which is parse via their steam64id or becguid
-
Paste your model.cfg / config.cpp aswell. Use pastebin or hastebin.
-
If someone can correct me if I'm wrong but I'm pretty sure Arma have enforced case sensitivity on the naming of the character bones. I believe this is also why some player models & player animations were broken after 1.8.
-
I'm just going to leave this here of what I put in another thread.
-
BattleEye is a third party anti-cheat providing service who have been successful in catching hackers. A few non-responding messages from time to time is something I don't mind due to the majority of the time it works and catches like I said before hackers. This isn't BiS`s fault that these messages/errors occur due to it being out of their control. Memory Loss errors, as @Wyqer stated make a constructive bug report on BiS Phabricator Provide screenshots/vods/.rpt logs + detailed description of the error your having. A little effort can go far and help the developers fix major/minor errors with the game if it's in their hands to fix it. Complaining about a game which offers a platform for modders to fully modify the game into whatever they desire is shabby. The ArmA franchise is probably the only game I've come across which has a thriving modding community for a game of it's kind. Uninstall the game if you're unhappy with the game.
-
I'm sorry but if you're trying to attempt to speak English, you're failing... Please be more direct of what you're trying to achieve e.g. What do you want to make? What in specific to the system do you want to make? You need to direct your replies in full English.. I can't make out what you're trying to achieve with this verbiage.
-
Okay, what type of rCon Commands do you want to send from the Server & get a return? e.g. Player List? ?????
-
Two words. `Just. Learn`
-
So you want to display the REAL time e.g. UTC+0 ?
-
Terrain Builder not showing shape file roads.
Heizanjs posted a topic in ARMA 3 - TERRAIN - (BUILDER)
Tried reinstalling terrain builder. Enabled view of shape files editor.sqs is done correctly config.cpp loadroads is done correctly. However my roads don't want to show for some reason. Any help would be great, if you need any more info/screenshots tell me., Thanks -
You don't need to restart extDB3 everytime you want to query. May I ask what you are attempting to do? Query wise? SELECT, INSERT, UPDATE, EXISTS ??