Jump to content

Lugia0529

Members
  • Posts

    8
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

About Lugia0529

  • Birthday 01/01/1

Lugia0529's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. You have to add a command in chat.cpp static ChatCommand commandTable[] first. In your command code, you can try use a switch case to determine player race. I think there is many example on how to determine player race inside mangos source code, you can look at it first.
  2. So does mangos never accept any patch attempt to use hack fix to fix some problem? Or there may be some exception? Due to some hack fix maybe the most proper way to solve the problem.
  3. I have been around this forum for this few days and I found that some patch fix is rejected due to ugly hack fix. What i want to ask is, what is the difference between hack fix and proper fix? Is that a proper fix use the data provided from a dbc file or something else related to game original data to solve problem, and a hack fix use a hard code method to solve problem? My english is very bad, hope someone can understand what i want to ask.
  4. Did you port forward the realmd port 3724? Your post says that you only open port 8085.
  5. OK, I just try at my server and i think that option do nothing in this problem. Client who receive that message get an Error: #134 message and close after that, don't know your case is same to me. The player who send the message will also get a client crash after he send that message. I have try using whisper, guild, say, yell (I have modify the Player::Yell and my yell is a world chat channel, and the test crash all my player's client.) channel to send that message, and very sure that only player receive that message have a client crash. This is just a small test and may not accurate or may not your scenario, but I hope this can help you.^^
  6. In my opinion i think that is because we force a color text on quest link while some player may enable quest difficulty color option in interface setting. As I remember a quest link will generate a text color according to player level if the player enable that option, if not the quest link will show in yellow color. So the client cant handle it and get a fatal error.
  7. Just try to modify your script a bit and it seem player who can see that message have a client crash after the message is send. Don't know is that i'm allow to post that script here because it may cause many player use script to crash others. I am from malaysia, so my english is a bit poor.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use