Search results

  1. F

    Whitelist Kick- Website redirect

    Np, man, I suggest you try out DayzWhitelistProPlus, it has an editable message like you're looking for.
  2. F

    lootPos editing

    Bump, still looking for insight on this if anyone has correctly added loot to buildings that do not have it.
  3. F

    Whitelist Kick- Website redirect

    This is support area for Pwnozor's server. You should post this in the Whitelist forums down in Server Tools.
  4. F

    Full Moon Nights for Pwnozor

    Must be a typo, I changed the fsm and it works great. Changed the quote to point to the correct file.
  5. F

    Ive added custom colorCorrections and particle effects

    Two things I'd like to know. First, how did you manage to get the colorcorrections to work. Second, how do I increase the amount of dust that is blowing around? I can barely see any. Thanks!
  6. F

    lootPos editing

    I have added lots of new buildings to my Chernarus map, and lots of them are not included in the config.cpp, so therefore do not spawn loot. I have successfully been able to get some of them to spawn loot by copying the lootPos of existing buildings. For example, I added military loot to the...
  7. F

    Adding custom loot spawns?

    You cannot replace a bin or cpp file through missions. Either you must distribute your files, or run with Verify Signatures off.
  8. F

    Full Moon Nights for Pwnozor

    I searched and searched for a way to do this, and finally, after I figured out most Bliss code is the same, I tried out the working solution for them and PRESTO, full moon nights on Pwnozor! Here's what you have to do. Credits go to the gents in the Bliss forum. I have quoted cyrq. I followed...
  9. F

    Care Packages & New Wreck Types With Pwnozor

    I have also played with the vehicle types and loot types, and came up with the following different crashes I figured I would share. First up are Ural crashes. I have them spawning regular Military loot, which is the kind you can find in fire stations and deer stands. Here is the...
  10. F

    Care Packages & New Wreck Types With Pwnozor

    Hey all, I've been running with these on my Pwnozor server for awhile, and realized most people think that care packages are a Bliss only option. Incorrect! Here's what you need to do to get care packages, new wrecks like urals, UAZs, armored cars, even random buildings to spawn! Note, these...
  11. F

    Adding another food object, (another canned food). How would I go about this?

    Actually, i did this exact thing. Here's what it looks like, and works. To an extent I'll add afterwards. class MV22; // External class reference class MV22_DZ : MV22 { transportMaxWeapons = 20; // Weapon Slots...
  12. F

    Including config.cpp in Mission

    You cannot. If you run Bliss, you can make some of the changes through the console. Your other choice is to edit the config.cpp file and either turn Verify Signatures off or distribute your files to your players. The first option is easiest, but everyone must be monitored since turning off...
  13. F

    How do I make loot spawn when in a Vehicle?

    Original Tuungle post about this, works great, have been using it for over six months. Just skip the part about zeds hitting vehicles.
  14. F

    PlayerID Model

    Hey guys, using Pwnozor's build, I'm trying to get certain players to receive a certain skin when they login if they don't have it already. I am working through dayz_server and server_playerLogin.sqf. Here's my section on models. I've got a new spawn skin selection going, that's what all the...
  15. F

    Dayz Sound Effect Editing

    Bumping. Added an item at all my airfield control towers, switched that item to Sound_Alarm2 in my mission. Still have no sound. Here's my mission file: class Item1074 { position[]={12193.708,172.40417,12599.501}; id=1175; side="EMPTY"...
  16. F

    Suspicious connections - Server security breach? *Urgent help required*

    Ditto Doc, would like to know what firewall that is.
  17. F

    Vehicle Problem

    You need to take a look at your arma2oaserver.RPT file, and look for errors in your startup.
  18. F

    Custom skins as drops

    Also get broken legs sometimes when putting on skins, or take slight damage. I assumed it was because you were actually SWAPPING SKELETONS when you change skins, as twisted as that sounds. I looked at it for awhile, but just gave up on it.
  19. F

    No Custom loadouts for Pwnoz0r ?

    You un-pbo dayz_code to edit the config.cpp file. Then you must re-pbo or "pack" it back up into the pbo for the server to read your new file. Everytime you change something, if you have Verify Sigs turned on, you must give that file to your friends. Since it's just for friends, you won't have...
  20. F

    Custom skins as drops

    An FYI, if you create your own references to add new lootable skins, your players must have your files, or all people wearing said skins will be invisible.
Back
Top