killerkiwi Posted June 7, 2017 Report Share Posted June 7, 2017 only for Chernarus hi people of Chernarus been busy with famliy , work and things ect back at it again up dated my old tp system for players i know not for pvp but for pve servers so lets get to it got to mission.sqm Spoiler class Item13 { position[]={12060,158,12638}; TRGDEF name="zoneaircraft"; expCond="(player distance zoneaircraft) < 100;"; expActiv="[""Aircraft Trader"",false,""enter""] call player_traderCity;"; expDesactiv="[""Aircraft Trader"",false,""leave""] call player_traderCity;"; }; }; add below to the above code but you mite need to need to change your class items class Item12 // this it your class items { position[]={6266.72, 0, 7744.75}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoKlenTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoKlenTeleportation = [] execVM ""Teleportation\KlenTeleportation.sqf"";"; expDesactiv="terminate StarytoKlenTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item13 { position[]={6246.11, 0, 7752.68}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHeroinfo"; expCond="(vehicle player) in thislist"; expActiv="StarytoHeroinfo = [] execVM ""Teleportation\Hero.sqf"";"; expDesactiv="terminate StarytoHeroinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item14 { position[]={6249.59, 0, 7757.87}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHeroTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoHeroTeleportation = [] execVM ""Teleportation\HeroCampTeleportation.sqf"";"; expDesactiv="terminate StarytoHeroTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item15 { position[]={6250.12, 0, 7748.98}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoBanditinfo"; expCond="(vehicle player) in thislist"; expActiv="StarytoBanditinfo = [] execVM ""Teleportation\Bandit.sqf"";"; expDesactiv="terminate StarytoBanditinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item16 { position[]={6253.87, 0, 7754.45}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHBanditTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoBanditTeleportation = [] execVM ""Teleportation\BanditCampTeleportation.sqf"";"; expDesactiv="terminate StarytoBanditTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item17 { position[]={6258.6, 0, 7742.43}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoBashinfo"; expCond="(vehicle player) in thislist"; expActiv="StarytoBashinfo = [] execVM ""Teleportation\Bash.sqf"";"; expDesactiv="terminate StarytoBashinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item18 { position[]={6262.68, 0, 7747.77}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHBashTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoBashTeleportation = [] execVM ""Teleportation\BashTeleportation.sqf"";"; expDesactiv="terminate StarytoBashTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item19 { position[]={6254.73, 0, 7743.95}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoAircraftinfo"; expCond="(vehicle player) in thislist"; expActiv="StarytoAircraftinfo = [] execVM ""Teleportation\Aircraft.sqf"";"; expDesactiv="terminate StarytoAircraftinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item20 { position[]={6258.43, 0, 7751.16}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHAircraftTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoAircraftTeleportation = [] execVM ""Teleportation\AircraftTeleportation.sqf"";"; expDesactiv="terminate StarytoAircraftTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item21 { position[]={12040.9, 0, 12653.3}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="AircrafttoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="AircrafttoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate AircrafttoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item22 { position[]={12039, 0, 12647.4}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="AircrafttoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="AircrafttoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate AircrafttoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item23 { position[]={1648.51, 0, 7797.04}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="BandittoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="BandittoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate BandittoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item24 { position[]={1650.66, 0, 7802.49}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="BandittoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="BandittoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate BandittoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item25 { position[]={4105.93, 0, 11650.7}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="BashtoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="BashtoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate BashtoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item26 { position[]={4107.38, 0, 11656.9}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="BashtoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="BashtoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate BashtoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item27 { position[]={12883.7, 0, 12765.2}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="HerotoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="HerotoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate HerotoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item28 { position[]={12883.5, 0, 12771.1}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="HerotoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="HerotoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate HerotoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item29 { position[]={11390.2, 0, 11405.5}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="KlentoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="KlentoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate KlentoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item30 { position[]={11394.4, 0, 11410.7}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="KlentoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="KlentoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate KlentoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; add under the above code but you will need to change your class items class Item12 { position[]={6266.72, 0, 7744.75}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoKlenTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoKlenTeleportation = [] execVM ""Teleportation\KlenTeleportation.sqf"";"; expDesactiv="terminate StarytoKlenTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item13 { position[]={6246.11, 0, 7752.68}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHeroinfo"; expCond="(vehicle player) in thislist"; expActiv="StarytoHeroinfo = [] execVM ""Teleportation\Hero.sqf"";"; expDesactiv="terminate StarytoHeroinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item14 { position[]={6249.59, 0, 7757.87}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHeroTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoHeroTeleportation = [] execVM ""Teleportation\HeroCampTeleportation.sqf"";"; expDesactiv="terminate StarytoHeroTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item15 { position[]={6250.12, 0, 7748.98}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoBanditinfo"; expCond="(vehicle player) in thislist"; expActiv="StarytoBanditinfo = [] execVM ""Teleportation\Bandit.sqf"";"; expDesactiv="terminate StarytoBanditinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item16 { position[]={6253.87, 0, 7754.45}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHBanditTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoBanditTeleportation = [] execVM ""Teleportation\BanditCampTeleportation.sqf"";"; expDesactiv="terminate StarytoBanditTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item17 { position[]={6258.6, 0, 7742.43}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoBashinfo"; expCond="(vehicle player) in thislist"; expActiv="StarytoBashinfo = [] execVM ""Teleportation\Bash.sqf"";"; expDesactiv="terminate StarytoBashinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item18 { position[]={6262.68, 0, 7747.77}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHBashTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoBashTeleportation = [] execVM ""Teleportation\BashTeleportation.sqf"";"; expDesactiv="terminate StarytoBashTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item19 { position[]={6254.73, 0, 7743.95}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoAircraftinfo"; expCond="(vehicle player) in thislist"; expActiv="StarytoAircraftinfo = [] execVM ""Teleportation\Aircraft.sqf"";"; expDesactiv="terminate StarytoAircraftinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item20 { position[]={6258.43, 0, 7751.16}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="StarytoHAircraftTeleportation"; expCond="(vehicle player) in thislist"; expActiv="StarytoAircraftTeleportation = [] execVM ""Teleportation\AircraftTeleportation.sqf"";"; expDesactiv="terminate StarytoAircraftTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item21 { position[]={12040.9, 0, 12653.3}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="AircrafttoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="AircrafttoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate AircrafttoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item22 { position[]={12039, 0, 12647.4}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="AircrafttoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="AircrafttoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate AircrafttoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item23 { position[]={1648.51, 0, 7797.04}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="BandittoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="BandittoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate BandittoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item24 { position[]={1650.66, 0, 7802.49}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="BandittoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="BandittoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate BandittoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item25 { position[]={4105.93, 0, 11650.7}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="BashtoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="BashtoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate BashtoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item26 { position[]={4107.38, 0, 11656.9}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="BashtoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="BashtoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate BashtoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item27 { position[]={12883.7, 0, 12765.2}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="HerotoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="HerotoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate HerotoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item28 { position[]={12883.5, 0, 12771.1}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="HerotoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="HerotoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate HerotoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item29 { position[]={11390.2, 0, 11405.5}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="KlentoStaryinfo"; expCond="(vehicle player) in thislist"; expActiv="KlentoStaryinfo = [] execVM ""Teleportation\Stary.sqf"";"; expDesactiv="terminate KlentoStaryinfo; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; class Item30 { position[]={11394.4, 0, 11410.7}; a=2; b=2; activationBy="ANY"; repeating=1; interruptable=1; age="UNKNOWN"; name="KlentoStaryTeleportation"; expCond="(vehicle player) in thislist"; expActiv="KlentoStaryTeleportation = [] execVM ""Teleportation\StaryTeleportation.sqf"";"; expDesactiv="terminate KlentoStaryTeleportation; titleText ["""", ""PLAIN DOWN"", 3];"; class Effects { }; }; Now go to your server pbo add this at the bottom of your server_monitor.sqf...... [] ExecVM "\z\addons\dayz_server\teleportportals.sqf"; add teleportportals.sqf to your dayz_server main folder now add the Teleportation fold to the main mission folder and you done https://drive.google.com/file/d/0BwZ5c0KhBcnAejZZNEdsOUE2Slk/view?usp=sharing Link to comment Share on other sites More sharing options...
DAKA Posted July 31, 2017 Report Share Posted July 31, 2017 I would love to see this for Napf. Link to comment Share on other sites More sharing options...
Anhor Posted July 31, 2017 Report Share Posted July 31, 2017 1 hour ago, DAKA said: I would love to see this for Napf. Then change the coordinates and some other little things ..... and voila! juandayz and Hooty 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now