[Release]-Pucy Northrend Taxi Best Ever menu

User Tag List

Page 3 of 3 FirstFirst 123
Results 31 to 41 of 41
  1. #31
    Zudrik's Avatar Member
    Reputation
    52
    Join Date
    Dec 2008
    Posts
    169
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice teleporter bro, works great.

    [Release]-Pucy Northrend Taxi Best Ever
  2. #32
    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

    Thnks.respect.

  3. #33
    JaRRu's Avatar Member
    Reputation
    2
    Join Date
    Oct 2008
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pucy, i have problem, i cant ad that for creatue_pro, its say something row1 dont match..... i use arcemu...

  4. #34
    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

    Jarru enter this sql see it work.
    Code:
    INSERT INTO `creature_proto` VALUES ('55555', '70', '70', '35', '303', '303', '0', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '360000', '518', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0');

  5. #35
    lorac's Avatar Active Member
    Reputation
    69
    Join Date
    Oct 2008
    Posts
    387
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This looks very simular to the one on ac-web

  6. #36
    JaRRu's Avatar Member
    Reputation
    2
    Join Date
    Oct 2008
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i use any port, i drop everytime -.-

  7. #37
    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

    Yes Lorac i post this taxi to ac-web verify de nickname is the same name.Pucyy.See ya

  8. #38
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very spiffy release!

  9. #39
    neomagneto's Avatar Member
    Reputation
    6
    Join Date
    Nov 2008
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have the same problem as a few others. I get this error when trying to add the sql into the database.

    [Err] 1136 - Column count doesn't match value count at row 1
    [Err] INSERT INTO `creature_proto` VALUES ('55555', '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');
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------

    Then I try to add them manually and start the server and I get this error in the console,

    LuaEngine: Teleporter.lua... failed. (could not run)
    scripts\Teleporter.lua:661: attempt to call global 'RegisterUnitGossipEvent' (a nil value)

  10. #40
    alex95.sv's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ErroR Look at these:
    Code:
    Query:
    ALTER TABLE `realmlist` ADD `dbinfo` VARCHAR( 355 ) NOT NULL default 'username;password;3306;127.0.0.1;DBWorld;DBCharacter' COMMENT 'Database info to THIS row'
    
    Error occured at:2008-10-25 09:38:12
    Line no.:360
    Error Code: 1060 - Duplicate column name 'dbinfo'
    
    Query:
    ALTER TABLE `realmlist` ADD `dbinfo` VARCHAR( 355 ) NOT NULL default 'username;password;3306;127.0.0.1;DBWorld;DBCharacter' COMMENT 'Database info to THIS row'
    
    Error occured at:2008-10-25 09:38:21
    Line no.:360
    Error Code: 1060 - Duplicate column name 'dbinfo'
    
    Query:
    DELETE FROM `creature_template` WHERE `entry` between '500030' AND '500035'
    
    Error occured at:2008-11-21 22:34:25
    Line no.:2
    Error Code: 1146 - Table 'realmd.creature_template' doesn't exist
    
    Query:
    INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('91201', '3459', '1', '70', '1101', '1', 'Teleport to Stormwind', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '91201')
    
    Error occured at:2008-11-22 23:39:27
    Line no.:4
    Error Code: 1364 - Field 'RewHonorableKills' doesn't have a default value
    
    Query:
    INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('91201', '3459', '1', '70', '1101', '1', 'Teleport to Stormwind', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '91201')
      AND MORE......

  11. #41
    suvont's Avatar Member
    Reputation
    3
    Join Date
    Dec 2008
    Posts
    7
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Umm when i spawn him and click on him all he says is hello ***** what can i do for you?

    please reply and help you

    Thanks!

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Best Ever Ultimate Super Duper Guide Pack
    By snuffz in forum World of Warcraft Guides
    Replies: 86
    Last Post: 08-27-2010, 11:10 AM
  2. [RELEASE] WotLK Northrend Borean Tundra+Nexus
    By Moffeman in forum WoW EMU General Releases
    Replies: 39
    Last Post: 11-04-2008, 12:12 AM
  3. [Glider Pack] Druid, 1 - 60 - Best ever glider locations!
    By Qup in forum WoW Bot Maps And Profiles
    Replies: 25
    Last Post: 08-06-2008, 05:50 PM
  4. [Release] Every Coord You Will Ever Need
    By Pwntzyou in forum World of Warcraft Emulator Servers
    Replies: 16
    Last Post: 12-19-2007, 04:29 PM
  5. [READ/RELEASE] One of the best EMU-Devs arround and some of his work posted here!
    By latruwski in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 11-17-2007, 07:43 AM
All times are GMT -5. The time now is 05:00 PM. 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