ok the ascent-world needs collisions.dll but i donot have it..
ok the ascent-world needs collisions.dll but i donot have it..
You have to read the included README.txt, please.
It shows you what to do:
How to setup your server?
1. Extract all of the rar-archives.
2. Make a new database in Navicat/SQLyog or another mysql program.
3. Execute PS_fundb_rev7.sql with your mysql program (Navicat/SQLyog or another one), into the clean database you have just created.
4. Copy the files from Ascent3902.rar to your server folder (create a folder if you don't have a server yet).
5. Edit the .conf files and configure them as you want.
6. Put the ad.exe file from the ad.rar archive in your World of Warcraft folder and create a folder called 'Maps' in your WoW folder too. Execute the ad.exe file (takes about 30 minutes).
7. Once finished put the 'Maps' folder in your server folder.
8. Execute the vmapextract_v2.exe file (this may take a few hours), when finished make a folder in the same folder as the vmap_assembler.exe and call it 'vmaps', then execute vmap_assembler.exe (this takes about 20 minutes).
9. Once finished put the 'vmaps' folder in you server folder.
10. Put the collision.dll file in your server folder.
11. Put the DBC folder in your server folder.
12. Create a folder called 'scripts' in your server folder and put the .lua scripts into it.
13. Goto your database and open the table called 'accounts', you'll see 3 standard accounts, you should rename or delete them and make a new account for yourself.
14. Start ascent-logonserver.exe and ascent-world.exe (and if you want to use voicechat start ascent-voicechat.exe too, you need to have it configured in your .conf files tho).
15. Login to your server and have fun!!!![]()
Following this instruction takes some time (for me: 1hour 14min total) but it works fine.
So far...
Last edited by slur; 02-29-2008 at 07:36 AM.
I got 2 computers... only one of em can play wow... the other one has too bad graphcis well ill start up server and try to login tru my hamachi network. It just stays as: Connecting and nothing happens... do i need to enable something like incoming connections`? or?
Btw it dosent shows up that any computer connects in ascent or logonserver
some one! i wanna try this erver
ok fixed that now my ascent-world i w8 like 10 sec and then *POOF*XD WTF! some 1 help
ok if you do not know ascent-world needs a programXD so here you go hope this helps you+Rep you need to put this file in C:\WINDOWS\system
That's bullshit afaik....
To set up a server, just follow the included readme!
Please add more detailled information. (OS; all required software installed?; correct configuration?; the way of connecting to the database ...)
@ buzzaugust:
You can setup a LAN-Server without using Hamachi.
I am using static IP addresses and it's working fine.
If don't know how to setup or ifyou like to know how, request and I will create a guid for you.
Note: I am from german and if my english is bad, please don't mock me. And if someone doesn't like me because I'm german, nous pouvons parler en francais. (Only kidding ;-))
blaize9 has some truth, but that isn't it, nor would ascent even open if you didn't have the correct files.
remember the collision stuff. we forgot to include collision.dll i believe. but please download from someone trusted, or compile your own.
ok then get your own for $12!twocents
i followed the readme, took me about 1 minute to set up the server![]()
that included executing?i followed the readme, took me about 1 minute to set up the server
And when NON gm accounts on the server use a flying mount in outlands they get kicked for "waterbreath hack" or some shit. same if they release spirit, whut do i do?
Thanks!
Just what i was looking for![]()
ahh, WaterBreathing="1" wasnt in the Config file i had... wierd. ty![]()
Hello
When i execute the SQL file come this error:
[Err] 1074 - Column length too big for column 'info_str' (max = 255); use BLOB or TEXT instead
[Err] -- ----------------------------
-- Table structure for creature_names
-- ----------------------------
CREATE TABLE `creature_names` (
`entry` int(10) unsigned NOT NULL default '0',
`name` varchar(100) NOT NULL,
`subname` varchar(100) NOT NULL,
`info_str` varchar(500) NOT NULL default '',
`Flags1` int(10) unsigned default '0',
`type` int(10) unsigned default '0',
`family` int(10) unsigned default '0',
`rank` int(10) unsigned default '0',
`unk4` int(10) unsigned default '0',
`spelldataid` int(10) unsigned default NULL,
`male_displayid` int(30) NOT NULL,
`female_displayid` int(30) NOT NULL,
`male_displayid2` int(30) NOT NULL default '0',
`female_displayid2` int(30) NOT NULL default '0',
`unknown_float1` float NOT NULL default '1',
`unknown_float2` float NOT NULL default '1',
`civilian` int(4) unsigned default NULL,
`leader` tinyint(3) unsigned default NULL,
PRIMARY KEY (`entry`),
UNIQUE KEY `a` (`entry`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Creature System';
[Msg] Finished - Unsuccessfully
--------------------------------------------------
Lappe
![]()
Last edited by Lappe; 03-01-2008 at 11:26 AM.