Gaming Community
Forum
 
Go Back   D3scene > Hot Games > WoW forum > WoW Private Server Info & Help
Register Blogs Live view Downloads Marketplace FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

any1 need help?

This is a discussion on any1 need help? within the WoW Private Server Info & Help forum part of the WoW forum category; i know i made a topic of this already but i didnt get many views so im gonna make one ...


Welcome on D3scene.com! Make sure to register - it's free and very quick! You have to register before you can post and participate in our discussions with 70000 other registered members. Downloads, user profiles and some forums can only be seen by registered members. After you create your free account you will be able to customize many options, you will have the full access to new hacks, latest cheats and last but not least will see no advertisements at all. We would love to see you around in our community!
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 07-18-2008, 07:34 PM
vashidu's Avatar
Member

 
Join Date: Jul 2008
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 8
Rep Power: 2
vashidu is an unknown quantity at this point
Thumbs up any1 need help?

i know i made a topic of this already but i didnt get many views so im gonna make one again

if anyone needs help with there server or anything related ill be glad to help i have a few years deving experience
Reply With Quote
D3scene
Welcome to D3scene - probably the best location for all Gamers.

To participate in our friendly environment you have to register. After completing registration you will have full access to all threads and features. We care about members and try to make your stay as pleasant as possible. We are unique with the following feature for members - you will not see a single Advertisement!


The best: registration is completely free. It will not cost you a single penny or harm you in any way. You will lose nothing except 1 minute of your time. So why not register? We would be happy to see you around!
  #2  
Old 07-18-2008, 08:03 PM
davechaos's Avatar
Mentor

 
Join Date: Jun 2008
Location: UK, Manchester
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 28
Rep Power: 2
davechaos is on a distinguished road
Send a message via MSN to davechaos
How are you with SQL? im trying to make a Warp npc for my server but im not douing a very good gob at it

iv tried a C++ one and a SQL one, my sql one almost works but its a mess, fancy a go at fixingit for me? its a mongos server rev6306

here is what i have at the moment

Code:
 
DELETE FROM `quest_template` WHERE `entry` = '93000';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93000', '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', '93000');
DELETE FROM `quest_end_scripts` WHERE `id` = '93000';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93000', '0', '6', '', '0', '-8833.164063', '479.762543', '112.095619', '0.587327');
/* Ironforge Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93001';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93001', '3459', '1', '70', '1101', '1', 'Teleport to Ironforge', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93001');
DELETE FROM `quest_end_scripts` WHERE `id` = '93001';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93001', '0', '6', '', '0', '-4821.613281', '-1155.579468', '502.212250', '3.335226');
/* Darnassus Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93002';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93002', '3459', '1', '70', '1101', '1', 'Teleport to Darnassus', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93002');
DELETE FROM `quest_end_scripts` WHERE `id` = '93002';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93002', '0', '6', '', '1', '9947.525391', '2604.150879', '1316.187988', '4.223004');
/* Exodar Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93003';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93003', '3459', '1', '70', '1101', '1', 'Teleport to Exodar', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93003');
DELETE FROM `quest_end_scripts` WHERE `id` = '93003';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93003', '0', '6', '', '530', '-4054.751709', '-11793.398438', '11.113947', '1.515031');
/* Orgrimmar Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93004';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93004', '3459', '1', '70', '690', '1', 'Teleport to Orgrimmar', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93004');
DELETE FROM `quest_end_scripts` WHERE `id` = '93004';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93004', '0', '6', '', '1', '1677.910400', '-4314.788574', '62.500027', '2.669688');
/* Thunder Bluff Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93005';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93005', '3459', '1', '70', '690', '1', 'Teleport to Thunder Bluff', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93005');
DELETE FROM `quest_end_scripts` WHERE `id` = '93005';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93005', '0', '6', '', '1', '-1197.183716', '29.270617', '179.754837', '2.966604');
/* Undercity Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93006';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93006', '3459', '1', '70', '690', '1', 'Teleport to Undercity', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93006');
DELETE FROM `quest_end_scripts` WHERE `id` = '93006';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93006', '0', '6', '', '0', '1568.478760', '268.519928', '-42.138416', '1.697186');
/* Silvermoon Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93007';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93007', '3459', '1', '70', '690', '1', 'Teleport to Silvermoon', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93007');
DELETE FROM `quest_end_scripts` WHERE `id` = '93007';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93007', '0', '6', '', '530', '9373.077148', '-7166.074219', '11.476312', '5.386526');
/* Shattrath Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93008';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93008', '3459', '1', '70', '0', '1', 'Teleport to Shattrath', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93008');
DELETE FROM `quest_end_scripts` WHERE `id` = '93008';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93008', '0', '6', '', '530', '-1879.500977', '5409.461426', '-12.427713', '1.033202');
/* Gurubashi Arena Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93009';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93009', '3459', '1', '70', '0', '1', 'Teleport to Gurubashi Arena', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93009');
DELETE FROM `quest_end_scripts` WHERE `id` = '93009';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93009', '0', '6', '', '0', '-13234.119141', '217.386627', '31.675938', '1.068150');
/* Project Chaos Mall Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93010';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93010', '3459', '1', '70', '0', '1', 'Teleport to the Mall', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93010');
DELETE FROM `quest_end_scripts` WHERE `id` = '93010';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93010', '0', '6', '', '0', '6168.844238', '-59.702732', '388.177429', '1.921232');
/* The nexus Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93011';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93011', '3459', '1', '70', '0', '1', 'Teleport to the nexus', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93011');
DELETE FROM `quest_end_scripts` WHERE `id` = '93011';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93011', '0', '6', '', '0', '3891.766113', '6985.067383', '69.488747', '0.033922');
/* Dalaran Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93012';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93012', '3459', '1', '70', '0', '1', 'Teleport to dalaran', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93012');
DELETE FROM `quest_end_scripts` WHERE `id` = '93012';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93012', '0', '6', '', '0', '5809.048340', '494.794434', '650.250366', '1.512823');
/* Utgarde Pinnacle Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93013';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93013', '3459', '1', '70', '0', '1', 'Teleport to Utgarde Pinnacle', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93013');
DELETE FROM `quest_end_scripts` WHERE `id` = '93013';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93013', '0', '6', '', '0', '1258.589966', '-4852.410156', '214.839996', '3.501108');
/* Utgarde Keep Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93014';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93014', '3459', '1', '70', '0', '1', 'Teleport to Utgarde Keep', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93014');
DELETE FROM `quest_end_scripts` WHERE `id` = '93014';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93014', '0', '6', '', '0', '1214.013306', '-4866.510254', '41.247601', '0.272894');
/* Drak'Tharon Keep Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93015';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93015', '3459', '1', '70', '0', '1', 'Teleport to Drak'Tharon Keep', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93015');
DELETE FROM `quest_end_scripts` WHERE `id` = '93015';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93015', '0', '6', '', '0', '4759.188965', '-2045.868530', '299.393707', '6.253711');
/* Icecrown Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93016';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93016', '3459', '1', '70', '0', '1', 'Teleport to Icecrown', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93016');
DELETE FROM `quest_end_scripts` WHERE `id` = '93016';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('3016', '0', '6', '', '0', '6523.508301', '2417.283691', '455.459045', '3.561115');
/* Halls of Stone Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93017';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93017', '3459', '1', '70', '0', '1', 'Teleport to Halls of Stone', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93017');
DELETE FROM `quest_end_scripts` WHERE `id` = '93017';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93017', '0', '6', '', '0', '1152', '803', '196', '599');
/* Halls of Lightning Teleport Quest */
DELETE FROM `quest_template` WHERE `entry` = '93018';
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('93018', '3459', '1', '70', '0', '1', 'Teleport to Halls of Lightning', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '93018');
DELETE FROM `quest_end_scripts` WHERE `id` = '93018';
INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datatext`, `datalong`, `x`, `y`, `z`, `o`) VALUES ('93018', '0', '6', '', '0', '1340', '264', '53', '602');
/* Teleport Master NPC */
DELETE FROM `creature_template` WHERE `entry` = '91200';
INSERT INTO `creature_template` (`entry`, `modelid_A`, `modelid_H`, `name`, `subname`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `faction_A`, `faction_H`, `npcflag`, `speed`, `mindmg`, `maxdmg`, `attackpower`, `baseattacktime`, `rangeattacktime`, `minrangedmg`, `maxrangedmg`, `type`, `civilian`, `InhabitType`, `RegenHealth`) VALUES ('91200', '24930', '24930', 'Toni', 'Teleport Master', '80', '80', '5000', '5000', '35', '35', '2', '1', '50', '200', '500', '1500', '1500', '50', '100', '7', '1', '3', '1');
DELETE FROM `creature_questrelation` WHERE `id` = '91200';
DELETE FROM `creature_involvedrelation` WHERE `id` = '91200';
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93000');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93001');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93002');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93003');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93004');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93005');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93006');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93007');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93008');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93009');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93010');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93011');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93012');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93013');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93014');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93015');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93016');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93017');
INSERT INTO `creature_questrelation` (`id`, `quest`) VALUES ('91200', '93018');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93000');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93001');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93002');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93003');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93004');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93005');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93006');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93007');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93008');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93009');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93010');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93011');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93012');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93013');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93014');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93015');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93016');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '93017');
INSERT INTO `creature_involvedrelation` (`id`, `quest`) VALUES ('91200', '91218');
Reply With Quote
  #3  
Old 07-19-2008, 05:49 AM
vashidu's Avatar
Member

 
Join Date: Jul 2008
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 8
Rep Power: 2
vashidu is an unknown quantity at this point
Quote:
Originally Posted by davechaos View Post
How are you with SQL? im trying to make a Warp npc for my server but im not douing a very good gob at it

iv tried a C++ one and a SQL one, my sql one almost works but its a mess, fancy a go at fixingit for me? its a mongos server rev6306

here is what i have at the moment
how exactly is it a mess the sql messed up or its the c++
Reply With Quote
  #4  
Old 07-19-2008, 05:50 AM
Recreation's Avatar
Advanced Hacker

 
Join Date: Jun 2008
Location: Ubuntu
Posts: 352
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 121
Rep Power: 2
Recreation will become famous soon enoughRecreation will become famous soon enough
Send a message via Yahoo to Recreation
It looks like the SQL is messed up...
Reply With Quote
  #5  
Old 07-19-2008, 05:50 PM
davechaos's Avatar
Mentor

 
Join Date: Jun 2008
Location: UK, Manchester
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 28
Rep Power: 2
davechaos is on a distinguished road
Send a message via MSN to davechaos
yes its sql, and navicat wont let me add it to me server as a batch
Reply With Quote
  #6  
Old 07-19-2008, 08:03 PM
Wannabe Member

 
Join Date: Jul 2008
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2
Shimmy is an unknown quantity at this point
Hey can you help me with ascent server?
i did even the tutorial told me to but when i start up myslq manually it says it cant find \english\errmsg.sys

pic
Image of error msg - Photobucket - Video and Image Hosting
Reply With Quote
  #7  
Old 07-19-2008, 08:28 PM
Recreation's Avatar
Advanced Hacker

 
Join Date: Jun 2008
Location: Ubuntu
Posts: 352
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 121
Rep Power: 2
Recreation will become famous soon enoughRecreation will become famous soon enough
Send a message via Yahoo to Recreation
Shimmy, check your config's and make sure mySQL is using the right username's and password's...Dave can you send me a copy of the SQL...thanks!
Reply With Quote
  #8  
Old 07-19-2008, 09:19 PM
davechaos's Avatar
Mentor

 
Join Date: Jun 2008
Location: UK, Manchester
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 28
Rep Power: 2
davechaos is on a distinguished road
Send a message via MSN to davechaos
I asume you mean my mangos.sql here www.apriliarider.co.uk/mangos.sql (save target as) you will find two telaport npc's in my db the one im using on the server is "Bono" but the one im trying to fix is "Toni"
Reply With Quote
  #9  
Old 07-19-2008, 09:53 PM
Wannabe Member

 
Join Date: Jul 2008
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2
Shimmy is an unknown quantity at this point
Quote:
Originally Posted by Recreation View Post
Shimmy, check your config's and make sure mySQL is using the right username's and password's !
dude i have no idea how to do that it was acsent 7.8 repack so if anyone has a working config file for the MySLQ fror that repack please can you send me it
Reply With Quote
  #10  
Old 07-20-2008, 01:49 AM
Wannabe Member

 
Join Date: Jul 2008
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2
Shimmy is an unknown quantity at this point
bump
please help read my question up there
Reply With Quote
D3scene
Welcome to D3scene - probably the best location for all Gamers.

To participate in our friendly environment you have to register. After completing registration you will have full access to all threads and features. We care about members and try to make your stay as pleasant as possible. We are unique with the following feature for members - you will not see a single Advertisement!


The best: registration is completely free. It will not cost you a single penny or harm you in any way. You will lose nothing except 1 minute of your time. So why not register? We would be happy to see you around!
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
any1 need help? vashidu WoW Emulator Server Discussion 11 05-12-2009 05:02 PM
Infernal,Caramba and to any1 else who is turkish DiscoInferno Turkish 13 09-29-2007 02:54 PM
can any1 reccomend me DiscoInferno Hardware Corner 6 07-25-2007 05:48 AM
I don't care what happens if any1 reads this, but... Letsown Warcraft 3 forum 8 06-21-2007 12:17 AM
Any1 wanna help me get better? Forged Warcraft 3 forum 7 04-22-2007 09:26 AM


All times are GMT +1. The time now is 05:52 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.
vBulletin style developed by Transverse Styles