Recent content by MrKnight

  1. M

    Check player name and UID to enable admintools.

    Yes, I forgot to edit the post, fixed it already. ;) Thanks anyways, now I have a simpleanti admin abuse. :D
  2. M

    How to create a function for certain player names + UID.

    I'll try and post feedback. I really appreciate your help. Thanks. @Edit - Didn't work at first, kept making changes and finally worked. Thanks.
  3. M

    How to create a function for certain player names + UID.

    Yup, I know the admin toools check the UID by default, but I want it to check both Player UID AND Player Name, got it? So the varaible to check a player name is 'name player'? I could use it like this? if ((name player) == "") then { //enable admintools; }
  4. M

    How to create a function for certain player names + UID.

    I am trying to create something to avoid admin abuse. The best thing I think is to create a function for only the admins using their admin names, and to avoid players using the admins name to get admin tools, it should be the admin name + UID to enable admin tools. Does anyone know which...
  5. M

    Check player name and UID to enable admintools.

    Hello everyone! I am using the BluePhoenix admintools, and for now it has all the tools I need for a good server administration. The problem is: the server "owners" are 5 members of a clan and I am just the guy who is helping the with scripts/etc. Right now we're experiencing some problems...
  6. M

    Randomized skins for survivor and or humanity morphs.

    No. That's the only skin I don't use... So yeah, it doesn't work with me.
  7. M

    Randomized skins for survivor and or humanity morphs.

    No, you didn't get it. I'm trying to get those skins: http://teamxcr.net/images/models/ spawnable. The player connects for the first time or dies and randomly gets one of those skins. But when I spawn, I am invisible. They don't work. But they are not the only ones not working. ALL the skins...
  8. M

    Randomized skins for survivor and or humanity morphs.

    Yes, I am running dayz 1.7.7.1. I don't know what to do. Say if I am wrong: I want, for an example, add the "Camo2_DZ" skin for the RESPAWN. Just it. I go to the playerLogin located at my server.pbo file and edit it, changing the "survivor2_dz" as the model. I save it, go in game and I am...
  9. M

    Rollback on server restart.

    Yes, I tell them too. If they don't I kick them. That's a weird, very weird bug, because it happened without restarting the server: vehicles getting damaged but still no option to repair, or vehicles being repaired but still option to repair, etc. Players disconnecting and then connecting again...
  10. M

    Rollback on server restart.

    It's Chernarus 1.7.7.1, I using dayzcc. I go to the painel, click to "shutdown" and then start it again. I've always restarted like this and it never gave me problems. Now it just got worse. Players are logging off/logging in and things rollback many of times
  11. M

    Randomized skins for survivor and or humanity morphs.

    I open server_playerlogin.sqf and edit the part like it says in this thread. I put all the skins I want, but when I log in the game by editing the _model in the database (or however I change it) when it completes the login I am invisible. Then I go to the database and my skin is "survivor1_DZ"...
  12. M

    Randomized skins for survivor and or humanity morphs.

    Can't get this working... The problem is actually using skins that are not default. ALL the skins I try to use that are different from the default it's automatically set to the invisible skin. So that's it: I spawn, I get the invisible skin. Doesn't care how. I found something that told me to...
  13. M

    Rollback on server restart.

    I don't know, every time I restart the server it rollsback. Vehicles, some players, etc. What causes a rollback? How do I avoid it? What is the correct way to restart a server?
  14. M

    [Release] Headshot Suicide

    I was about to edit the post to say it is with a weird bugged. I just tested it and the when the player starts to do the animation the bullet is fired before the 8.4 seconds (sleep)... So weird. I'll post it as soon as I get it working.
  15. M

    [Release] Headshot Suicide

    I put a confirm button, so the players don't get killed by an accident xD.
Back
Top