Search results

  1. Maddin

    Trader Menu based on humanity

    Lol ok ^^ ;D
  2. Maddin

    Trader Menu based on humanity

    NP. ^^ May you say, how you solved it?
  3. Maddin

    Trader Menu based on humanity

    The server_traders.sqf is compiled, before a player loggs in (at Mission Read). Because the configuration is done Client Side you should be able to create a Trigger and if the player walks into that trigger you call server_traders.sqf instead of calling it inside the .ini file.
  4. Maddin

    Location files on server for mission.pbo

    If you got Photoshop go to Data and Export for Web. It will safe the picture with very smal bytes without loosing much quality.
  5. Maddin

    kicked off by BattlEye: PublicVariable Value Restriction #17

    I agree with $toney. Even tho you might get a few errors on start you should take your time and sort the errors one by one. I'm using a hack menu i made myself (proud) named it "elba". Got BattleEye on and yet still i can spawn vehicles, ESP, TP etc. OFC i blocked it in my custom antihack, but...
  6. Maddin

    [Support] DZMS DayZ Mission System

    Array looks O.K. Maybe you have blocked those weapons in your Antihack (InfiSTAR?). And did you unpack the .pbo before editing?
  7. Maddin

    How to make static spawns on DZAI?

    You can do the AI in the Editor. -> Create a new Center and set friend state with Blufor to 0 (Zero). -> Create a new Group in that Center -> Create Units Once you finished, copy you mission.sqf (Located in Documents\Arma2 Other Profiles\...) to your dayz_server.pbo. Rename the mission File...
  8. Maddin

    Unable to upgrade and unable to lock/pack safes

    Thank you for this. I am willing to help, but your errors seem to be a bit more complicated. Do you get in your .RPT something saying "Error, cannot sync character"? And do you have a TeamSpeak or Skype name? Also please do / answer following: - Upload "fn_selfActions.sqf" - Upload...
  9. Maddin

    Unable to upgrade and unable to lock/pack safes

    Have you got a custom "variables.sqf" file and if so, can you please Upload it ore paste the contents on PasteBin (is to big to paste here)
  10. Maddin

    Bodys Disappearing really quick

    Body is completely disappearing or turning into a Skull?
  11. Maddin

    How do you add a tow/auto refuel scripts on gtxgaming controll pannel

    Next time you should google more. I'm havin only problems with GTX, as they like to change files without telling you and they like to change passwords. Anyway: To install custom stuff you'll have to place them in your MPMissions\mission.name Folder, just as you would do it with any other...
  12. Maddin

    DZMS Missions

    Convert.. No. Create yourself? Pretty easy. First of all you want to add your mission to the mission list, which you can find in DZMSConfig.sqf: Example without custom Missions: DZMSMajorArray = ["SM1","SM2","SM3","SM4","SM5","SM6"]; DZMSMinorArray = ["SM1","SM2","SM3","SM4","SM5","SM6"]...
  13. Maddin

    Looking for scripter/coder

    Which basically means, that we provide "example fixes", which you then put on your server and after you say: Sorry mate, but you did not match our requirements, you'll not get paid. - Right? Appart from that a few contact Informations would be nice, for ex. TeamSpeak³? Or Skype?...
  14. Maddin

    Mission names atcmission markers.

    Ummm... Which "Epoch mission system" are you using? I know, that it's auto included in the DZSM Mission system. Might just want to switch to that, as it's one of the best?
  15. Maddin

    Ai in heli or ground veh toggles sound custom sound?

    Write it again please, and try hard this time. Even after reading this the 3rd time i have no clue, what the heck you mean.
  16. Maddin

    Cleanup

    That's exactly, what you do NOT want to do ^^ if you want the boxes to not be deleted take them out of that list.
  17. Maddin

    Can't get Building Snapping Working With Antihack

    The important one you must have is: "s_building_snapping". Is it really a bug related to infiSTAR?.. I'm thinking... You place a Object with Space Bar (i do), snapping does not even get called.
  18. Maddin

    Cleanup

    On Page 2 there was a problem: 5:50:41 "LinkCleaning: Start cleaning" 5:50:42 "CLEANUP:TOTAL 33 LOOT BAGS" 5:50:42 Bad conversion: array 5:50:42 Error in expression <(isPlayer _x) and (alive _x)} count (_x nearEntities [["CAManBase"], 25]); if ((> 5:50:42 Error position: <nearEntities...
  19. Maddin

    Can you add something to the trader for 14 Briefcases?

    You do not have to add them. They're already part of the game.
  20. Maddin

    Trader Doesn't Work

    This does not require a "fix", as it's not broken. I bet you, if you stand infront of your Trader, switch to 1st Person and look him right in the face the scroll wheel option for the menu will appear. In order to increase the max distance search your fn_selfActions.sqf and find...
Back
Top