Jump to content

Llano

Member
  • Content Count

    287
  • Joined

  • Last visited

  • Medals

Everything posted by Llano

  1. Soo, i've also been working on a tool that will make it easier for server admins to administrate their servers. This is basically a software that uses mysql databas to send commands to the server. The server uses a sqf-script to get commands from the database and execute them. The script will also log when a player kills another player, and when someone connects/disconnects from the server. This will allow for further development, for example managing server from a web-interface. It is also possible to see players that are currently playing on the server, and even to execute specific commando for each client. Now, this is a very early build, and i'm testing new things all the time. I would love to hear your ideas and functions that i should implement :) Thanks.
  2. So, i was wondering if it would be better to only create a webinterface for this administration tool. What do you guys think? Would you rather want that?
  3. And i can barely get over 20 fps on COOP missions :butbut:
  4. Llano

    Arma2NET

    I already have it.
  5. Llano

    Arma2NET

    I moved my project file to another computer, and now i get a error everytime i run the dll in Arma 3 (note, not in arma2netexplorer. It works fine from there) and the game freezes. 12/21/2013 18:45:00 Log: Fatal unhandled exception of type System.IO.FileNotFoundException Log: System.IO.FileNotFoundException: Could not load file or assembly 'Arma2Net.Managed, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e' or one of its dependencies. The system cannot find the file specified. File name: 'Arma2Net.Managed, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8762987cc8e6095e' at Arma2Net.Unmanaged.InvokeFunctionImpl(SByte* output, Int32 outputSize, SByte* function) at Arma2Net.Unmanaged.InvokeFunction(SByte* output, Int32 outputSize, SByte* function) It's weird because the Arma2Net.Managed exist in the @Arma2NET directory.
  6. Nice work Ice, will check it out as soon i get to my gaming computer :)
  7. Yeah, it might be helpful since you can execute whatever code you want remotely :) Btw, i'll see if i can upload a video later that shows the usage of the software.
  8. Llano

    Multiplayer not in playable state

    Yes, i think it is "diag_fps". Sent from my LG-E975 using Tapatalk
  9. Yeah, i agree! Yes, it is possible to hear the music outside vehicle :) Right now it's only local, but i am currently trying make it global. It's a script. How would i retrieve these live radio? With a extension?
  10. Yeah, i was thinking of that. I'll se what i can do :) Actually no. You mean that it would stream live radio to the game? Not sure if that's possible :) Also, i'm using say3d to play the music, which complicates some things. Thanks guys!
  11. Yeah, it truly was a pain in the ass ;) Sent from my LG-E975 using Tapatalk
  12. So, i have this in my description.ext: class CfgSounds { sounds[] = {}; class fortunate { name = ""; sound[] = {"\fortunateson.ogg", 10, 1.0}; titles[] = {}; }; }; and in my mission (player initialization): player addAction["play", {heli1 say3D "fortunate_son";}]; where i have a helicopter with the name "heli1". The filename is located in my mission folder. I've tried songname without quotes, without "\", but i just can't get it to work. What have i done wrong?
  13. Alright, i found the problem. Apperently the music file had to be in "mono", and not "stereo".
  14. Btw here is the .ogg file http://www.mediafire.com/download/9esci3haxcbszyi/fortunateSon2.rar
  15. Yeah, but i'm trying to focus to get it to work first :)
  16. Well. There is definitely something wrong with my music file. Iceman77's code works for me when playing his music file, but if i swap the music file to mine, it doesn't work.
  17. Well, so did i. I compared my musicfile with your, and they are exact same. Stereo, 11025 Hz, 16-Bit PCM. I even cut the file, so it only was 5 seconds long, and it still don't work. But with your musicfile, it does. Really weird.
  18. How did you convert your file to .ogg?
  19. Thanks. After testing some things, i noticed that apperently it's something wrong with my musicfile :) EDIT: Could it be that my musicfile is to big? It's 36 megabytes.
  20. Llano

    Multiplayer not in playable state

    Please record the fps too. EDIT: Opps, wrong quoted. Meant for NeuroFunker.
  21. You get 40 fps, at Altis, with 3,5k viewsistance and 100+ ppl on it? Please, what mission?
  22. Because it is a white background of all of the images? How nice is that, if you want to use them on a website or in a application?
  23. Hm, too bad the images is in jpg format.. Anyway good job! :)
  24. Llano

    Multiplayer not in playable state

    How long will you have the servers running?
×