Author Topic: How do I make portals work?  (Read 605 times)

Legacy_Matt342

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
How do I make portals work?
« on: October 11, 2010, 02:41:18 am »


               ex: how do i make it to were i can use a portal and end up in another portal in another location? I know how to use doors. Not sure if im going to have to make a script and waypoint for the portals? havent done that yet just assuming.
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
How do I make portals work?
« Reply #1 on: October 11, 2010, 03:43:07 am »


               

Matt342 wrote...

ex: how do i make it to were i can use a portal and end up in another portal in another location? I know how to use doors. Not sure if im going to have to make a script and waypoint for the portals? havent done that yet just assuming.



Yes. You will need to add a script to your porthole and have a waypoint for the location you want it to go.  

The scripting froum may be a better place to ask for help with the script, If you need help with it. 
               
               

               
            

Legacy_Entreri MoonBlade

  • Jr. Member
  • **
  • Posts: 63
  • Karma: +0/-0
How do I make portals work?
« Reply #2 on: October 11, 2010, 03:48:33 am »


               Indeed and as a sidenote to that you will have to attach a conversation to it as well if you want it to have more than one location option.
               
               

               
            

Legacy_Mudeye

  • Full Member
  • ***
  • Posts: 238
  • Karma: +0/-0
How do I make portals work?
« Reply #3 on: October 11, 2010, 04:49:58 pm »


               Basically a "portal" in the toolset is just a placeable without any functionality.  It's like placing a plant.  Anything you want to happen with the portal you have to code up using scripts, triggers and conversations.
               
               

               
            

Legacy_Xenovant

  • Full Member
  • ***
  • Posts: 182
  • Karma: +0/-0
How do I make portals work?
« Reply #4 on: October 12, 2010, 02:35:08 pm »


               In the portal placeable, you need to put a script in "onused". If you want help creating the script for teleporting, starting the conversation, etc. you can use this useful tool: http://nwvault.ign.c...r.Detail&id=625