Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Search:

Type: Posts; User: Sdyess94

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Thread: C++

    by Sdyess94
    Replies
    1
    Views
    14,214

    Firstly, function names can't have spaces. So...

    Firstly, function names can't have spaces. So things like
    void Bag Stone should be something like
    void Bag_Stone

    The rest I'd have to look over tomorrow when I get home.
  2. Replies
    4
    Views
    3,349

    Sure, I just never got around to adding colors,...

    Sure, I just never got around to adding colors, it would look a lot better with it though.
  3. Replies
    4
    Views
    2,921

    A bit of a necro, but I have fixed his commands...

    A bit of a necro, but I have fixed his commands :)



    /* Credits claimed by AuxProductions.

    More functions WILL be added on request.
    */

    #include "StdAfx.h"
  4. Replies
    4
    Views
    3,349

    [C++/ArcEmu] Donor Announce and Server Chat

    Here is a patch that I've made.

    Firstly, make sure you have enabled Player Commands in the config file.

    The .donorannounce command, is similar to the gamemaster announce command. Anyone that...
  5. Replies
    2
    Views
    2,814

    [ArcEmu][C++] Scripting a Creature

    Hello everyone! Today I would like to teach you all how to script an NPC using C++ for the ArcEmu Emulator.

    I don't see a super reasonable reason to add credits to the script unless its a fairly...
  6. Replies
    4
    Views
    3,181

    [C++] Bounty Hunter

    Long ago, a script was made with a similar purpose as this one. I have since updated it and rewritten many pieces of it and added more features. It does however, lack the assassin unit which it once...
  7. Replies
    0
    Views
    2,060

    Exile WoW is looking for a host!

    http://i33.tinypic.com/2qd0syb.png

    Exile WoW is currently looking for a host or someone who can sponsor our server. When we originally opened, we had opened up early, causing a lot of the server...
  8. Replies
    0
    Views
    3,710

    [Java] Variables

    Alright so these are easy to memorize and easy to understand as well.

    When a variable is created, it is temporarily stored in your RAM(Random Access Memory).

    The variables for java are the...
  9. Replies
    0
    Views
    3,822

    [Java] Hello World

    Aight so ya I actually know a bit of java and I think this is where a lot of people should start out as with many coding languages.\\

    So let's get started.

    I recommend you use something like...
  10. Replies
    4
    Views
    4,800

    [C++] Hello World

    As always, we will start with a Hello World console application. This is seen to be many peoples first coding experience and will more than likely remain that way for quite some time. Let's get...
  11. Replies
    2
    Views
    2,229

    [Wallpaper] Grunge Wood

    http://i614.photobucket.com/albums/tt227/Sdyess94/wood.png?t=1263106329
  12. Thread: Tbc Atlas

    by Sdyess94
    Replies
    4
    Views
    4,207

    http://img194.imageshack.us/img194/7139/17084596.j...

    http://img194.imageshack.us/img194/7139/17084596.jpg
  13. Replies
    2
    Views
    2,479

    Edited.

    Edited.
  14. Replies
    2
    Views
    2,479

    A couple basic player commands

    #include "StdAfx.h"
    #include "Setup.h"
    #ifdef WIN32
    #pragma warning(disable:4305) // warning C4305: 'argument' : truncation from 'double' to 'float'
    #endif

    #define STRUDEL_TYPE 43523...
  15. Replies
    19
    Views
    4,545

    I might join you :) Depending on what I need...

    I might join you :)

    Depending on what I need to do atm
  16. Replies
    19
    Views
    4,545

    Yeah, why?

    Yeah, why?
  17. Replies
    19
    Views
    4,545

    [C++] Shield on Login

    #include "StdAfx.h"
    #include "Setup.h"

    #ifdef WIN32
    #pragma warning(disable:4305) // warning C4305: 'argument' : truncation from 'double' to 'float'
    #endif
  18. Replies
    1
    Views
    3,010

    Thanks again lol. More examples to learn from :)

    Thanks again lol. More examples to learn from :)
  19. Replies
    3
    Views
    2,578

    Thanks Mager, I've been having to look at scripts...

    Thanks Mager, I've been having to look at scripts that were already made, which is helpful, but its a lot easier with a tut.

    +rep

    EDIT: Shouldnt a bool be used?
  20. Replies
    1
    Views
    2,878

    PvP Set vendor

    http://img24.imageshack.us/img24/223/edp.png

    Just finished. Partially tested. Please report any errors on the thread.


    function On_Gossip(pUnit, event, player)
    ...
  21. Repack updated to v3.0

    Repack updated to v3.0
  22. Well, I was hacked a few days ago and I was...

    Well, I was hacked a few days ago and I was forced to perform a system restore. I will be updating this repack soon, and in it will be a new website with a working account creation page and updated...
  23. I'm working on a custom repack atm. Its taking...

    I'm working on a custom repack atm. Its taking awhile though.
  24. The Admin account requires WOTLK. Nothing...

    The Admin account requires WOTLK.

    Nothing needs to be re-installed, just make a new account with whatever db viewer you use and set the flags to 8
  25. I'll be uploading a fix soon. just use...

    I'll be uploading a fix soon. just use admin/admin for the time being if you're running off LAN
Results 1 to 25 of 38
Page 1 of 2 1 2
All times are GMT -5. The time now is 12:28 PM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
vBulletin Licensed to: MMOPro.org