[Release] Interior Teleports, teleport to inaccessible interiors

  • DOWNLOADS

InteriorTeleports.zip (1.3 KB)

  • REQUIREMENTS

You will need some sort of way to enable these interiors, a perfect resourse for this is bob74_ipl

  • DESCRIPTION

A simple script that makes a command so you can teleport between any interior that you normally can’t reach.

Here’s a list of all the possible places you can teleport
doomsday, doomsdaysub, iaafacility
iaaserver, hangar, nightclub
unionvault, morgue, cocash
methlab, modshop, vehware
weedfarm, bunker, cocaine
houselow, housemid, clubhouse1-2
aptlow1-3, largegarage1-4, largegarage1-4
office1-4, aptmid1-6, househi1-7

If the name includes something like 1-3 that means you can select a number between it and teleport to different variations of the interior. These variations are mainly just some changes or different locations when you look out to the window.

3 Likes

cant wait to use this, i always have to comb through the internet for the coords this will make life simple. a few questions
Is there a way to add to the config to make it admin only? running a esx based server.
Could you also add the teleports to the new island map?

I’m not sure how ESX really works, but if you’re using ace permissions you could go to the bottom of the code and where it says false, change it to true. Then add add_ace group.admin command.interiortp allow
This should make it so only group.admin can use the command.

For the teleports to Cayo Percopio, I don’t run that on my server so I don’t know where the interiors are. The code is modular so you can just copy and paste in the correct areas, change some of the values to get your own teleport.

1 Like

ok thanks for the speedy reply!

Hey, this looks like a cool script. One suggestion I have is making a config in which you can select to either use the command or to have teleport points. Setting up the teleport points might take a while since you have to get all the coordinates but it will be worth it.

Great suggestion!
I’m working on other projects, but if I have free time I’ll see if I can work on that to get it added.

Any reason when I try the command this pops up

I had that problem too while making the script.
I fixed it by clearing my cache. I’m not sure why it happens but it fixes it.