Search results

  1. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    yes i have fully tested on epoch,taviana,overwatch,cherno,oring,rmod so far I will have the lag fix out by tonight.
  2. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    ok to remove sound go to discription.ext and clean the sounds out of it and for the text on screen go to the setttings file and find these lines _firstblood = format["First Blood!",name player]; //what it says for getting for getting first blood. _Killingspree = format["CONTINUE THE...
  3. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    In blurs code there are tons of lines that say variable = 'string'; where variable is not variable so if you find and remove you might have some luck. and for those with lag i fixed the lag issue and will be released really soon.
  4. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    Yes i know because blur's antihack blocks variables that i use and would be very simple to fix and can be but that needs to be done with blur. Turning variables into string makes the files not work correctly is a hint.
  5. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    I am aware of this issue with some hosters and it is due to me making a file that is 1500+ lines long for arma 2 oa crap reading to read and it causes lag. My initial file was 3000+ but was cut down and i will hope to fix the lag issues by the end of week if not sooner.
  6. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    no admins start with 20000 and also the max money is 20000 but can be changed in debug.sqf on line 687. if you go over that amount it returns to 20000 again and not a bug but sorry to disappoint you.
  7. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    I will have three debug monitors that will be toggable in next release for who may wonder. I have also finished car shops and AI money looting and gain EXP from AI but still need more ideas so throw them my way.
  8. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    tested with epoch,overwatch,cherno,tavaiana so far
  9. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    I made an update to my update center, If you need to know there is a newer version quickly then click on the button "what is the latestest version?" on the updater for dayz of glory.
  10. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    You get it? I can skpye/teamviewer if you private message me.
  11. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    That is a server.pbo problem it looks like and that mission pbo was for cherno 1.7.7.1
  12. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    What mod? and is it loading in or stuck at debug or what?
  13. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    Here is a expample pbo - PBO example
  14. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    Please explain the error or problem you have. Saying help does not tell what problem is.
  15. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    Did you change anything before trying it first and also just place the two folders that are given witch is @dayzofduty and soundfiles in mission.pbo then use init call and boom thats it other then modifying settings. Also there is 300+ actions and stuff that is blocked like profilenamespace...
  16. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    yes took me a while to make and to disable certain guns are done in gunshop folder for example in @DayZofDuty\DOD\Gunshop\gun folder there is this code in the AR.sqs ARgExit = (_this select 0) addaction ["EXIT","@DayZofDuty\dod\gunshop\gun\AR\exit.sqs"] ARw001 = (_this select 0) addaction...
  17. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    the updater.exe i release with this will state in news section on it when i release a addon to this I will be sure to add a toggle-able debug on next version
  18. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    in my opinion i would rather use keyRight = (findDisplay 46) displayAddEventHandler ["KeyDown","if ((_this select 1) == 32) then {call move_right;}"]; //D - Right
  19. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    Yes i can, I can add a stats monitor and have them to two toggle but if you feel like you can do it then the debug monitor is at bottom of debug.sqf on line 1126. I do warn you that one error on that file will cause everything to stop or 90% of it.
  20. S

    [SUPPORT] DayZ of Glory (SPORKMOD)

    Please try now
Back
Top