Complete Ascent guide with: ascent 2.2.x supported and website menu

User Tag List

Page 1 of 10 12345 ... LastLast
Results 1 to 15 of 146
  1. #1
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Complete Ascent guide with: ascent 2.2.x supported and website

    Hello fellow mmowned people, ive been away for a while but im back now for a while (lol?). Anyway lets get straight to the point.
    Credits: Me ^^ and Fernandez ^^


    Complete Ascent guide with: ascent 2.2.x supported and website

    1. Setting up your server

    Extract the .rar file to your desktop. Then un rar every file in the folder

    Then click the mysql setup icon and go througth the setup, choose typical and just click next until you get to enter the root password. Set this to anything you want but make sure you change it in the .conf files later. ^^

    After MYSQL has been installed edit your conf files called Ascent(isro) and logonserver to the required username and password. Make sure mysql is running and log into SQLyog or Navicat and execute the database included (only if you want to ofc)

    Setting up the database
    Downlaod Navicat or SQLyog and connect to the database ascent, then jsut execute the required files, note all things you watn to keep must be backed up

    Thats your server installed now the website.

    Locate the conf file and edit it to your requirements it can be used for antrix or ascent then click 'stop' then click 'start' and you should be well on your way


    Any problems let me know (uploading pics soon )


    Download Link 1: Click meeee
    2.2 DBC Link 1: Click meee also

    Changelog
    ----------------------------------------------------------------
    * fixed bug where learning riding skill would not max it out
    ----------------------------------------------------------------
    * fixed crash while loading players with old skill system
    ----------------------------------------------------------------
    -experimental fix. Report on forums if you still loose any items with a unbugged db(pls). make sure you applied the previous necessary querys before reporting any issues.
    ----------------------------------------------------------------
    * Rewrote skill system. Uses a new storage system, I'll upload a converter later. This is*not* tested yet, do not use until I'm finished.
    ----------------------------------------------------------------
    nothing that you could or would use.
    ----------------------------------------------------------------
    Retarded fix, now you can double click it!!!
    Thanks vbCrLf
    ----------------------------------------------------------------
    gm gethealthpct fix from Tanelorn (seems logical)
    ----------------------------------------------------------------
    *little enchant fix
    PS. Also my prev. thx was to Iceman ^^

    ----------------------------------------------------------------
    *fixed Revive and "Wrong target" bug.
    *removed 126 item split limitation
    *rewritten Mage: Arcane Power, Fire Power; Warlock: Shadow Mastery NTY
    *fixed roll system
    *Rogue:Improved Sprint; Druid:Intensity; Warrior:Improved Berserker
    thx to Icemaster,partha and Riversilk

    ----------------------------------------------------------------

    - finally got that little trickster that was making ruthlesness to add 2 combo points (took me 3 hours ). Rechecked code intialization and reenabled it. Hope everything goes well.
    - tested and enabled rogue :
    - setup
    - initialization
    (lol, those are talents and not soem install steps :P )
    - removed some useless code from traienr system. Will not show not tested spells now.

    ----------------------------------------------------------------
    - rogue initiative and setup
    added on_dodge and on_resist proflags and handling
    all disabled until tested :P
    omg we are all out of custom flags

    ----------------------------------------------------------------
    (i can't beleave i'm doing this)
    what it does:
    - if you have 75/150 riding skill, it should set it to 150/150
    how to use it:
    - search this text in player.cpp : "DEV, PLEASE PIMP MY RIDE"
    - uncomment the next 2 lines lines , recompile and use
    ps. This should not do no harm. You can use it even if you didn't get reports from player. You can use it in other revisions too, i'm just giving an example how to fix it for all players from ¦ side.
    Will remove code after a few revisions since this has no place in a working rev.

    ----------------------------------------------------------------

    * Fixed crash when trying to respawn creatures from unloaded cells (happened with low reload times)

    ----------------------------------------------------------------
    * Crash fixes.
    * Tweaked movement to about the best it is going to get. To the people complaining about lag/skipping issues, get a better computer! You will get movement skipping if the other player is getting below about 10fps I found to be the bare minimum for smooth movement. This makes sense, because if they're lagging it can't process input quick enough, therefore it skips, it's like lag, except the client tries to compensate for it, so instead of it moving from one place to another in a "jerk" fashion, it will "skip" as the client tries to interpolate the position. There is *nothing* we can do about this server-side really, except encourage players to lower their settings or upgrade their specs. (from compboy: "BUY AN X850, FAG, ITS ONLY 100 BUCKS)

    ----------------------------------------------------------------

    * Movement tweaks.
    + Introduced FastMutex class, hopefully to help debug mutex deadlocks where OwningThread=0
    * Fixed crash where if a player was deleted while he was in a group it would crash.
    * Fixed crash on petlearnspell
    * Fixed bug where a farsight (invisible) creature would get attacked by npc's


    ----------------------------------------------------------------

    * Mage: Arcane Power, Spell Power, Fire Power
    * Priest: Darkness
    * Warlock: Shadow Mastery
    Mage's day

    ------------------------------------------
    well since proccount was removed (tottaly agree with burl, sorry was trusting the src ) i added some cooldown to ai_agents
    cooldown = casttime + duration + spcooldown (sice you are using mob spells most of the time spcooldown=0, casttime=0 (instant), Duration=0 if not aura ...maybe people will come with better formulas here)
    if you wish to use this formula then execute this query
    update ai_agents set spellCooldown=-1 where spellCooldown=0
    (NTY and in testing faze)
    Last edited by 2dgreengiant; 10-09-2007 at 12:09 PM.
    If you need me you have my skype, if you don't have my skype then you don't need me.

    Complete Ascent guide with: ascent 2.2.x supported and website
  2. #2
    EmiloZ's Avatar Flying Piggy Back
    CoreCoins Purchaser
    Reputation
    538
    Join Date
    Jun 2007
    Posts
    1,393
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    Nice done Giant. +rep !
    Why fill up a signature?

  3. #3
    mafiaboy's Avatar Contributor
    Reputation
    235
    Join Date
    May 2007
    Posts
    698
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    woot im the 2nd one to post! Very nice 2dgreengiant !

  4. #4
    Ferag's Avatar Contributor
    Reputation
    263
    Join Date
    Jul 2007
    Posts
    1,437
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    Private servers have always confused me... So I download that and follow instructions and I'll have a server?

  5. #5
    D3m0n1ca's Avatar Contributor
    Reputation
    132
    Join Date
    Mar 2007
    Posts
    463
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    Nice guide man, keep up the good work. +rep.

  6. #6
    GeeZe's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    GREAT JOB! +rep

  7. #7
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    Private servers have always confused me... So I download that and follow instructions and I'll have a server?
    basicly yea
    If you need me you have my skype, if you don't have my skype then you don't need me.

  8. #8
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    updated with a changelog
    If you need me you have my skype, if you don't have my skype then you don't need me.

  9. #9
    Melt7272's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    OK... good guide!!!
    BUT the batch files are taking FOREVER to execute... and are the files that your suppose to execute in the 2.2DB the same as the first download?



    \

  10. #10
    budbadi's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    Hi,

    i do all steps and now i have an error on login:
    "Unable to validate game version (...)"

    my WoW is 2.2.3, help me plis!!

    thx
    bye

  11. #11
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    in the logonserver.conf change the max build to 9999 and the min build to 1
    If you need me you have my skype, if you don't have my skype then you don't need me.

  12. #12
    budbadi's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    thx!!!
    now are fully functional, but how I make for burning crusade to function?

    thx again
    bye

    can i use no-ip to conect more people?? how i do??

    thx again
    Last edited by budbadi; 10-11-2007 at 12:14 PM.

  13. #13
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    thx!!!
    now are fully functional, but how I make for burning crusade to function?
    in sqlyog or navicat change the flags to 8 on the user in the accounts table

    can i use no-ip to conect more people?? how i do??
    will have to check back later for me to add a guide on it here or use the search system
    If you need me you have my skype, if you don't have my skype then you don't need me.

  14. #14
    Melt7272's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website

    okk i got every thing.... but i had a lil problem. my power went out when i executed the batch files for "world" so i dont know if it completly finish... cause i was out when it happened. soo when i hit the acsent.exe thing it goes through everything the bam... this comes up




    then i hit ok.... then once it gets to the end.... it says 1 server 1 realm
    and this is my secound error




    SO PLZ help me green i really want this to work =)

  15. #15
    Melt7272's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Complete Ascent guide with: ascent 2.2.x supported and website


Page 1 of 10 12345 ... LastLast

Similar Threads

  1. How to make your ascent server public!Noob Guide with pics!
    By ludde_193 in forum WoW EMU Guides & Tutorials
    Replies: 31
    Last Post: 07-25-2008, 05:38 AM
  2. The Complete DnD [Now with gold clearing Guide]
    By Biospecies in forum WoW Scam Prevention
    Replies: 136
    Last Post: 07-01-2008, 05:01 AM
  3. How to Make Ascent Server 2.3.3+ and How to make it public with hamachi
    By Joonak in forum WoW EMU Guides & Tutorials
    Replies: 25
    Last Post: 03-06-2008, 04:29 PM
  4. Molten Core Guide (with pictures)
    By Matt in forum World of Warcraft Guides
    Replies: 0
    Last Post: 04-19-2006, 12:10 AM
  5. Bannok Grimaxe Soloing Guide (with video)
    By Matt in forum World of Warcraft Guides
    Replies: 0
    Last Post: 03-30-2006, 10:23 AM
All times are GMT -5. The time now is 12:53 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search