Best Teleporter ever... menu

Shout-Out

User Tag List

Page 4 of 7 FirstFirst 1234567 LastLast
Results 46 to 60 of 102
  1. #46
    pucy's Avatar Member
    Reputation
    38
    Join Date
    Jun 2008
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    hY

    The connection between npc and lua.If you see here :
    RegisterUnitGossipEvent(8, 1, "matrix_on_gossip_talk")
    RegisterUnitGossipEvent(8, 2, "matrix_on_gossip_select")

    This source cod make the LUA connect with the npc into your db.After you will make the lua you need to get your Npc into your database.Like this.
    Code:
    INSERT INTO `creature_names` VALUES ('8', 'Nemesis Taxi', 'WoW', '', '0', '0', '0', '3', '0', '0', '20177', '0', '0', '0', '1', '1', '0', null);
    INSERT INTO `creature_proto` VALUES ('8', '255', '255', '35', '100000', '100000', '100000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '360000', '2002', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '100', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0');
    The number 8 make the connection.Have Fun.

    Best Teleporter ever...
  2. #47
    benzkool's Avatar Member
    Reputation
    23
    Join Date
    Nov 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pucy View Post
    The connection between npc and lua.If you see here :
    RegisterUnitGossipEvent(8, 1, "matrix_on_gossip_talk")
    RegisterUnitGossipEvent(8, 2, "matrix_on_gossip_select")

    This source cod make the LUA connect with the npc into your db.After you will make the lua you need to get your Npc into your database.Like this.
    Code:
    INSERT INTO `creature_names` VALUES ('8', 'Nemesis Taxi', 'WoW', '', '0', '0', '0', '3', '0', '0', '20177', '0', '0', '0', '1', '1', '0', null);
    INSERT INTO `creature_proto` VALUES ('8', '255', '255', '35', '100000', '100000', '100000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '360000', '2002', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '100', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0');
    The number 8 make the connection.Have Fun.
    Ty much friend +Rep for bein awsome

  3. #48
    camo51424's Avatar Banned
    Reputation
    8
    Join Date
    Dec 2008
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great i was wondering how to do this the other day. Thanks alot man saved me a ton of time. +rep

  4. #49
    bsod-staff14's Avatar Member
    Reputation
    35
    Join Date
    Nov 2008
    Posts
    443
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I was just about to make my own because They all sucked you made one =-)
    Immortal GamerZ Under Development!

  5. #50
    PrivateWoWServers.com's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything went smoothly in the SQL db, but when I try to .npc spawn 8, Arcemu give me an error "Invalid entry id" but if I do .lookup creature nemesis I see that it is indeed npc entry number 8. What am I doing wrong? I tried rebooting the servers and clearing cache already but that didn't help.
    Last edited by PrivateWoWServers.com; 12-15-2008 at 07:32 AM.

  6. #51
    bdmmdm's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MAP 0 problem

    all works fine but any teleport action on MAP 0 not work can someone help me pls tnx in advance

  7. #52
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    NIce job man +Rep realy nice :P

    EDIT: can give +rep dunno why :S

  8. #53
    goofygopher323's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good job!

    +rep

  9. #54
    Bullztrike's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im gonna try it out on heidiSQL if it work i give you +rep

  10. #55
    Mango Jerry's Avatar Banned
    Reputation
    192
    Join Date
    Jan 2008
    Posts
    1,244
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wouldn't call this the "Best Teleporter ever...".
    I've seen better Teleporters as the Teleporter i just made.

    Thanks for the contribution, dude

  11. #56
    colincancer's Avatar Active Member
    Reputation
    63
    Join Date
    Dec 2007
    Posts
    509
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice, but is there anyway I can make this an item instead? if so how could i change the code to do that?
    Last edited by colincancer; 12-22-2008 at 02:30 PM.
    #JODYS'WATCHiN

  12. #57
    svein1989's Avatar Member
    Reputation
    6
    Join Date
    Oct 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ohh! awsome, will add this to my server. Many thanks

  13. #58
    caeon's Avatar Member
    Reputation
    13
    Join Date
    Jan 2008
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im new to this scrpit stuff can somone helpme on what to do with that script stuff im sorry lol

  14. #59
    Dark1990's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cat fight up there -^ but ye niec 1.. +rep

  15. #60
    xenyoo's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    [Err] INSERT INTO `creature_names` VALUES ('99899', 'Nemesis Taxi', 'WoW', '', '0', '0', '0', '3', '0', '0', '20177', '0', '0', '0', '1', '1', '0', null);
    [Msg] Finished - Unsuccessfully
    Still have this problem after use the 2nd sql code >.<
    Last edited by xenyoo; 01-23-2009 at 11:58 AM.

Page 4 of 7 FirstFirst 1234567 LastLast

Similar Threads

  1. Best Teleport Trick ever!!!!!! ( 2mn Cooldown )
    By kabu in forum World of Warcraft Exploits
    Replies: 19
    Last Post: 01-01-2009, 01:51 AM
  2. OMG !!! Best addon ever made , get it while its hot : )
    By Flying Piggy in forum WoW UI, Macros and Talent Specs
    Replies: 96
    Last Post: 06-11-2007, 10:28 PM
  3. Best UI ever!
    By raamoz in forum World of Warcraft General
    Replies: 10
    Last Post: 02-23-2007, 06:53 AM
  4. The best creature ever
    By Krazzee in forum World of Warcraft General
    Replies: 9
    Last Post: 07-04-2006, 02:19 PM
All times are GMT -5. The time now is 11:06 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