Search results

  1. Komplex

    DayZ Admin tools

    I've done some testing and was able to spawn in all my desired tanks, apc's, and helis except for 2. What I did was rename all the .sqf files to generic sounding names like tank1 tank2 tanks3 etc, and the menu names I added hyphens EG: t-90, mi-24, btr-apc, ah-1z, etc. The two I'm having...
  2. Komplex

    Random Clothing Parcels

    You can't call player_monitor.fsm in a pre process compile. You have to execute it: _playerMonitor = [] execFSM "fixes\player_monitor.fsm";
  3. Komplex

    DayZ Admin tools

    Testing the new version (non debug) as a super admin Im getting the tools menu, but selecting it does nothing. I've reinstalled a few times and once trying a fresh install. Looking at the AdminToolsMain.sqf I noticed there was still a ref to debug monitor in their. However after removing that I...
  4. Komplex

    DayZ Admin tools

    Thanks for the fast response. Though you have the t90 spawning fine, and I've used all the other ones on my server just not through your tool. What work around did you use for the t90 I'll do the same for the others.
  5. Komplex

    DayZ Admin tools

    I having an issue trying to editing my spawn vehicle list. I've changed my 1st and 2nd page, and after some testing my 1st page works fine. My 2nd page causes a script restriction #254 kick when an admin click to enter the tools menu. Here is my 2nd page: VehicleMenu2 = [ ["",true]...
  6. Komplex

    DayZ Admin tools

    I have been using a very quick and easy way to get a "basic/jr admin" and "super admin" version working. Super has everything unlocked, basic has just a few. (this is for the non-debug version). Step#1 using a working version open "Activate.sqf" and add this to the end: (change the ####### to...
  7. Komplex

    DayZ Admin tools

    Thanks. I assumed so, but I wasn't about to waste 30 mins reading 48 pages for a one liner answer. ;)
  8. Komplex

    DayZ Admin tools

    Would it be possible to spawn vehicles? We run a ton of server events and convoys and it would be great to spawn in a bunch of SUV's or Humvee's to roll around in for the convoy.
  9. Komplex

    Random Clothing Parcels

    "something went wrong, please try again". Went away for me when I stopped forcing skin morphs and stopped forcing new skins via server_playerLogin.sqf. Right now when people spawn in they have a survivor skin parcel in their inv. They can use it and switch if they want to, and it doesn't cause...
  10. Komplex

    Random Clothing Parcels

    Nope, I've tried a ton of different ways. Morphing, variables.sqf, adding new class calls from CfgVehicles.hpp into extension includes. Wasted a ton of time with adapting server_playerLogin.sqf restrictions, and kings suggestion of adding new group leaders to the sqm. I got that to work, however...
  11. Komplex

    Random Clothing Parcels

    Kings post for AllWeaponSlots works great if you follow it step by step. I would suggest trying again. You obviously missed something. Check your comma's, your lines, and your ends. Follow Kings post exactly: http://opendayz.net/threads/random-clothing-parcels.8423/page-2#post-29800
  12. Komplex

    Random Clothing Parcels

    Both, please carefully review post #1
  13. Komplex

    Random Clothing Parcels

    Fair enough, can you tell us which skins you are using so I can test them? Also are you just doing parcels or are you also doing humanity skin morphing?
  14. Komplex

    Random Clothing Parcels

    I have 2 servers on dayz.st and both are using this. Make sure you follow the directions verbatim, and allweaponslots will work fine.
  15. Komplex

    Random Clothing Parcels

    You might have lucked out and picked the few skins that work together. I had to find them through testing and use them instead of some of the preferred skins. My issue could be related to a mod conflict with one of the other dozen scripts we run. Would you mind uploading your mission.pbo up so...
  16. Komplex

    SARGE AI Framework - Public Release

    Hey Sarge, I have bandits and survivors spawning in the electro and cherno grids, and military spawning at devils, Stary. I also have some static military spawns at NEA, NWA. However I'm getting reports from a ton of our regulars that they are seeing military wandering around as far south as...
  17. Komplex

    Random Clothing Parcels

    You didn't read everything, or you'd know you only have to do what king mentioned in his post: http://opendayz.net/threads/random-clothing-parcels.8423/page-2#post-29800 However it's moot if you read any of my posts. Most of these skins can't get into vehicles together, and recently I found...
  18. Komplex

    Random Clothing Parcels

    /facepalm Start at post #1 foo
  19. Komplex

    Random Clothing Parcels

    The thread you're responding on explains how.....
  20. Komplex

    Random Clothing Parcels

    No, there will just be a larger mission file then normal.
Back
Top