Search results

  1. G

    [Release] Fred's Dead Player Journal (Study Body Replacement)

    Yeh that will work, im not bothering till i see the new update on monday and see wether it actually fixes the loot on panthera, you can also stick the temp thing into that, its just a case of adding _temp to your cuttext and the temp code to it if it does fix the loot/zombie spawns on panth...
  2. G

    Humanity As a currency script

    Just start with basic changes, understand how varibles work such and then certain commands, So _playerinvehicle = vehicle player that means _playerinvehicle is defined by vehicle player which is the check to see if they are in a vehicle. then further down you might have _pos = 19283,123123...
  3. G

    Humanity As a currency script

    Well if i ever get my humanity extended edition working, there will be heros, super heros, bandits super bandits, and ultimate bandits, all giving different levels of humanity when u kill them, so humanity will be easier to gain if u go hunting bandits/super bandits/ultimate bandits only but...
  4. G

    Humanity As a currency script

    doable, but wud have to be through the mosue wheel if player humanity >0 then addaction menu AK 107 (500 humanity) if humanity < 0 then addactiomenu AK107 (1000 Humanity) player _humanity = _humanity - 1000 but then gaining humanity is a very very diffcult thing to do in dayz
  5. G

    [Release] Custom spawn location based on UID (No Database Triggers)

    Your UID is a number assigned only to you, each player has one, it is how you are defined in your database. There are 3 ways you can get this. 1) goto database profile tab, search your name 2) goto the arma 2 screen, profiles edit your character, UID is at the bottom 3) Log on my server...
  6. G

    [Release] Carepackage Cars, delivered by parachute from a plane

    Well you can check your RPT log and post any messages here and ill have some idea, I know c130s dont spawn on normal cherno, So have you tried it with the AN2? while testing set the timer to like 5 seconds. Sorry for the delayed reply, I didnt get a notification to tell me there was a post...
  7. G

    Requesting services

    My skype is Jason.morgan1986 and i can add alot more than that :p Along with future support, references and readme files on how to modify installed scripts that can be customised
  8. G

    Vehicle repair script

    Dunno I did get this working on land after a bunch of issues, and it did display the vehicle chat, However it didnt work on my offshore bases :(
  9. G

    [Release] Fred's Dead Player Journal (Study Body Replacement)

    Not checked that the code above works 100% the temp works fine as does the pop up for the hint screen but my panthera map has a constant debug, due to implementing old dayz code to fix the loot issues on that map. but i can see the hint monitor popping up then being overwritten by my debug...
  10. G

    Like fred is doing, im taking a break

    We are fed up of the shitty hosting services, so we are buying a dedicated server tomorrow. So im going to be busy getting it set up, aswell as putting my scripts into new PBO's and studying the coding when the new update comes out So just like fred, Im taking a break for a week. There will be...
  11. G

    Custom loading screen dimensions problems

    wow thats funky lol, is it saved as a .jpg?
  12. G

    [Release] Custom spawn location based on UID (No Database Triggers)

    Im not acting like a hotshot, I get things wrong all the time. Just like you got it wrong, You did because the tut works, I followed it for second server to make sure it worked, the fact I said you ARE doing something wrong made u kick off when there is no need for it, I dont mind being told im...
  13. G

    [Release] Fred's Dead Player Journal (Study Body Replacement)

    Freds awesome code added to the other guys cool body temp code Their name was Gorsy, The body is slightly warm, It appears there is a journal on the body private ["_body", "_name", "_kills", "_killsH", "_killsB", "_headShots"...
  14. G

    Custom loading screen dimensions problems

    just check the dimensions in paint i had someone send me one saying it was the right size, swearing it was, I opened it in paint and it was wrong sooooooooo :P
  15. G

    [Discussion] Taking a scripting break until v1.7.7's release. Time to collect some ideas.

    You could just add wild dogs to ur server for an added effect I guess :p
  16. G

    [Release] Fred's Dead Player Journal (Study Body Replacement)

    thats awesome, any chance of adding the body temp from the other study body post, or shall i do it? :p edit: read your post above lol Ill just throw the code up then seeing as its all gonna be replaced next update
  17. G

    Find Building Loot Positions

    did something similiar to identify building names :p
  18. G

    Custom loading screen dimensions problems

    1024x512 works fine on all the servers ive put it on for people
  19. G

    [Discussion] Taking a scripting break until v1.7.7's release. Time to collect some ideas.

    I was just about to start writing code to make bloodbags have a velocity command and heal over time stood next to each other, and the food thing afeter working on food and drink buildings :( but then someone linked me to the new dayz release :( and to the post above, only way zombies are gonna...
Back
Top