[HELP] Collission DLL menu

Shout-Out

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Darksid's Avatar Member
    Reputation
    19
    Join Date
    Jun 2008
    Posts
    375
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [HELP] Collission DLL

    2greengiant finally got my WSG and AB working, for some reason whenever someone fears i fall through the wall for miles and miles...

    Someone told me about collission.dll is the thing that will fix it, but for some reason when i compiled it and loaded it i get.


    Collission.dll- Version functions not found


    if someone could help me out would greatly appreciate it
    Last edited by Darksid; 07-05-2008 at 05:20 PM.

    [HELP] Collission DLL
  2. #2
    **Sweeny**'s Avatar Member
    Reputation
    33
    Join Date
    Dec 2007
    Posts
    282
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The .dll isn't up to date with your core.

  3. #3
    Darksid's Avatar Member
    Reputation
    19
    Join Date
    Jun 2008
    Posts
    375
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no it would say version mismatch then

  4. #4
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you have the Vmaps setup?
    Life Puzzler WoW - Website | Forums

  5. #5
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    l33tnoob meant that the code itself is older/newer than your ascent code. Ascent cant read/use the function in your code.

  6. #6
    Darksid's Avatar Member
    Reputation
    19
    Join Date
    Jun 2008
    Posts
    375
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no dude it would say version mismatch, and gastric please get on msn

  7. #7
    dlm1065's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Darksid View Post
    2greengiant finally got my WSG and AB working, for some reason whenever someone fears i fall through the wall for miles and miles...

    Someone told me about collission.dll is the thing that will fix it, but for some reason when i compiled it and loaded it i get.


    Collission.dll- Version functions not found


    if someone could help me out would greatly appreciate it
    1st of since I am slightly brain dead from lack of sleep pardon me if I am not catching the obvious.
    Are you compiling the server yourself or using a repack that supports collision?
    Assuming yes to compiling I need more info.

    IE. what OS (windows 32, windows 64, linux) , which emu version, etc.


    For Instance for arc ascent emu version 258 under 32 bit windows

    1) compile collision.dll then go to the Release folder under collision.dll
    2) copy collision.dll and collision.lib to your visual studiovc\lib folder
    3) go into the svn to the trunk\src\ascent-shared\AscentConfig.h and
    change the line
    Code:
    //#define COLLISION 1
    to look like this
    Code:
    #define COLLISION 1
    4) compile your server
    5) copy your srever files into the appropriate folders
    .....(ie. /server and server/script_bin)
    6) extract your dbc put them in the appropriate folder
    .....(ie. /server/dbc)
    7) extract your maps put them in the appropriate folder
    .....(ie. /server/maps)
    extract your vmaps put them in the appropriate folder
    .....(ie. /server/vmaps)
    9) go back to yourcollision.dll foldr and copy collision.dll and collision.lib to your server folder
    .....(ie. /server )

  8. #8
    Darksid's Avatar Member
    Reputation
    19
    Join Date
    Jun 2008
    Posts
    375
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got a little confused there man, could you please just msn me [email protected]
    Last edited by Darksid; 07-05-2008 at 07:52 PM.

  9. #9
    Hasbro's Avatar Banned
    Reputation
    65
    Join Date
    Dec 2007
    Posts
    334
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Look, go to Welcome to ArcEmu ! click "Wiki" and then click Collision.
    If you follow the guide it will work and you'll have working collision on your server =D

    Enjoy.

  10. #10
    dlm1065's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hasbro View Post
    Look, go to Welcome to ArcEmu ! click "Wiki" and then click Collision.
    If you follow the guide it will work and you'll have working collision on your server =D

    Enjoy.
    Dang, I forgot your wiki had the collision info on it
    One thing I don't see is that the collision(.dll and lib) need to go in the ascent
    folder if I did not put them there I got an error message putting them there got rid of it

  11. #11
    Darksid's Avatar Member
    Reputation
    19
    Join Date
    Jun 2008
    Posts
    375
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So this will keep people from falling miles and miles out of WSG lol

  12. #12
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying to help you, but you blocked me on MSN.

  13. #13
    Darksid's Avatar Member
    Reputation
    19
    Join Date
    Jun 2008
    Posts
    375
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    dude i need to know your msn i cant unblock you because i removed you too.. tell me your msn and ill add you again.

  14. #14
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  15. #15
    Darksid's Avatar Member
    Reputation
    19
    Join Date
    Jun 2008
    Posts
    375
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok added you but does anyone else have an idea why im still falling through the ground etc. Because i did the vmaps, and dll still same problem =(

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help] scan.dll and windows 7
    By DoomForDeath in forum WoW ME Questions and Requests
    Replies: 6
    Last Post: 11-26-2009, 03:59 PM
  2. [help] about warpnpc.dll for new ascent rev
    By ion564 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 02-13-2008, 07:18 PM
  3. [HELP] Lua DLL Error
    By Rouslan in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 01-12-2008, 02:02 PM
  4. Help? MsVCP71.dll missing
    By Wildslayer in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 01-03-2008, 03:11 AM
  5. [Help] Source > dll
    By vasko93 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 12-29-2007, 01:34 AM
All times are GMT -5. The time now is 04:56 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search