Jump to content

nuxil

Member
  • Content Count

    1606
  • Joined

  • Last visited

  • Medals

Everything posted by nuxil

  1. nuxil

    Helicopter yaw, FM in general

    Ka50/52 ??? the fm in arma just sucks. not sim based at all. its aradish to the bone. but hey, we can atleast fly sideways :p http://www.youtube.com/watch?v=DdSgTb5-Dg8&feature=youtu.be
  2. nuxil

    Where are the old objects?

    ArmA is not an AAA title. well its far from it now. and certainly was not on release. maybe it will become an AAA title in the future. The age of an game engine isnt that rellevent. its how many manhours you put into it. example CryEngine probably have 50 more people just working on the engine itself. so in terms of hours spent on the engine, its most likely somewhere between 5-10 years ahead of RV "speculation". back on topic. AiA might be the hope for the lack of old objects. but i dont have very high hopes that many old models/objects comming back to arma3 from a2/oa , so much work involved here.
  3. repacking mods/addons is not the same as claiming copyright. however you should look into the licenses for the mods/addons you want to make a modpack off. some mods/addons may have restrictions on how distrubution happens.
  4. good for you. i see you where so exsited about this that you had to make a seperate thread about it as well. all this tips i have seen before. nothing revolutionary new about it. in the end, its more than only 1/2 the developers fault about bad perf. more like 98%. but discussing engine optimalization and such is a hole another story.
  5. yes. that would make it backwards compability. also let it be said that the nearestobject command takes a big dump on your performance. if a internal static list could be accessed by a new faster scripting command, it would solve lots of the performance issue imo. what comes to mind is someting like this,. _obja = IdToArray 123456; // returns [obj, type , whatever more is needed.] if ((getdammage (_obja select 0) >= 1) then {foo if ((_obja select 1) isKindof "whatever") then {bar _dude setpos (getpos (_obja select 0)); getting the obj data from a reference list instead of "scanning for it by id" using nearestobject.
  6. nuxil

    A3ST - ArmA 3 Server Tools

    interesting :) hope there will be some sort of security involved here. will you make stats of most common settings by servers :p
  7. nuxil

    A3ST - ArmA 3 Server Tools

    hmm. can you explain a bit more how this will work? does this mean that you'll include a webserver into a3st? ie: http://123.456.789.100:8080 ? and allow start/stop, change settings by the web browser?
  8. arma3 is not a simulator. its sandbox. two big difference. if you would call arma3 a simulator. i would dear to say, it sucks at it. arma3 is a game with infantry in focus. not sure what arma is suppose to simulate. bad physics ? bad fps ? . movements of inf has been improved from a2 to a3. but still some way to go before you can call it a simulator. hell, its missing something as simple as jump, climb over obstacles. "simple inf movements". if it was a simulator. surly that would be included. you could call arma2 a military simmulator. not because its good at simulate infantry movement. vehicle physics. vehicle flight models. no, you can call arma2 a military simulator because of its huge content. so its used to simulate war. "warfare". most of the aspect of the game is arcadish. just take a look at the flight models. compare that to a simulators like dcs. or the cars to a any car simulator out there. never the less. arma3 does indeed have focus on realism. but that doesnt automaticly make it a simulator. ;) anyway. back on topic. gps as driver would be nice.
  9. i dont know if battleye supports ranged bans in the banfile. if it does. i dont see the problem there. just use the 16 first bits insted. 192.168.0.0/16 and you got your range. if BE dosent support ip range ban. this have to be done by a firewall. and it would basicly be the same rule there.
  10. well as i said. try verify the integrety of the files. missing steamqueryport in your server.cfg ??
  11. sounds like a network issue of some sort on your server, steamports ok? try join join a another server and see if it still presist, also verify file inegrety on arma3 file. im able to duplicate this error by shuting steam off after joined a server. but that is expected anyway.
  12. im about to give up on the game aswell, its full of bugs "like a bug hive", shitty performance. and lets not talk about the content, rather lack of it.. for me. ArmA3 is worse than what ArmA2 was on its release. and we have to admit. it was verry terrible. one can tune & tweak some, but it has its limits. there is a huge issue with performance in mp, if this is caused by a bug or major flaw in design, only bis knows. lets hope bis fixes this soon. as we are many who wants to enjoy the game.
  13. you can. http://www.ibattle.org/install-and-configure/General-Command-Info-and-Usage/
  14. hmm. oki. are you using version 1.58? Edit: after looking around in the code. i noticed that there is indeed a bug with the whitelisting. if the file is saved as ansi or utf-8 (without bom "byte order marker") it will ignore a line. set your whitelist file to format. utf-8 (with Bom) solves it. this will be fixed in 1.59
  15. well. i can not help you with just posting random replys to you. so 1st of all. ensure that your betabuild has BE support. then take some time and send me a email with your cfg settings. and a few screenshots of your tests. im working on 1.59, well its almost done. but if your discoverd some new bug, i would like to check it out before i release 1.59.
  16. well. if you have global channel disabled. you might have a problem. you could use other channels. such as side chat. but i will only work if you have players on the same side as you. more so about the badwords not working. admins are immune for this. only normal players will get warnings. "is that the case? no players at all get warnings?" also ensure Warnings is set to higher or equal to 0 in your cfg file. regarding your whitelist. make sure it follows the same format as the example file. --- Guid SomeText or name Guid SomeMoreText or name Guid blah ---
  17. nuxil

    Admin

    using the ingame login, #login PWD. then no, its not possible to have multiple admins on. you can however try to setup BEC. which does not require login and allows multiple admins online using Battleye. but if you try out BEC. be sure to read its documentation. it require a bit work to get set up correctly. you'll find links in my signature.
  18. read the docs. make sure you use a channel that sends to the server, ie global chat. make sure whitelist is uncommented in the cfg file, same for badwords. check the error log. post cfg file/screenshot of tests..
  19. a zero to much there ? or did you manage to steal nasa's supercomputer?
  20. free track ? and maybe using droidcam.
  21. nuxil

    My server has many PROBLEMS.

    Im not even going to bother downlode that huge rpt file. 1st of all.. update your server. 1.00 is old now. get 1.02++
  22. i belive a mod is required at least, simple scripts will not be enough. ShackTac was working on something for helis. no idea if they released it or finished it up. sadly bis didnt give us this, among many many other cool stuff :( oh well. if bis cant finish up the game, let the community do it :p
  23. we had ourself problems with gamespy trackers lately. so we desided to make our own plugin for Bec that will show some Gamespy and Battleye info. its not a optimal solution since we have our webserver on a diffrent host than our gameserver. so the plugin will uploade new info every N secs- "defined in setting file". to our webhost. this might come in handy for some people who had/has the same issue as we did and uses Bec. altho. atm it will only work for arma3 servers. here is how we implemented it on our site. http://www.jointheriot.org/viewpage.php?page_id=9 its displayed from a xml file which the plugin generates. the xml file contains much more info that whats shown on the page. we only display what we feel is needed. the trackers seems to be messed up to be honest. sometimes they work.. sometimes they dont. it was really annoying.
  24. Yes. its Cid's if you have 3 channels that user must connect to. example "3","5","19" you put that in. with quotes "n" if you have 3 channels users are not allowed into. example "3","5","19" you put in with a starting !, like "!3","!5","!19" but you can not mix the two types. sorry for lack of info. the ts3 plugin will be updated in next update. fixes some minor issues. i'll update the info for it aswell.
×