Portals menu

Shout-Out

User Tag List

Thread: Portals

Results 1 to 9 of 9
  1. #1
    ShadowWarrior20's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Portals

    I have read all guides, I've tried to do them and failed every single time. I feel like comitting suicide, I feel like a complete moron!

    Can someone please link or make a simple guide for me, the biggest noob in the freggin universe, on how to create a portal?

    ...A guide with pictures (pretty pictures )

    I seriously need to learn this to develop within the gaming world, along with the scripting thing, a tutorial on where to put the .lua files after they are done
    because, my ascent doesn't have a "scripts" folder... Im thoroughly confused, help me!

    Portals
  2. #2
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Search for it in the guides section.

    Hint: I made the guide.

    Keywords: Making a LUA portal
    Life Puzzler WoW - Website | Forums

  3. #3
    ShadowWarrior20's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yah, I read it and it made sense but I don't know how to use .lua or where to put them (screenshots would be nice )

    I tried doing it through database, and it semi-worked... but then it screwed up for some reason and now the model nor teleport function wont work, either way... I suck...
    Last edited by ShadowWarrior20; 05-13-2008 at 02:27 PM.

  4. #4
    b!atch's Avatar Member
    Reputation
    118
    Join Date
    Oct 2007
    Posts
    726
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I kinda wrote how to enable lua scripts in every single scripted release i made, even in my noob helper thread..but.. just make a folder called scripts inside your ascent folder
    Spectrum-X is win! Rep People That Help You and Candybones Wont Eat Your Brain:>

  5. #5
    ShadowWarrior20's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im gonna use GastricPenguin's guide as an example, and correct me whenever I make a mistake:

    Step 1: Create notepad
    Step 2: Copy text "function Teleporting_onUse (pUnit, Event, pMisc)
    pMisc:Teleport (MAPID, X, Y, Z)
    end
    RegisterGameObjectEvent (ENTRY, 2, "Teleporting_onUse")"
    Step 3: Create another notepad
    Step 4: Copy text "INSERT INTO gameobject_names
    (entry, Type, DisplayID, Name, spellfocus, sound1, sound2, sound3, sound4, sound5, sound6, sound7, sound8, sound9, unknown1, unknown2, unknown3, unknown4, unknown5, unknown6, unknown7, unknown8, unknown9, unknown10, unknown11, unknown12, unknown13, unknown14)
    VALUES
    (ENTRY, 4, DISPLAYID, "NAME", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);"
    Step 5: Replace stuff, such as Entry: 112233, 22, dispid 10, SomeName, and enter the mapID xyz
    Step 5.5: Change Entry on step 2 to same entry as step 4
    Step 6: Save them as .lua
    Step 7: copy & paste in ascent/scripts
    Step 8: Done?

  6. #6
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you need me you have my skype, if you don't have my skype then you don't need me.

  7. #7
    ShadowWarrior20's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes, that was the guide I was referring to, I was just trying to interpret it.

  8. #8
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you don't have a script folder, download a new repack (as I know you don't compile your own stuff)

    And I know your object works.

    The lua, I can show you that tomorrow *hint*

  9. #9
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    INSERT INTO gameobject_names
    (entry, Type, DisplayID, Name, spellfocus, sound1, sound2, sound3, sound4, sound5, sound6, sound7, sound8, sound9, unknown1, unknown2, unknown3, unknown4, unknown5, unknown6, unknown7, unknown8, unknown9, unknown10, unknown11, unknown12, unknown13, unknown14)
    VALUES
    (ENTRY, 4, DISPLAYID, "NAME", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);

    Is SQL, not LUA
    Life Puzzler WoW - Website | Forums

Similar Threads

  1. Behind Zul Gurub Portal after 1.11
    By kuikui in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 09-16-2006, 12:16 PM
  2. Get Under Stormwind(Stormwind Portal) 1.10 (as a rogue)
    By Matt in forum World of Warcraft Guides
    Replies: 7
    Last Post: 07-06-2006, 10:45 PM
  3. Dark Portal Idea/Question
    By vaelor in forum World of Warcraft Exploits
    Replies: 4
    Last Post: 06-18-2006, 10:07 AM
  4. Dark Portal fun
    By Lazyman234 in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 06-18-2006, 01:56 AM
  5. Walk through any area/portal/mob without any Aggro!
    By Matt in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 05-22-2006, 04:55 AM
All times are GMT -5. The time now is 02:10 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search