no mate this is for 2.3.3
no mate this is for 2.3.3
ok thnxim lucky my WoW is still on 2.3.3
When do you think a 2.4.1 server will be possible?
no arthas theres a way to get mpg working on 2.4.1 il ask someone
WTF!!!! AWESOME M8!!!! GREAT WORK! and welcome back![]()
hello chrispee,
when i start the ascent-logon and ascent-world it says , error can't run application , error parameters.
What is this? how i fix this? I use windows vista. thank you
u have netframework 3.5 instaled ?
Chrispee thanks, I had netframework 3.0 but installed the 3.5 and it works. ;D .
Any know how is for Fix teleporter.dll?? Thx . I love your repacks Chrispee . And... How i Fix Playeritems? When i do logout my items,gold,backpacks, all deleted .
Last edited by Outlands; 04-14-2008 at 12:48 PM.
for teleporter.dll make sure ure using my ascent compile and for the items delete the table playeritems in navicat and insert this
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for playeritems
-- ----------------------------
CREATE TABLE `playeritems` (
`ownerguid` int(10) unsigned NOT NULL default '0',
`guid` bigint(20) unsigned NOT NULL default '0',
`entry` int(10) unsigned NOT NULL default '0',
`creator` int(10) unsigned NOT NULL default '0',
`count` int(10) unsigned NOT NULL default '0',
`charges` int(10) unsigned NOT NULL default '0',
`flags` int(10) unsigned NOT NULL default '0',
`randomprop` int(10) unsigned NOT NULL default '0',
`randomsuffix` int(11) NOT NULL default '0',
`itemtext` int(10) unsigned NOT NULL default '0',
`durability` int(10) unsigned NOT NULL default '0',
`containerslot` int(11) NOT NULL default '-1',
`slot` tinyint(4) NOT NULL default '0',
`enchantments` longtext NOT NULL,
PRIMARY KEY (`guid`),
KEY `ownerguid` (`ownerguid`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
-- ----------------------------
-- Chrispee
-- ----------------------------
Thx Chrispee, but your script doesn't work xDD . But i edit your table and now work , thx, the table is this:
and.. if i use teleporter.dll ,ascent-world always crashed.Code:SET FOREIGN_KEY_CHECKS=0; -- ---------------------------- -- Table structure for playeritems -- ---------------------------- CREATE TABLE `playeritems` ( `ownerguid` int(10) unsigned NOT NULL default '0', `guid` bigint(20) unsigned NOT NULL default '0', `entry` int(10) unsigned NOT NULL default '0', `wrapped_item_id` int(30) NOT NULL default '0', `wrapped_creator` int(30) NOT NULL default '0', `creator` int(10) unsigned NOT NULL default '0', `count` int(10) unsigned NOT NULL default '0', `charges` int(10) unsigned NOT NULL default '0', `flags` int(10) unsigned NOT NULL default '0', `randomprop` int(10) unsigned NOT NULL default '0', `randomsuffix` int(30) NOT NULL, `itemtext` int(10) unsigned NOT NULL default '0', `durability` int(10) unsigned NOT NULL default '0', `containerslot` int(11) default '-1' COMMENT 'couldnt find this being used in source', `slot` tinyint(4) NOT NULL default '0', `enchantments` longtext collate utf8_unicode_ci NOT NULL, PRIMARY KEY (`guid`), UNIQUE KEY `guid` (`guid`), KEY `ownerguid` (`ownerguid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records -- ----------------------------
when i try to open ascentlogon.exe it says ! Cannot execute "C:\DOCUME~1\Admin\LOCALS~1\Temp\Rar$EX39.860\CHrispee Ascent\ascent-logonserver.exe"
u need to start logonserver.exe before
Is there an item id list for all the 400 custom items? =]
And vendor spawn id's and so forth...
k...just went through every custom item in the DB...im sorry but this repack is very unbalanced, the caster gear is in no comparison to the melee gear, and the first starting level 80 mobs in hyjal hit for 28k on plate armor..
Last edited by rick5305; 04-17-2008 at 12:40 AM.
Anyone know fix flying mounts for work in outlands? . .mount (ID) doesn't work too... :S
Yeah Outlands I am having the same issue, I am using this repack for my fun server and after being up for a couple days now i'm getting some major complaints about flying mounts not working in outland as well as every player in game being able to wield a polearm even if it is red and they don't have the weaponskill. Being kinda newbish I haven't a clue on how to attempt to fix these major errors. Any help would be greatly apprecaited.
Cheers