Search results

  1. T

    Player ID zone restriction problems

    hey guys so i am trying to put a restriction zone over my admin base and we all keep getting stuck in wait for host, the reason i have started a new thread so when i get it working i will make it into a proper tutorial here is the codes im using adminbase.sqf // Base Owners if...
  2. T

    [Request] Player ID zone restriction and humanity restriction zone

    hey guy i have put the scripts in: // Base Owners if ((getPlayerUID player) in ["*******" , "*******" , "*******" , "*******" , "*******" , "*******" , "*******"]) exitWith { titleText ["You are cleared to stay... Welcome back.", "PLAIN DOWN", 3]; }; // Everyone Else titleText ["This base is...
  3. T

    [Request] Player ID zone restriction and humanity restriction zone

    well im just about to test it matey i will let you know
  4. T

    [Request] Player ID zone restriction and humanity restriction zone

    where would i put this code class Item3 { position[]={secretlocation}; a=650; b=500; activationBy="WEST"; repeating=1; interruptable=1; age="UNKNOWN"; name="AdminBase"...
  5. T

    [Request] Player ID zone restriction and humanity restriction zone

    hey guys this is what im looking for but i want it so the admin can only enter, what code would i use
  6. T

    Hi guys, creating a new admin panel

    hi guys i am going to start making a new admin panel that is profesonal looking and that can be used on most maps i would like some ideas off people on what they would like in there things what i will be adding Basic start/stop/restart the server repair all cars/helis list of all players...
  7. T

    Heli lift and towing + general questions

    thanks zakun i have now figured that out cen could you give me a link to that script
  8. T

    Heli lift and towing + general questions

    1.hi guys i have put the heli lift and towing script on my server my qustion to you guys is, is there anyway that i can get a script that allows people to be the the car that the heli is lifting 2. does anyone know if there is a way i can get the chinnok on the server without rmod 3. how...
Back
Top