blaez

Member
  • Content count

    139
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by blaez

  1. blaez

    Russian Roulette stuck in "playing" status

    anyone find a fix ? im having the same issue, no idea why
  2. blaez

    ETG Helicrash and Drop Script

    the heli seems too fly for a bit and then just circle around and around in one spot until im forced too delete it out of the sky (only way too stop it) also whenever i change the heli classname the script stops working?
  3. blaez

    DMS - Defent's Mission System

    Ive boiled my problem down too another script called Most Wanted, had nothing too do with errors since the errors i had were meaningless, thanks for the help
  4. blaez

    DMS - Defent's Mission System

    i got rid of the exilez errors still no missions, ive also tried the @a3_dms install and still nothing, =/ no idea why
  5. blaez

    DMS - Defent's Mission System

    thar ye go
  6. blaez

    DMS - Defent's Mission System

    my apologies i didn't see that part, only thin in the RPT thats related too DMS is this
  7. blaez

    DMS - Defent's Mission System

    Ive done all that, i looked over that page, over and over again... redownload, re-pbo'd and re-uploaded dms.pbo so any times you wouldnt believe, then i came here and asked for suggestions... all this since the latest exile update... result still nothing...
  8. blaez

    DMS - Defent's Mission System

    for some reason no missions are spawning for me, i still have an old backup of the version of this before this update and that spawns missions no problem, but as soon as i replace it with the new (unedited) version, i get no missions, waited 2hrs... nothing... =/
  9. blaez

    howto createSimpleObject

    it should be "Land_WaterCooler_01_new_F" plus your coords are wrong they should look like this >> [11058.2,11812.2,0],322.905,[[-0.603138,0.797637,0],[0.0139207,0.0105262,0.999848]],false], i suggest using this awesome tool by maca too place your objects, then just export them and re-pbo http://maca134.co.uk/portfolio/m3editor-arma-3-map-editor/
  10. blaez

    Statusbar gets messed up

    that worked perfectly thanks!!
  11. blaez

    Statusbar gets messed up

    yeah i tried messing with stuff in there but got no fix im out of ideas
  12. blaez

    Statusbar gets messed up

    where do i change the position ? my health icon is so far away from the pop-tabs icon the fps section is falling off the status-bar and ending up underneath
  13. blaez

    howto createSimpleObject

    im guessing you know about this ? very handy, unless you want something completely different, in that case don't read this... at this point though its too late, so just keep reading but forget about what you read...
  14. blaez

    Keep Scripts Server-Side?

    ive been trying everything too get this working but i keep getting this error Warning Message: Script x\addons\Community\init\fn_init.sqf not found
  15. blaez

    [Release] (Bounties) Most Wanted

    thank you that worked but now i get stuck at the character creation screen until it says its timed out, all i get in the log is this 15:22:17 "ExileServer - Database Error: Error No Custom Call Not Found" 15:22:17 Error in expression <lect 2),((_x select 2) select 3)]; }; } forEach _bountyArray; MostWanted_MasterB> 15:22:17 Error position: <forEach _bountyArray; MostWanted_MasterB> 15:22:17 Error foreach: Type String, expected Array 15:22:17 File MostWanted_Server\code\ExileServer_MostWanted_initalize.sqf, line 17
  16. blaez

    [Release] (Bounties) Most Wanted

    hey i keep getting this error ion my rpt ErrorMessage: Config : some input after EndOfFile. was just wondering if Ive added this in wrong? as i already have another script using CfgNetworkMessages and wasn't sure where to put it. class CfgHints { #include "MostWanted_Client\Notifications.hpp" }; class CfgNetworkMessages } class InsertClaimedVehicle { module = "ClaimVehicle"; parameters[] = {"STRING","STRING"}; }; }; not sure where too add { #include "MostWanted_Client\NetworkMessages.hpp" }; thanks
  17. blaez

    Removed

    every time i change the waypoint name the script stops working, if i try to have the trader stay in one spot it doesn't load the trader, it seems it only works if the trader is random, i cant get it to start at waypoint1 and stay there... i was hoping to have it then move to the next point (maybe do an animation) stay for about 2 minutes then move to the next point and repeat in a small custom made area. any ideas>?
  18. blaez

    Removed

    how can i have the trader in one place facing one direction?? players on my server are apparently hot-wiring the car and selling it, i haven't witnessed this myself but one of my admins claims he has.
  19. blaez

    w4_lockpick - W4rGo's Lockpick system

    this still working with the update? i like the idea of using the laptop too unlock code-locks, cant seem to get it to work on my server though
  20. blaez

    Keep Scripts Server-Side?

    okay thanks, but what do i do with this ? do i change spawncrates.sqf with my own scripts ? diag_log format ['Starting Community MOD']; call compile preprocessFileLineNumbers "\x\addons\Community\serverside\spawncrates.sqf";
  21. blaez

    Keep Scripts Server-Side?

    can you maybe elaborate a bit more on how to get this working from a normal pbo file to running the server from this?
  22. blaez

    Keep Scripts Server-Side?

    so i put all my scripts in community.pbo and call it from my mission.pbo init?
  23. hey, so for some reason i cant access the inventory from inside the vehicle, also another players cant enter the vehicle while i am in it... also i have no idea why... please help... Thanks
  24. blaez

    Enhanced movement help

    how did you do that ? it works fine with exile, ive been using it for ages up until recently, and it works in A3 off-line with exile in the editor, just not on the server