Raised This Month: $51 Target: $400
 12% 

WoW Mod


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Stinkyfax
BANNED
Join Date: Aug 2007
Plugin ID:
779
Plugin Version:
1.14
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    World of Warcraft modification for Counter-Strike:Source
    Unapprover:
    Reason for Unapproving:
    Author's request.
    Old 02-21-2009 , 13:17   WoW Mod
    Reply With Quote #1

    Features:
    Player is able to customize his hero, let's call it the freedom of choose:
    • Choose class to play
    • Chose items to wear
    • Spells to use
    • You can be supporter, damage dealer or even tank
    • Chose items to wear
    • Chose atrributes
    Administration can hold different events which are already supported by mod:
    • Run boss events
    • Run quizes which will give a present for right answer
    • Send mail to everyone with a present or just message
    Features which have never been in other mods:
    • Attack speed is modified, yes now you can shoot manual shotgun as fast as it is auto shotgun
    • Auction house!
    • Mail System!
    • No more linear formulas!
    • Players can craft items, gather resource, trade them.
    • Alot more.
    The mod is well customizable even without changing it's source:
    • You are able to create new items, to modify existing items
    • Make new sets, add them to drop tables of bosses!!
    • Changing spell's dependencies is as easy as possible. Just open spells_3.txt file in sourcemod\data\ to modify spells of the mage
    • You are able to change or add boss settings, like changing his stamina, strength, agility, intellect, armor, drop tables, chance of drop, etc in wcbossdrop.txt
    • Moreover you are able to manipulate, edit, add global drops, just open wcdrop.txt
    • You can modify help menu by opening wchelp.txt
    • You also can modify random news posted in chat by opening wcnews.txt
    Isn't that enough to try out the mod?* ;)

    Mod is stable, it has been running in beta stage for more than 1 year and almsot all bugs are fixed! (At least all known bugs)

    You will find plenty information by following this links:

    Quote:
    WoW mod installation instructions.

    first of all we need:
    metamod (Any version which will support sourcemod)
    sourcemod (1.2.1 or higher)
    I will advise NOT running: ES, ES:Tools, Mani-adin plugin
    Anyway if you run it should not cause any problems except random crashes which are incuded with those plugins

    REQUIRED: MySQL (Any version should be fine, but the mod is tested on 5.0.51b Windows XP SP3)
    The ping to MySQL server from SRCDS server is recommended to be less than 30ms (the lower - the better)
    REQUIRED: Hacks Extention, it is already included inside of this pack, but in case Hacks did not install properly
    use this link: http://forums.alliedmods.net/showthread.php?t=56323



    PREFERED: Running SRCDS on Windows and UNIX MySQL Server.

    INSTALLATION:
    ** 1. Just copy with replace all the files from directory "files" to directory "cstrike" with replacing if any
    ** 2. To check, 1 of the files should be: .../srcds/cstrike/sound/wc/levelup.wav
    ** 3. Open file srcds/cstrike/addons/sourcemod/configs/wow.ini wit text editor.
    ** 4. Modify it with putting your own settings, make sure filling mysql settings and TEAMBALANCE_COMMAND
    ** If you do not have any teambalancer try this:* http://forums.alliedmods.net/showthread.php?t=59234

    Adviced: visiting this topic may be extremely usefil to get known with mod itself,
    the link is: http://sugardas.lt/~jozh/index.php/topic,22
    General information about classes.

    Changelog

    NOTICE Messages: Please ensure reading changelog files, it contains info about which files are modified/added.

    Requires hacks extension (it is attached to file)

    Source is attached, to compile it you need Hacks Extention include files

    Servers moderated by me with this mod:
    92.48.227.153:27015 (Europe) - Offficial wow mod server
    92.48.227.153:27016 (Europe) - Offficial Arena Server

    Download wow mod 1.14
    Unfortunately I could not upload this version to forum because of the 5mb limit.
    Attached Files
    File Type: zip wow1.14 source.zip (116.2 KB, 3777 views)

    Last edited by Stinkyfax; 09-06-2009 at 18:00. Reason: new version
    Stinkyfax is offline
    sfPlayer
    Senior Member
    Join Date: Dec 2007
    Location: Germany
    Old 03-03-2009 , 17:28   Re: WoW Mod
    Reply With Quote #2

    approved after reading 17625 lines of code ;)
    sfPlayer is offline
    PStar
    Veteran Member
    Join Date: Mar 2008
    Old 03-03-2009 , 17:37   Re: WoW Mod
    Reply With Quote #3

    Nice Work.
    PStar is offline
    Chris-_-
    SourceMod Donor
    Join Date: Oct 2008
    Old 03-03-2009 , 17:48   Re: WoW Mod
    Reply With Quote #4

    Looks nice

    Last edited by Chris-_-; 03-03-2009 at 18:13.
    Chris-_- is offline
    Stinkyfax
    BANNED
    Join Date: Aug 2007
    Old 03-03-2009 , 20:46   Re: WoW Mod
    Reply With Quote #5

    1.04 version released. Fixed missing parameter at creating table on first plugin start.
    Stinkyfax is offline
    mew905
    New Member
    Join Date: Mar 2009
    Old 03-03-2009 , 21:58   Re: WoW Mod
    Reply With Quote #6

    wow that was a really quick release... I was using 1.03, downloaded just a few hours ago, will try the newER version now

    EDIT AGAIN:: exactly the same problem, still says it's 1.03 but I definitely have 1.04 now

    L 03/03/2009 - 21:21:48: [wow.smx] MySQL Error: [1049]: Unknown database 'wow'
    L 03/03/2009 - 21:21:48: [SM] Plugin encountered error 25: Call was aborted
    L 03/03/2009 - 21:21:48: [SM] Native "SetFailState" reported: [WC] Error: Connection to MySQL database has failed, aborting
    L 03/03/2009 - 21:21:48: [SM] Displaying call stack trace for plugin "wow.smx":
    L 03/03/2009 - 21:21:48: [SM] [0] Line 35, D:\srcds programming\wow\addons\sourcemod\scripting\wo w/mysql.inc::InitMySQL()
    L 03/03/2009 - 21:21:48: [SM] [1] Line 64, D:\srcds programming\wow\addons\sourcemod\scripting\wo w.sp::OnPluginStart()

    Last edited by mew905; 03-03-2009 at 22:24.
    mew905 is offline
    Stinkyfax
    BANNED
    Join Date: Aug 2007
    Old 03-04-2009 , 04:53   Re: WoW Mod
    Reply With Quote #7

    Quote:
    Originally Posted by mew905 View Post
    wow that was a really quick release... I was using 1.03, downloaded just a few hours ago, will try the newER version now

    EDIT AGAIN:: exactly the same problem, still says it's 1.03 but I definitely have 1.04 now

    L 03/03/2009 - 21:21:48: [wow.smx] MySQL Error: [1049]: Unknown database 'wow'
    L 03/03/2009 - 21:21:48: [SM] Plugin encountered error 25: Call was aborted
    L 03/03/2009 - 21:21:48: [SM] Native "SetFailState" reported: [WC] Error: Connection to MySQL database has failed, aborting
    L 03/03/2009 - 21:21:48: [SM] Displaying call stack trace for plugin "wow.smx":
    L 03/03/2009 - 21:21:48: [SM] [0] Line 35, D:\srcds programming\wow\addons\sourcemod\scripting\wo w/mysql.inc::InitMySQL()
    L 03/03/2009 - 21:21:48: [SM] [1] Line 64, D:\srcds programming\wow\addons\sourcemod\scripting\wo w.sp::OnPluginStart()
    You are trying to connect not existing database, create the Database firstly
    Stinkyfax is offline
    mew905
    New Member
    Join Date: Mar 2009
    Old 03-04-2009 , 12:18   Re: WoW Mod
    Reply With Quote #8

    yeah, I know but if it were anyone who has never worked with mySQL before it should create the database on its own... its just a simple command "Create database 'wow';"

    Other than that I'm wondering what exactly it's trying to do because I keep getting that error, I dont have a D drive, I dont know if the rest of the code looks like that (showing the D drive file paths), if it does then there's no issue but it seems like its trying to access a file or command that doesnt exist on my PC. Good job though, love the concept and after creating the wow database it did load, just wouldnt let me do anything other than gain xp. So it's functional, but incomplete/buggy.

    EDIT: it works completely fine now with version 1.05. good job, it might be some of my other mods though but my HP keeps dropping back down to 100 after 2 seconds. I'll look into this on my end as I suspect it's a conflict with another mod.

    EDIT2: Yeah, it was a conflict with CSSM's spawn protection. All's good now.

    Last edited by mew905; 03-04-2009 at 13:04.
    mew905 is offline
    Lebson506th
    Veteran Member
    Join Date: Jul 2008
    Old 03-04-2009 , 12:36   Re: WoW Mod
    Reply With Quote #9

    That path is just the path where it was compiled.
    __________________
    My Plugins
    Spray Tracer by Nican, maintained by me
    Simple TK Manager
    DoD:S Admin Weapons

    Links
    Resistance and Liberation (A HL2 Multiplayer Modification)
    Lebson506th is offline
    PStar
    Veteran Member
    Join Date: Mar 2008
    Old 03-04-2009 , 12:46   Re: WoW Mod
    Reply With Quote #10

    Wouldn't it be better to create a new thread for this plugin?
    The deleted post's are really anoying.
    PStar is offline
    Reply



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 02:07.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode