Programs This section is for programs that can be used on Emulated servers[NO QUESTIONS HERE]
Re: Ascent NPC Maker V1.0
Sergeant
Rep Power: 1
Reputation: 5 Posts: 52
Join Date: Oct 2007
Location: A Track Of Anysort
Re: Ascent NPC Maker V1.0 -
10-10-2007
sweet that saves me alot of work so how do i do like guards
Donate to remove ads. Re: Ascent NPC Maker V1.0
wuff@h0ra ~
Legendary User Rep Power: 6
Posts: 294
Join Date: Mar 2007
Location: #0sec
Re: Ascent NPC Maker V1.0 -
10-11-2007
Awsome program mate : )
Re: Ascent NPC Maker V1.0
Contributor
Rep Power: 3
Reputation: 167 Posts: 783
Join Date: Jul 2007
Re: Ascent NPC Maker V1.0 -
10-28-2007
nvm that i forgot to download WinRAR XD ... but i always get a error.... it just wont work here is what i keep getting
Quote:
Error occured at:2007-10-07 21:43:15
Line no.:6242
Error Code: 1054 - Unknown column 'male_displayid' in 'field list'
Query:
/*!40000 ALTER TABLE `creature_spawns` ENABLE KEYS*/
Error occured at:2007-10-09 07:00:04
Line no.:124345
Error Code: 1146 - Table 'ascent.creature_spawns' doesn't exist
Query:
Unable to issue `use` statement
Error occured at:2007-10-09 07:00:36
Line no.:0
Error Code: 1049 - Unknown database 'ascent'
Query:
INSERT INTO creature_proto
(entry, minlevel, maxlevel, faction, minhealth, maxhealth, mana, scale, npcflags, attacktime, mindamage, maxdamage, rangedattacktime, rangedmindamage, rangedmaxdamage, mountdisplayid, item1slotdisplay, item1info1, item1info2, item2slotdisplay, item2info1, item2info2, item3slotdisplay, item3info1, item3info2, respawntime, resistance0_armor, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, combat_reach, bounding_radius, auras, boss, money, invisibility_type, death_state)
VALUES
(112233, 73, 73, 474, 9999999, 9999999, 999999, 1, 16388, 500, 1500, 3000, 2000, 2000, 2500, 0, 45479, 45479, 45479, 45481, 45481, 45481, 45481, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, "0", 1, 0, 0, 0)
Error occured at:2007-10-09 16:58:03
Line no.:10
Error Code: 1054 - Unknown column 'minlevel' in 'field list'
Query:
INSERT INTO creature_names
(entry, creature_name, Subname, Flags1, type, Family, Rank, unk4, SpellDataID, male_displayid, female_displayid, unknown_int1, unknown_int2, unknown_float1, unknown_float2, Civilian, Leader)
VALUES
(16513, "Lich King", "The Scourge", 0, 6, 0, 1, 0, 0, 16513, 16513, 0, 0, 1, 1, 0, 0)
Error occured at:2007-10-09 20:14:44
Line no.:4
Error Code: 1054 - Unknown column 'male_displayid' in 'field list'
Query:
INSERT INTO creature_names
(entry, creature_name, Subname, Flags1, type, Family, Rank, unk4, SpellDataID, male_displayid, female_displayid, unknown_int1, unknown_int2, unknown_float1, unknown_float2, Civilian, Leader)
VALUES
(16513, "Lich King", "The Scourge", 0, 6, 0, 1, 0, 0, 16513, 16513, 0, 0, 1, 1, 0, 0)
Error occured at:2007-10-09 20:15:21
Line no.:4
Error Code: 1054 - Unknown column 'male_displayid' in 'field list'
Query:
INSERT INTO creature_names
(entry, creature_name, Subname, Flags1, type, Family, Rank, unk4, SpellDataID, male_displayid, female_displayid, unknown_int1, unknown_int2, unknown_float1, unknown_float2, Civilian, Leader)
VALUES
(16513, "Lich King", "The Scourge", 0, 6, 0, 1, 0, 0, 16513, 16513, 0, 0, 1, 1, 0, 0)
Error occured at:2007-10-09 20:15:34
Line no.:4
Error Code: 1054 - Unknown column 'male_displayid' in 'field list'
Query:
INSERT INTO `trainers` VALUES ('372', '186', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '60', '0', 'Hello, ̉ہà ƒâ€šÃ‚¾.')
Error occured at:2007-10-09 21:14:20
Line no.:964350
Error Code: 1406 - Data too long for column 'TalkText' at row 1
Query:
INSERT INTO `trainers` VALUES ('372', '186', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '60', '0', 'Hello, ̉ہà ƒâ€šÃ‚¾.')
Error occured at:2007-10-09 21:35:00
Line no.:964350
Error Code: 1406 - Data too long for column 'TalkText' at row 1
Query:
CREATE TABLE `accounts` (
`acct` bigint(20) NOT NULL auto_increment,
`login` varchar(255) NOT NULL default '',
`password` varchar(28) NOT NULL default '',
`gm` varchar(27) NOT NULL default '',
`banned` int(30) NOT NULL default '0',
`lastlogin` timestamp NOT NULL default '0000-00-00 00:00:00' on update CURRENT_TIMESTAMP,
`lastip` varchar(15) NOT NULL default '',
`email` varchar(50) NOT NULL default '',
`flags` int(11) NOT NULL default '0',
PRIMARY KEY (`acct`,`login`),
UNIQUE KEY `acct` (`acct`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=latin1
Error occured at:2007-10-09 21:37:52
Line no.:26
Error Code: 1050 - Table 'accounts' already exists
Query:
INSERT `creature_names` VALUES ('112233', 'Chief Thunder','L70ETC', '0', '2', '0', '2', '0', null, ' 21665', '1', '1', '0', null)
Error occured at:2007-10-25 22:29:25
Line no.:1
Error Code: 1136 - Column count doesn't match value count at row 1
Query:
INSERT `creature_names` VALUES ('112233', 'Chief Thunder','L70ETC', '0', '2', '0', '2', '0', null, ' 21665', '1', '1', '0', null)
Error occured at:2007-10-26 17:28:29
Line no.:1
Error Code: 1136 - Column count doesn't match value count at row 1
Query:
INSERT INTO creature_names
(entry, creature_name, Subname, Flags1, type, Family, Rank, unk4, SpellDataID, male_displayid, female_displayid, unknown_int1, unknown_int2, unknown_float1, unknown_float2, Civilian, Leader)
VALUES
(999666999, "Arthas ", "Scoruge", 0, , , , 0, 0, 16508, , 0, 0, 1, 1, 0, 0)
Error occured at:2007-10-28 02:40:35
Line no.:4
Error Code: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' , , 0, 0, 16508, , 0, 0, 1, 1, 0, 0)' at line 4
Leader of Blua. Scripter of Blua. BrantX... The one and only.
Re: Ascent NPC Maker V1.0
Contributor
Rep Power: 4
Reputation: 151 Posts: 315
Join Date: Jul 2006
Location: lawlchwitz
Re: Ascent NPC Maker V1.0 -
10-28-2007
Wow-v is easier imho
But +2rep for taking your time to make this for us.
Re: Ascent NPC Maker V1.0
Shan'do
Rep Power: 6
Posts: 2,244
Join Date: Jul 2007
Location: New Zealand
Re: Ascent NPC Maker V1.0 -
10-29-2007
Great Job Dude,
But it don't work for my Database because i have a Custom Database
[color="RoyalBlue"]
Re: Ascent NPC Maker V1.0
Banned
Rep Power: 0
Reputation: 3 Posts: 18
Join Date: Aug 2007
Re: Ascent NPC Maker V1.0 -
10-29-2007
thxs this is awesom +rep
Re: Ascent NPC Maker V1.0
Shan'do
Rep Power: 6
Posts: 2,244
Join Date: Jul 2007
Location: New Zealand
Re: Ascent NPC Maker V1.0 -
10-29-2007
Quote:
Originally Posted by
BrantX0 ummm.........what do i open it up with...it says to look for a program....
if you could send me the link or anything to me so i can open it?
It should already be a Applaction, so it should open it self
[color="RoyalBlue"]
Re: Ascent NPC Maker V1.0
Master Sergeant
Rep Power: 2
Reputation: 42 Posts: 79
Join Date: Jan 2007
Location: Russia, Moscow
Re: Ascent NPC Maker V1.0 -
11-03-2007
Error1064 no work.
Re: Ascent NPC Maker V1.0
Master Sergeant
Rep Power: 2
Reputation: 11 Posts: 134
Join Date: Apr 2007
Re: Ascent NPC Maker V1.0 -
11-03-2007
Quote:
Originally Posted by
Onemore Wow-v is easier imho
But +2rep for taking your time to make this for us.
i cannot make cretures at wow-v
, thanks for the program
Shaman + warrior = 2301 Resto Shaman 5xshaman = 2396 bg #1 carrying multibox
Re: Ascent NPC Maker V1.0
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 2
Reputation: 1 Posts: 19
Join Date: Feb 2007
Re: Ascent NPC Maker V1.0 -
11-03-2007
Yea you cant make creater's at WoW-V ......Just wondering can you put in minlevel and maxlevel cause having 1 level sucks
can u put in a option for min to max level that would be great
Re: Ascent NPC Maker V1.0
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 0
Reputation: 1 Posts: 4
Join Date: Oct 2007
Re: Ascent NPC Maker V1.0 -
11-06-2007
thx, pretty nice
Re: Ascent NPC Maker V1.0
Knight-Lieutenant
Rep Power: 2
Reputation: 17 Posts: 248
Join Date: Aug 2007
Re: Ascent NPC Maker V1.0 -
11-06-2007
This is cool, gonna try it now
Re: Ascent NPC Maker V1.0
Private
Rep Power: 0
Reputation: 6 Posts: 2
Join Date: Jun 2007
Location: South Bay, SD
Re: Ascent NPC Maker V1.0 -
11-13-2007
This is cool. Here are some things it needs:
Min level field
Max level field
URL Updates (if you could post those here, that'd be fan****ingtastic)
Thanks.
very nice
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1 Posts: 14
Join Date: Sep 2007
Location: North Dakota
very nice -
12-08-2007
very nice program. i've gotten lots of use out of this already
<GM>MEC
1337 Pwnage Serv
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Rep Power: 1
Reputation: 1 Posts: 27
Join Date: Nov 2007
12-08-2007
Wow! This is awesome, thank you.
I dont think my +rep works as a leecher but I gave it a shot.
Really need to allow leechers to give + rep credit for good work
Last edited by Clinique; 12-08-2007 at 10:47 AM .
Donate to remove ads.
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by
vBSEO 3.1.0
vBulletin Skin developed by:
vBStyles.com