UraNuS

Member
  • Content count

    52
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by UraNuS

  1. Estoy montando un servidor Exile Altis PVE con mods y la mayoria de addons de exile y necesito ayuda... https://hispanommo.webnode.es Los users de esta web lo intentan pero en ingles es un poco dificil, he tenido varios problemas y me los han solucionado ya sea preguntando o buscando en post antiguos pero llega un momento que necesitas ayuda en persona, busco gente como yo que sepa de servers, que sepa de codigo del juego y tambien amigos y testers para jugar juntos... Podeis agregarme a steam aqui: https://steamcommunity.com/id/gm-uranus Saludosss
  2. I use 3DEN Plugin for Items spawn(initServer.sqf) and SAVE similar but different code for the sqf... and not spawn! In Editor with 3DEN Plugin: IngameServer: I need to know in what way is correct... position coords = [14594.1,16751.6,19.0761] or with spaces [14594.1, 16751.6, 19.0761] turn coords = [[-0.707107,0.707107,0],[0,0,1]], or with spaces and without more square brackets: [-0.707107, 0.707107, 0], [0, 0, 1], , [false, false]], or , true], (and please explain what is this) Examples: OLD (initServer.sqf from last server files ) = ["Exile_Sign_Aircraft", [14594.1,16751.6,19.0761], [[-0.707107,0.707107,0],[0,0,1]], [false, false]], NEW (code generated from last 3DEN Plugin ) = ["Exile_Sign_Aircraft", [14594.1, 16751.6, 19.0761], [-0.707107, 0.707107, 0], [0, 0, 1], true], i need change to old style for work? i need only change true], to [false, false]], or what!? is very annoying... HELP!
  3. UraNuS

    Structures items spawn system

    very well explained! ok i have this problem... how can make aircraft trader in Ship with aceptable spawn space...
  4. I have some questions with the "Structures items spawn system" using: mission.sqm , init.sqf , initServer.sqf and initPlayerLocal.sqf please the ones you know exactly how each file works for spawns, define it if I'm wrong... what I know It's usually like that: mission.sqm = for mision markers , bambizones, traderzones and other custom scripts... initServer.sqf = for item structures Spawn and other custom scripts... initPlayerLocal.sqf = for NPCs, Traders, Guards and other custom scripts... init.sqf = ??? its for create custom terrain just starting server? like USSfreedom(init.sqf) in this post: thanksss
  5. UraNuS

    Problems With Server Spawn Structures

    yep now i uses M3editor plugin... and the code generaed works fine,,, 3DENplugin need UPDATEEE!! P.D... please explain what is this: , [false, false]], what modify this parameters...
  6. UraNuS

    *NEW AND IMPROVED* Sell Crates At Wastedump for R3F

    please... READ... (in other crates all works fine) But i thing is a temporary bug and now all crates have options...
  7. UraNuS

    DMS : NPC stuck strange behavior

    ... i have same error any can help?
  8. UraNuS

    *NEW AND IMPROVED* Sell Crates At Wastedump for R3F

    some crates not show "load" "take" or more options , only "inventory" option... (in other crates all works fine) is from both misions DMS and ocupation some crates not show more options... this need put "classnames" of crates in R3F or in this script?
  9. UraNuS

    Aircraft Trader Code 13

    I make a new USSfreedom "tradercity" i put 6 new traders: Wastedump , BoatTrader, EquipamentTrader, ArmoryTrader, FoodTrader and the AircraftTrader all others works fine, but the Aicrafttrader shows me this message "code 13" and I can not buy any plane... Linux Server, DMS, ExileZ, FastTravel, Stargates, CUPs Mods and more things, all works fine... I uses EasyTrader and try this script (purcharse at specific...) but not work still have code13... (and i put Land_HelipadEmpty_F and Land_HelipadSquare_F from other script to the map nest to aircrafttrader) the trader of Aircrafts its a "clone" from basic exile aircraft trader (only changed the loadout), other traders are cloned and works fine... Here is screen of error... thanks for help!
  10. UraNuS

    Aircraft Trader Code 13

    it is near right of the track , 10-20 m is a planecarrier ...
  11. UraNuS

    Aircraft Trader Code 13

    @StokesMagee NOP... i moved 5 and 10 metres around anithing and says again code 13, and in airport the aircraft trader is surrounded with items and works...
  12. UraNuS

    Aircraft Trader Code 13

    haha seriusly? its the sign , boxes and plane? trying now...
  13. UraNuS

    ETG Fast Travel System

    WORKS!! finaly i adpated this awesome script! SOLUTION: You need combine your RscDefines.hpp with the defines from script "defines.hpp" broke my head to do it but if you think about it it's simple... you need take the entire alredy defined "member" cut them in defines.hpp from script and put in RscDefines.hpp Example: Good luck...
  14. UraNuS

    DMS - Defent's Mission System

    HELLOO?? ANY CAN HELP ME!?
  15. UraNuS

    DMS - Defent's Mission System

    STILL SIT-STUCK ENEMIES.... I look inside a3_dms.pbo and all looks fine, im using LINUX and may be something wrong but not find them... My mision is Exile.Altis with mods but all works fine... OCCUPATION enemies works and move... HELP
  16. UraNuS

    DMS - Defent's Mission System

    I make 2 server with DMS the windows server all works fine, but in linux server the enemies STAY SIT IN AIR ... lol all DMSunits spawn this form and never move, only points me and shoot... ilustration image: HELP!
  17. UraNuS

    Halv's Paintshop ported to Exile

    Im try it make it to work but nothing, i follow exact instructions but only save the texture, not show car list and i have ownership and im repbo the server file with oficial arma3 addon builder... im NOT USE infistar in DB saves the textures: ["a3\soft_f_beta\mrap_03\data\mrap_03_ext_indp_co.paa","a3\data_f\vehicles\turret_indp_co.paa"] in screen can look im front of paintshop... the problem is not show the owned cars list... i can change the texture manually and works and ingame shows the new texture but still without CAR LIST! same problem with this guy...
  18. UraNuS

    [XM8 App] Apoc's Airdrop Assistance

    same here, i try some fix but nothing... any have working Exile.Altis.pbo ???
  19. UraNuS

    ETG Fast Travel System

    Finaly works but not show all buttons and travel points... I think the problem is this re-defines from mpmissions\Exile.Altis\RscDefines.hpp but need this for work all... This is error from ETG fast travel system "dialog/defines.hpp" how to adapt to your defines?
  20. UraNuS

    Cloaking Device

    post and script dead?
  21. Im installed this version https://github.com/WolfkillArcadia/MarXet with "extdb3" and arma3server_x64.exe all fine configured but says me this error in server start... ErrorMessage: Include file mpmissions\__cur_mp.Altis\MarXet\CfgMarXetNetworkMessages.hpp }; class RscTitles { #include not found. Application terminated intentionally (in readme not say anithing with RscTitles check it) were is the file it redefines "RscTitles" or what its happening...?
  22. I have error with "clans" conecting with ExtDB3(x64) in mysql database but not find error... The mysql database is updated with ""update_x64.sql"" and all works fine... This is the only ERROR i have with my new server: Im located 2 buged archives in ...@ExileServer\addons\exile_server\code 1º = ExileServer_system_database_query_selectFull.sqf (line16) 2º = ExileServer_world_loadAllClans.sqf (line 20) I thing is conflicts with ExtDB2 residual configs but I do not know ... HELP!!!
  23. UraNuS

    John Dogs - Spawn Companion Dog from your XM8

    haha is for all server not only for me...